=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for Drawpile-2.1.17.tar.gz => Checksum SHA512 OK for Drawpile-2.1.17.tar.gz ===> Installing dependencies for drawpile-2.1.17nb23 ========================================================================== The following variables will affect the build process of this package, drawpile-2.1.17nb23. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = jpeg * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * TERMCAP_TYPE = termcap 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 extra-cmake-modules-[0-9]*: found extra-cmake-modules-6.2.0 => Tool dependency qt5-qttools-[0-9]*: found qt5-qttools-5.15.15 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.4 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.30.5 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency giflib>=5.2.1nb4: found giflib-5.2.2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency karchive>=5.114.0nb1: found karchive-5.116.0 => Full dependency libmicrohttpd>=1.0.1nb1: found libmicrohttpd-1.0.1nb2 => Full dependency libsodium>=0.3: found libsodium-1.0.20 => Full dependency libvpx>=1.14.0: found libvpx-1.14.1 => Full dependency miniupnpc>=2.1: found miniupnpc-2.2.4 => Full dependency qt5-qtbase>=5.15.13nb1: found qt5-qtbase-5.15.15nb1 => Full dependency qt5-qtmultimedia>=5.15.13nb1: found qt5-qtmultimedia-5.15.15 => Full dependency qt5-qtsvg>=5.15.13nb1: found qt5-qtsvg-5.15.15 ===> 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 drawpile-2.1.17nb23 ===> Extracting for drawpile-2.1.17nb23 ===> Patching for drawpile-2.1.17nb23 => Applying pkgsrc patches for drawpile-2.1.17nb23 ===> Creating toolchain wrappers for drawpile-2.1.17nb23 ===> Configuring for drawpile-2.1.17nb23 => Generating pkg-config file for builtin expat package. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:1 (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 C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/graphics/drawpile/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: /pbulk/work/graphics/drawpile/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Installing in /usr/pkg. Run /pbulk/work/graphics/drawpile/work/Drawpile-2.1.17/prefix.sh to set the environment for drawpile. -- No build type selected, default to Release -- Use -DCMAKE_BUILD_TYPE=debug to enable debugging -- Build type: Release -- Found PkgConfig: /pbulk/work/graphics/drawpile/work/.tools/bin/pkg-config (found version "2.3.0") CMake Deprecation Warning at CMakeLists.txt:71 (cmake_policy): The OLD behavior for policy CMP0071 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. -- Could NOT find KF5DNSSD (missing: KF5DNSSD_DIR) -- Found GIF: /usr/pkg/lib/libgif.so (found version "5.2.2") CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (libminiupnpc) does not match the name of the calling package (Miniupnpc). 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): config/FindMiniupnpc.cmake:16 (find_package_handle_standard_args) src/CMakeLists.txt:8 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found libminiupnpc: /usr/pkg/lib/libminiupnpc.so -- Found Sodium: /usr/pkg/lib/libsodium.so CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (libvpx) does not match the name of the calling package (Vpx). 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): config/FindVpx.cmake:16 (find_package_handle_standard_args) src/libclient/CMakeLists.txt:4 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found libvpx: /usr/pkg/lib/libvpx.so -- Could NOT find QtColorWidgets (missing: LIBQTCOLORWIDGETS_LIBRARY LIBQTCOLORWIDGETS_INCLUDE_DIR) CMake Warning (dev) at /usr/pkg/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (libvpx) does not match the name of the calling package (Vpx). 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): config/FindVpx.cmake:16 (find_package_handle_standard_args) src/desktop/CMakeLists.txt:5 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at src/desktop/CMakeLists.txt:6 (find_package): By not providing "FindQt5Keychain.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Keychain", but CMake did not find one. Could not find a package configuration file provided by "Qt5Keychain" with any of the following names: Qt5KeychainConfig.cmake qt5keychain-config.cmake Add the installation prefix of "Qt5Keychain" to CMAKE_PREFIX_PATH or set "Qt5Keychain_DIR" to a directory containing one of the above files. If "Qt5Keychain" provides a separate development package or SDK, be sure it has been installed. CMake Warning at src/desktop/CMakeLists.txt:134 (message): QtKeyChain not found: password remembering not enabled CMake Warning at src/desktop/CMakeLists.txt:175 (message): QtColorWidgets not found: using bundled copy! -- CXX flags (release): -DNDEBUG -- Configuring done (3.3s) -- Generating done (1.8s) -- Build files have been written to: /pbulk/work/graphics/drawpile/work/Drawpile-2.1.17 => Rewrite cmake Dependencies files