=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for solvespace-3.0/0b7b7b709d9299565db603f878214656ef5e9ddf.tar.gz => Checksum SHA512 OK for solvespace-3.0/0b7b7b709d9299565db603f878214656ef5e9ddf.tar.gz => Checksum BLAKE2s OK for solvespace-3.0/v3.0.tar.gz => Checksum SHA512 OK for solvespace-3.0/v3.0.tar.gz ===> Installing dependencies for solvespace-3.0nb2 ========================================================================== The following variables will affect the build process of this package, solvespace-3.0nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg 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 glib2-tools-[0-9]*: found glib2-tools-2.74.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Full dependency mimalloc>=2.0.2: found mimalloc-2.0.6 => Full dependency pangomm>=2.46.2nb1: found pangomm-2.46.3 => Full dependency cairo>=1.16.0nb2: found cairo-1.16.0nb7 => Full dependency png>=1.6.0nb1: found png-1.6.39 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency json-c>=0.14: found json-c-0.16 => Full dependency gtkmm3>=3.24.5nb5: found gtkmm3-3.24.7 ===> 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 solvespace-3.0nb2 ===> Extracting for solvespace-3.0nb2 ===> Patching for solvespace-3.0nb2 => Applying pkgsrc patches for solvespace-3.0nb2 => Verifying /usr/pkgsrc/cad/solvespace/patches/patch-CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/cad/solvespace/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.2 2022/05/23 19:02:59 plunky Exp $ | |disable finding the commit hash: we provide it in the Makefile | |use pkgsrc mimalloc directly | |--- CMakeLists.txt.orig 2021-04-18 09:48:36.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 30. Hunk #2 succeeded at 172. Hunk #3 succeeded at 234. done ===> Creating toolchain wrappers for solvespace-3.0nb2 ===> Configuring for solvespace-3.0nb2 => Set libdxfrw directory cd /usr/pkgsrc/cad/solvespace/work/solvespace-3.0 && /bin/mkdir -p build => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:14 (cmake_policy): The OLD behavior for policy CMP0048 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/pkgsrc/cad/solvespace/work/.cwrapper/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/pkgsrc/cad/solvespace/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/cad/solvespace/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test HAS_FILE_PREFIX_MAP -- Performing Test HAS_FILE_PREFIX_MAP - Failed -- Using in-tree libdxfrw -- Looking for backtrace -- Looking for backtrace - not found -- Found Backtrace: /usr/lib/libexecinfo.so -- Found PkgConfig: /usr/pkgsrc/cad/solvespace/work/.tools/bin/pkg-config (found version "1.8.0") -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.39") -- Found Freetype: /usr/X11R7/lib/libfreetype.so (found version "2.10.0") -- Checking for module 'cairo' -- Found cairo, version 1.16.0 -- Found OpenGL: /usr/X11R7/lib/libGL.so CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (SPACEWARE) does not match the name of the calling package (SpaceWare). 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): cmake/FindSpaceWare.cmake:19 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:275 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find SPACEWARE (missing: SPACEWARE_LIBRARY SPACEWARE_INCLUDE_DIR) -- Checking for module 'fontconfig' -- Found fontconfig, version 2.13.1 -- Checking for module 'json-c' -- Found json-c, version 0.16 -- Checking for modules 'gtkmm-3.0>=3.18;pangomm-1.4;x11' -- Found gtkmm-3.0, version 3.24.7 -- Found pangomm-1.4, version 2.46.3 -- Found x11, version 1.6.8 -- Benchmarking disabled in debug builds. -- Configuring done -- Generating done -- Build files have been written to: /usr/pkgsrc/cad/solvespace/work/solvespace-3.0/build => Rewrite cmake Dependencies files