=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for WCMCommander-0.20.0.tar.gz => Checksum SHA512 OK for WCMCommander-0.20.0.tar.gz ===> Installing dependencies for WCMCommander-0.20.0nb2 ========================================================================== The following variables will affect the build process of this package, WCMCommander-0.20.0nb2. 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 cmake>=2.8.1nb1: found cmake-3.22.3nb1 => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libssh2>=1.9.0nb1: found libssh2-1.10.0 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for WCMCommander-0.20.0nb2 ===> Extracting for WCMCommander-0.20.0nb2 ===> Patching for WCMCommander-0.20.0nb2 => Applying pkgsrc patches for WCMCommander-0.20.0nb2 => Verifying /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_tcp__sock.cpp => Applying pkgsrc patch /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_tcp__sock.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_tcp__sock.cpp,v 1.2 2015/09/08 13:21:46 wiz Exp $ | |NetBSD does not have gethostbyname_r() either. |https://github.com/corporateshark/WCMCommander/pull/509 | |--- src/tcp_sock.cpp.orig 2015-04-24 21:50:22.000000000 +0000 |+++ src/tcp_sock.cpp -------------------------- Patching file src/tcp_sock.cpp using Plan A... Hunk #1 succeeded at 64. done => Verifying /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_vfs_vfs.cpp => Applying pkgsrc patch /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_vfs_vfs.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_vfs_vfs.cpp,v 1.2 2015/09/08 13:21:46 wiz Exp $ | |Use BSD headers on NetBSD, and use statvfs (statfs was removed). |https://github.com/corporateshark/WCMCommander/pull/509 | |--- src/vfs/vfs.cpp.orig 2015-04-24 21:50:22.000000000 +0000 |+++ src/vfs/vfs.cpp -------------------------- Patching file src/vfs/vfs.cpp using Plan A... Hunk #1 succeeded at 1113. done => Verifying /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_wal_wal__sys__api.cpp => Applying pkgsrc patch /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_wal_wal__sys__api.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_wal_wal__sys__api.cpp,v 1.2 2015/09/08 13:21:46 wiz Exp $ | |Handle NetBSD like the other BSDs. |https://github.com/corporateshark/WCMCommander/pull/509 | |--- src/wal/wal_sys_api.cpp.orig 2015-04-24 21:50:22.000000000 +0000 |+++ src/wal/wal_sys_api.cpp -------------------------- Patching file src/wal/wal_sys_api.cpp using Plan A... Hunk #1 succeeded at 394. done ===> Creating toolchain wrappers for WCMCommander-0.20.0nb2 ===> Configuring for WCMCommander-0.20.0nb2 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.22/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.22/Modules/CMakeSystemSpecificInformation.cmake:27 (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.22/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.22/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.22/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:1 (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: /usr/pkgsrc/sysutils/WCMCommander/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.22/Modules/Platform/NetBSD.cmake includes /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.22/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.22/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:1 (PROJECT) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/sysutils/WCMCommander/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:2 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Looking for pthread.h -- Looking for pthread.h - found -- 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 -- Found X11: /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/include -- Looking for XOpenDisplay in /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libX11.so;/usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libXext.so -- Looking for XOpenDisplay in /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libX11.so;/usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found Freetype: /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libfreetype.so (found version "2.10.0") -- Freetype support enabled -- Found SSH2: /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libssh2.so -- libssh2 support enabled -- smbclient support disabled -- 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/sysutils/WCMCommander/work/WCMCommander-release-0.20.0 => Rewrite cmake Dependencies files