=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => 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.0nb5 ========================================================================== The following variables will affect the build process of this package, WCMCommander-0.20.0nb5. 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 cmake>=3.18: found cmake-3.31.7nb2 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3 => Full dependency libssh2>=1.11.0nb1: found libssh2-1.11.1 ===> 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 WCMCommander-0.20.0nb5 ===> Extracting for WCMCommander-0.20.0nb5 ===> Patching for WCMCommander-0.20.0nb5 => Applying pkgsrc patches for WCMCommander-0.20.0nb5 => 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-sftp2.cpp => Applying pkgsrc patch /usr/pkgsrc/sysutils/WCMCommander/patches/patch-src_vfs_vfs-sftp2.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_vfs_vfs-sftp2.cpp,v 1.1 2024/04/29 09:39:45 nia Exp $ | |Fix building with modern C++ compilers. |prompts[i].text is unsigned char *. | |--- src/vfs/vfs-sftp2.cpp.orig 2024-04-29 09:30:37.929308710 +0000 |+++ src/vfs/vfs-sftp2.cpp -------------------------- Patching file src/vfs/vfs-sftp2.cpp using Plan A... Hunk #1 succeeded at 187. 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.0nb5 ===> Configuring for WCMCommander-0.20.0nb5 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:1 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- 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.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/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.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:1 (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 /usr/pkgsrc/sysutils/WCMCommander/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: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.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/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.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/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 < 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. -- 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.13.3") -- Freetype support enabled -- Found SSH2: /usr/pkgsrc/sysutils/WCMCommander/work/.buildlink/lib/libssh2.so -- libssh2 support enabled -- smbclient support disabled -- Configuring done (7.4s) -- Generating done (0.1s) 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