=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for soapy-sdr-0.8.1.tar.gz => Checksum SHA512 OK for soapy-sdr-0.8.1.tar.gz ===> Installing dependencies for py312-soapy-sdr-0.8.1 ========================================================================== The following variables will affect the build process of this package, py312-soapy-sdr-0.8.1. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 311 Based on these variables, the following variables have been set: * PYPACKAGE = python312 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 swig3-[0-9]*: found swig3-3.0.12nb5 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.27.7nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency python312>=3.12.0: found python312-3.12.0nb3 => Full dependency soapy-sdr>=0.7.2: found soapy-sdr-0.8.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 py312-soapy-sdr-0.8.1 ===> Extracting for py312-soapy-sdr-0.8.1 ===> Patching for py312-soapy-sdr-0.8.1 ===> Creating toolchain wrappers for py312-soapy-sdr-0.8.1 ===> Configuring for py312-soapy-sdr-0.8.1 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.5 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. -- The CXX compiler identification is GNU 7.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake:49 (include): File /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake includes /tmp/ham/py-soapy-sdr/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.27/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.27/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:5 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake:49 (include): File /usr/pkg/share/cmake-3.27/Modules/Platform/NetBSD.cmake includes /tmp/ham/py-soapy-sdr/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.27/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.27/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:5 (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: /tmp/ham/py-soapy-sdr/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Build type not specified: defaulting to release. -- Found SWIG: /usr/pkg/bin/swig3.0 (found version "3.0.12") -- SWIG_FOUND: TRUE - 3.0.12 CMake Warning (dev) at CMakeLists.txt:19 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/pkg/bin/python3.12 (found version "3.12") -- PYTHONINTERP_FOUND: TRUE - 3.12 -- PYTHON_EXECUTABLE: /usr/pkg/bin/python3.12 Traceback (most recent call last): File "/tmp/ham/py-soapy-sdr/work/SoapySDR-soapy-sdr-0.8.1/python/get_python_lib.py", line 4, in from distutils.sysconfig import get_python_lib ModuleNotFoundError: No module named 'distutils' -- PYTHON_INSTALL_DIR: ${prefix}/ -- PYTHONLIBS_FOUND: TRUE - 3.12 -- PYTHON_INCLUDE_DIRS: /usr/pkg/include/python3.12;/usr/pkg/include/python3.12 -- PYTHON_LIBRARIES: -L/usr/pkg/lib -lintl -lpthread -lcrypt -lutil -lm -- Performing Test SIZE_T_IS_UNSIGNED_INT -- Performing Test SIZE_T_IS_UNSIGNED_INT - Failed -- CMAKE_SWIG_FLAGS=-c++;-threads;-I/tmp/ham/py-soapy-sdr/work/.buildlink/include CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/UseSWIG.cmake:809 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:160 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.27/Modules/UseSWIG.cmake:651 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" 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.27/Modules/UseSWIG.cmake:922 (SWIG_ADD_SOURCE_TO_MODULE) CMakeLists.txt:160 (SWIG_ADD_LIBRARY) This warning is for project developers. Use -Wno-dev to suppress it. CMake Error at CMakeLists.txt:173 (install): install TARGETS given no LIBRARY DESTINATION for module target "_SoapySDR". CMake Error at CMakeLists.txt:178 (install): install FILES given no DESTINATION! -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/ham/py-soapy-sdr *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/ham/py-soapy-sdr