=> 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 libretro-ppsspp-1.18.1nb1 ========================================================================== The following variables will affect the build process of this package, libretro-ppsspp-1.18.1nb1. Their current value is shown below: * 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: * 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 cmake>=0: found cmake-3.31.7nb2 => Tool dependency python312>=3.12: found python312-3.12.10nb1 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => 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 ffmpeg2>=2.8.22nb6: found ffmpeg2-2.8.22nb7 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency libzip>=1.11.3nb1: found libzip-1.11.3nb1 => Full dependency miniupnpc>=2.1: found miniupnpc-2.2.4 => Full dependency png>=1.6.0nb1: found png-1.6.47 => 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 libretro-ppsspp-1.18.1nb1 ===> Extracting for libretro-ppsspp-1.18.1nb1 ===> Patching for libretro-ppsspp-1.18.1nb1 => Applying pkgsrc patches for libretro-ppsspp-1.18.1nb1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/libretro-ppsspp/../../emulators/ppsspp/patches/patch-Core_HW_SimpleAudioDec.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/libretro-ppsspp/../../emulators/ppsspp/patches/patch-Core_HW_SimpleAudioDec.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Core_HW_SimpleAudioDec.cpp,v 1.1 2025/04/13 16:19:29 nia Exp $ | |Fix build. | |--- Core/HW/SimpleAudioDec.cpp.orig 2025-04-13 11:08:45.470735632 +0000 |+++ Core/HW/SimpleAudioDec.cpp -------------------------- Patching file Core/HW/SimpleAudioDec.cpp using Plan A... Hunk #1 succeeded at 351. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/libretro-ppsspp/../../emulators/ppsspp/patches/patch-Core_Util_PortManager.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/libretro-ppsspp/../../emulators/ppsspp/patches/patch-Core_Util_PortManager.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Core_Util_PortManager.h,v 1.1 2025/04/13 16:19:29 nia Exp $ | |Fix the header paths for the pkgsrc version of miniupnpc. | |--- Core/Util/PortManager.h.orig 2025-04-13 09:08:16.860758203 +0000 |+++ Core/Util/PortManager.h -------------------------- Patching file Core/Util/PortManager.h using Plan A... Hunk #1 succeeded at 22. done ===> Creating toolchain wrappers for libretro-ppsspp-1.18.1nb1 ===> Configuring for libretro-ppsspp-1.18.1nb1 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files -- 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: /tmp/emulators/libretro-ppsspp/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: /tmp/emulators/libretro-ppsspp/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- The ASM compiler identification is GNU -- Found assembler: /tmp/emulators/libretro-ppsspp/work/.cwrapper/bin/gcc Non-gold Build Using X11 for Vulkan -- Found X11: /tmp/emulators/libretro-ppsspp/work/.buildlink/include -- Looking for XOpenDisplay in /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libX11.so;/tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libXext.so -- Looking for XOpenDisplay in /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libX11.so;/tmp/emulators/libretro-ppsspp/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 PkgConfig: /tmp/emulators/libretro-ppsspp/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 WAYLAND_CLIENT_INCLUDE_DIR) 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 WAYLAND_SERVER_INCLUDE_DIR) 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 WAYLAND_EGL_INCLUDE_DIR) 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 WAYLAND_CURSOR_INCLUDE_DIR) 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 WAYLAND_INCLUDE_DIR) -- Could not find Wayland libraries, disabling Wayland WSI support for Vulkan. -- Found OpenGL: /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libGL.so -- 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 -- No build type selected, default to Release CMAKE_SYSTEM_PROCESSOR: x86_64 Generating for x86, Release Generating for x86_64, Release CMake Deprecation Warning at ext/armips/ext/filesystem/CMakeLists.txt:1 (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. -- Found GLEW: /tmp/emulators/libretro-ppsspp/work/.buildlink/include (found version "2.2.0") -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for getauxval -- Looking for getauxval - not found CMake Warning (dev) at ext/glslang/CMakeLists.txt:236 (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. Call Stack (most recent call first): ext/glslang/CMakeLists.txt:300 (find_host_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/pkg/bin/python3.12 (found suitable version "3.12.10", minimum required is "3") -- Google Mock was not found - tests based on that will not build -- spirv-tools not linked - illegal SPIRV may be generated for HLSL -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Snappy: /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libsnappy.so CMake Deprecation Warning at ext/SPIRV-Cross-build/CMakeLists.txt:15 (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. CMake Deprecation Warning at ext/rcheevos-build/CMakeLists.txt:1 (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. CMake Deprecation Warning at ext/libchdr-build/CMakeLists.txt:1 (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. -- Found avcodec: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libavcodec.so -- Found avdevice: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libavdevice.so -- Found avfilter: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libavfilter.so -- Found avformat: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libavformat.so -- Found avutil: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libavutil.so -- Found postproc: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libpostproc.so -- Found swresample: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libswresample.so -- Found swscale: /usr/pkg/include/ffmpeg2 /usr/pkg/lib/ffmpeg2/libswscale.so -- Found FFmpeg: /usr/pkg/include/ffmpeg2 found components: avcodec avformat avutil swresample swscale -- Performing Test HAVE_LIBAVCODEC_CONST_AVCODEC -- Performing Test HAVE_LIBAVCODEC_CONST_AVCODEC - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found LIBZIP: /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libzip.so -- Found PNG: /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libpng16.so (found suitable version "1.6.47", minimum required is "1.6") -- Found ZSTD: /tmp/emulators/libretro-ppsspp/work/.buildlink/lib/libzstd.so (found version "1.5.7") -- Found MINIUPNPC: /tmp/emulators/libretro-ppsspp/work/.buildlink/include/miniupnpc -- Found miniupnpc API version 17 -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/font_atlas.zim -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/font_atlas.meta -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/ui_atlas.zim -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/ui_atlas.meta -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/asciifont_atlas.zim -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/asciifont_atlas.meta -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/css -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/css/main.3eab8a01.css.map -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/css/main.3eab8a01.css -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/media -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/media/logo.94f885ce93dfb6d29a122402a15cccca.svg -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/js -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/js/main.fe87e942.js.map -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/js/main.fe87e942.js.LICENSE.txt -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/static/js/main.fe87e942.js -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/asset-manifest.json -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/index.html -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/manifest.json -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/favicon.ico -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/.nojekyll -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/debugger/.git -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ja_JP.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/th_TH.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/he_IL.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/es_LA.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/lo_LA.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/jv_ID.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/uk_UA.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/fr_FR.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/pl_PL.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/pt_BR.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ku_SO.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ms_MY.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ar_AE.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/hr_HR.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/nl_NL.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/vi_VN.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/gr_EL.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/bg_BG.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ro_RO.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ca_ES.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/fi_FI.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/tg_PH.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/hu_HU.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/gl_ES.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ko_KR.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/README.md -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/ru_RU.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/it_IT.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/da_DK.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/pt_PT.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/de_DE.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/sv_SE.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/he_IL_invert.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/zh_TW.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/dr_ID.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/tr_TR.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/az_AZ.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/en_US.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/zh_CN.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/lt-LT.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/cz_CZ.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/id_ID.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/fa_IR.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/no_NO.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/lang/es_ES.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/tex_mmpx.csh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/fxaa.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/upscale_spline36.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/defaultshaders.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/naturalA.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/naturalA.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/aacolor.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/natural.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/stereo_red_blue.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/bloomnoblur.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/upscale_spline36.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/cartoon.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/checkers.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/natural.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/stereo_sbs.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/psp_color.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/upscale_bicubic.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/upscale_sharp_bilinear.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/fakereflections.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/videoAA.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/4xhqglsl.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/bloom.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/5xBR-lv2.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/tex_2xbrz.csh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/fxaa.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/crt.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/4xhqglsl.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/sharpen.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/tex_4xbrz.csh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/cartoon.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/5xBR.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/upscale_bicubic.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/colorcorrection.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/upscale_sharp_bilinear.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/vignette.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/persistence.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/GaussianDownscale.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/5xBR.vsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/aacolor.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/shaders/scanlines.fsh -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/themes -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/themes/defaultthemes.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/themes/slateforest.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/themes/vinewood.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/themes/1995.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_asin_lut_deltas.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_rcp_lut.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_sin_lut_delta.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_exp2_lut.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_asin_lut_indices.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_rsqrt_lut.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_asin_lut65536.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_exp2_lut65536.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_log2_lut65536.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_sin_lut_exceptions.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_sqrt_lut.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_sin_lut8192.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_log2_lut65536_quadratic.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_log2_lut.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/vfpu/vfpu_sin_lut_interval_delta.dat -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/Roboto-Condensed.ttf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/7z.png -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/compat.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/gamecontrollerdb.txt -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/langregion.ini -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/ppge_atlas.zim -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/ppge_atlas.meta -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/rargray.png -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/unknown.png -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/zip.png -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_back.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_confirm.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_select.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_toggle_off.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_toggle_on.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_achievement_unlocked.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/sfx_leaderbord_submitted.wav -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/logo.png -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/icon_regular_72.png -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0 -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn8.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn11.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn7.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn5.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/jpn0.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn6.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn9.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn14.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn13.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn0.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn3.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn10.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn15.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn12.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn1.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn2.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/kr0.pgf -- Installing: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build/assets/flash0/font/ltn4.pgf -- Configuring done (17.0s) -- Generating done (1.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /tmp/emulators/libretro-ppsspp/work/ppsspp-1.18.1/cmake-pkgsrc-build