=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ettercap-0.8.3.1.tar.gz => Checksum SHA512 OK for ettercap-0.8.3.1.tar.gz ===> Installing dependencies for ettercap-0.8.3.1nb15 ========================================================================== The following variables will affect the build process of this package, ettercap-0.8.3.1nb15. Their current value is shown below: * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency bison>=1.0: found bison-3.8.2nb1 => Tool dependency cmake>=3.18: found cmake-3.31.7nb2 => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency check>=0.9.5: found check-0.15.2 => Full dependency GeoIP>=1.3.4nb1: found GeoIP-1.6.12nb1 => Full dependency curl>=8.13.0nb2: found curl-8.13.0nb2 => Full dependency libnet>=1.2: found libnet-1.2 => Full dependency ncurses>=6.5: found ncurses-6.5 => Full dependency pcre>=8.30nb1: found pcre-8.45 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for ettercap-0.8.3.1nb15 ===> Extracting for ettercap-0.8.3.1nb15 ===> Patching for ettercap-0.8.3.1nb15 => Applying pkgsrc patches for ettercap-0.8.3.1nb15 ===> Creating toolchain wrappers for ettercap-0.8.3.1nb15 ===> Configuring for ettercap-0.8.3.1nb15 /bin/mkdir -p /pbulk/work/net/ettercap/work/ettercap-0.8.3.1/build => Generating pkg-config files for builtin xz package. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 10.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /pbulk/work/net/ettercap/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/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.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:2 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /pbulk/work/net/ettercap/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/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.31/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:2 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/net/ettercap/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for sys/poll.h -- Looking for sys/poll.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for arpa/nameser.h -- Looking for arpa/nameser.h - found -- Looking for ltdl.h -- Looking for ltdl.h - not found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for libgen.h -- Looking for libgen.h - found -- Looking for wsyncup in /usr/lib/libcurses.so -- Looking for wsyncup in /usr/lib/libcurses.so - found -- Looking for cbreak in /pbulk/work/net/ettercap/work/.buildlink/lib/libncurses.so -- Looking for cbreak in /pbulk/work/net/ettercap/work/.buildlink/lib/libncurses.so - found -- Looking for nodelay in /pbulk/work/net/ettercap/work/.buildlink/lib/libncurses.so -- Looking for nodelay in /pbulk/work/net/ettercap/work/.buildlink/lib/libncurses.so - found -- Found Curses: /pbulk/work/net/ettercap/work/.buildlink/lib/libncurses.so -- Found OpenSSL: /usr/lib/libcrypto.so (found version "3.0.12") -- Found ZLIB: /lib/libz.so (found version "1.2.13") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for iconv -- Looking for iconv - found -- Looking for dlopen -- Looking for dlopen - found -- CURL support requested. Will look for curl >= 7.26.0 -- Found CURL: /pbulk/work/net/ettercap/work/.buildlink/lib/libcurl.so (Required is at least version "7.26.0") -- Looking for poll -- Looking for poll - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for select -- Looking for select - found -- Looking for scandir -- Looking for scandir - found -- Looking for strlcat -- Looking for strlcat - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strsep -- Looking for strsep - found -- Looking for strcasestr -- Looking for strcasestr - found -- Looking for memmem -- Looking for memmem - found -- Looking for memrchr -- Looking for memrchr - found -- Looking for basename -- Looking for basename - found -- Looking for strndup -- Looking for strndup - found -- GeoIP support requested. Will look for the legacy GeoIP C library -- Found PkgConfig: /pbulk/work/net/ettercap/work/.tools/bin/pkg-config (found version "2.4.3") -- Checking for one of the modules 'geoip' -- Found GEOIP: /usr/pkg/lib/libGeoIP.so -- IPV6 support requested. Will look for libnet >= 1.1.5 -- Found LIBNET: /pbulk/work/net/ettercap/work/.buildlink/lib/libnet.so (Required is at least version "1.1.5") -- Found PCRE: /pbulk/work/net/ettercap/work/.buildlink/lib/libpcre.so CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (PkgConfig) does not match the name of the calling package (LIBCHECK). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FindPkgConfig.cmake:114 (find_package_handle_standard_args) cmake/Modules/FindLIBCHECK.cmake:9 (include) cmake/Modules/EttercapLibCheck.cmake:261 (find_package) CMakeLists.txt:102 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'libcheck' -- Package 'libcheck' not found -- Checking for module 'check' -- Found check, version 0.15.2 -- Performing Test HAVE_MUTEX_RECURSIVE_NP -- Performing Test HAVE_MUTEX_RECURSIVE_NP - Failed CMake Error at /usr/pkg/share/cmake-3.31/Modules/FindBISON.cmake:113 (message): Command "/pbulk/work/net/ettercap/work/.tools/bin/bison --version" failed with output: /pbulk/work/net/ettercap/work/.tools/bin/bison: text relocations /pbulk/work/net/ettercap/work/.tools/bin/bison: Cannot write-enable text segment: Permission denied Call Stack (most recent call first): utils/CMakeLists.txt:13 (find_package) -- Found BISON: /pbulk/work/net/ettercap/work/.tools/bin/bison -- Found FLEX: /pbulk/work/net/ettercap/work/.tools/bin/flex (found version "2.6.4") -- The following OPTIONAL packages have been found: * CURL (required version >= 7.26.0) * GEOIP * LIBNET (required version >= 1.1.5) * PCRE * PkgConfig * LIBCHECK * BISON * FLEX -- The following REQUIRED packages have been found: * Curses * OpenSSL * ZLIB * Threads -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/net/ettercap *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/ettercap