=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ppsspp-1.18.1.tar.xz => Checksum SHA512 OK for ppsspp-1.18.1.tar.xz ===> Installing dependencies for ppsspp-qt-1.18.1nb2 ========================================================================== The following variables will affect the build process of this package, ppsspp-qt-1.18.1nb2. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = libjpeg-turbo * PYTHON_VERSION_DEFAULT = 312 * 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 = libjpeg-turbo * PYPACKAGE = python312 * 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 cmake>=0: found cmake-3.31.8 => Tool dependency python312>=3.12: found python312-3.12.11 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.84.3 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.32.0nb1: found SDL2-2.32.8 => Full dependency SDL2_ttf>=2.22.0nb3: found SDL2_ttf-2.22.0nb3 => Full dependency desktop-file-utils>=0.26nb3: found desktop-file-utils-0.27 => Full dependency ffmpeg2>=2.8.22nb6: found ffmpeg2-2.8.22nb8 => 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 libzip>=1.11.3nb1: found libzip-1.11.4 => Full dependency miniupnpc>=2.1: found miniupnpc-2.2.4 => Full dependency png>=1.6.0nb1: found png-1.6.50 => Full dependency qt5-qtbase>=5.15.16nb4: found qt5-qtbase-5.15.17 => Full dependency qt5-qtmultimedia>=5.15.16nb3: found qt5-qtmultimedia-5.15.17 => Full dependency snappy>=1.0.5: found snappy-1.2.2 => Full dependency zstd>=1.3.6: found zstd-1.5.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 ppsspp-qt-1.18.1nb2 ===> Extracting for ppsspp-qt-1.18.1nb2 ===> Patching for ppsspp-qt-1.18.1nb2 => Applying pkgsrc patches for ppsspp-qt-1.18.1nb2 ===> Creating toolchain wrappers for ppsspp-qt-1.18.1nb2 ===> Configuring for ppsspp-qt-1.18.1nb2 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/emulators/ppsspp-qt/work/.cwrapper/bin/gcc - skipped -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/emulators/ppsspp-qt/work/.cwrapper/bin/c++ - skipped -- The ASM compiler identification is GNU -- Found assembler: /pbulk/work/emulators/ppsspp-qt/work/.cwrapper/bin/gcc Non-gold Build Using X11 for Vulkan -- Could NOT find X11 (missing: X11_X11_LIB) -- Found PkgConfig: /pbulk/work/emulators/ppsspp-qt/work/.tools/bin/pkg-config (found version "2.4.3") CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CLIENT) does not match the name of the calling package (Wayland). 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/Modules/FindWayland.cmake:52 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:206 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find WAYLAND_CLIENT (missing: WAYLAND_CLIENT_LIBRARIES) CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_SERVER) does not match the name of the calling package (Wayland). 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/Modules/FindWayland.cmake:53 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:206 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find WAYLAND_SERVER (missing: WAYLAND_SERVER_LIBRARIES) CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_EGL) does not match the name of the calling package (Wayland). 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/Modules/FindWayland.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:206 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find WAYLAND_EGL (missing: WAYLAND_EGL_LIBRARIES) CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND_CURSOR) does not match the name of the calling package (Wayland). 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/Modules/FindWayland.cmake:55 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:206 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find WAYLAND_CURSOR (missing: WAYLAND_CURSOR_LIBRARIES) CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:441 (message): The package name passed to `find_package_handle_standard_args` (WAYLAND) does not match the name of the calling package (Wayland). 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/Modules/FindWayland.cmake:56 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:206 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find WAYLAND (missing: WAYLAND_LIBRARIES) -- Could not find Wayland libraries, disabling Wayland WSI support for Vulkan. CMake Error at /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY) Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) /usr/pkg/share/cmake-3.31/Modules/FindOpenGL.cmake:579 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:274 (find_package) -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/emulators/ppsspp-qt *** Error code 1 Stop. make: stopped in /usr/pkgsrc/emulators/ppsspp-qt