Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 884700 Details for
Bug 924250
games-emulation/ppsspp-1.17.1 fails to compile: SDLVulkanGraphicsContext.cpp:117:81: error: union SDL_SysWMinfo::<unnamed> has no member named wl
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 295.16 KB, created by
franklyfrank
on 2024-02-11 03:35:52 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
franklyfrank
Created:
2024-02-11 03:35:52 UTC
Size:
295.16 KB
patch
obsolete
>[32m * [39;49;00mPackage: games-emulation/ppsspp-1.17.1:0 >[32m * [39;49;00mRepository: gentoo >[32m * [39;49;00mMaintainer: xgqt@gentoo.org >[32m * [39;49;00mUpstream: https://github.com/hrydgard/ppsspp/issues >[32m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux >[32m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32m*[0m Checking whether python3_12 is suitable ... > [32m*[0m dev-lang/python:3.12 ... >[A[183C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Using python3.12 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking ppsspp-1.17.1.tar.xz to /tmp/portage/games-emulation/ppsspp-1.17.1/work >>>> Source unpacked in /tmp/portage/games-emulation/ppsspp-1.17.1/work >>>> Preparing source in /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1" > [32m*[0m Build directory (BUILD_DIR): "/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build" > [32m*[0m Applying ppsspp-1.17.1-avcodec-18825.patch ... >[A[183C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying ppsspp-1.17.1-ccache-18826.patch ... >[A[183C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying ppsspp-1.17.1-cmake-cxx.patch ... >[A[183C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Applying ppsspp-CMakeLists-flags.patch ... >patching file CMakeLists.txt >Hunk #1 succeeded at 394 with fuzz 2 (offset 58 lines). >[A[183C [34;01m[ [32;01mok[34;01m ][0m > [32m*[0m Hardcoded definition(s) removed in pspautotests/common/ext/zstd/build/cmake/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FORCE > [32m*[0m Hardcoded definition(s) removed in CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "Release") > [32m*[0m Hardcoded definition(s) removed in ext/rapidjson/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "RelWithDebInfo" CACHE STRING "Choose the type of bu > [32m*[0m Hardcoded definition(s) removed in ext/libchdr/deps/zstd-1.5.5/build/cmake/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FORCE > [32m*[0m Hardcoded definition(s) removed in ext/glslang/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE "Debug") > [32m*[0m set(CMAKE_INSTALL_PREFIX "install" CACHE STRING "..." FORCE) > [32m*[0m Hardcoded definition(s) removed in ext/zstd/build/cmake/CMakeLists.txt: > [32m*[0m set(CMAKE_BUILD_TYPE Release CACHE STRING "Choose the type of build." FORCE >>>> Source prepared. >>>> Configuring source in /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1" > [32m*[0m Build directory (BUILD_DIR): "/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build" >cmake -C /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=OFF -DCMAKE_SKIP_RPATH=ON -DHEADLESS=false -DUSE_SYSTEM_FFMPEG=ON -DUSE_SYSTEM_LIBZIP=ON -DUSE_SYSTEM_SNAPPY=ON -DUSE_SYSTEM_ZSTD=ON -DUSE_DISCORD=no -DUSING_QT_UI=no -DUNITTEST=no -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/gentoo_toolchain.cmake /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 >loading initial cache file /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 13.1.0 >-- The CXX compiler identification is GNU 13.1.0 >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- The ASM compiler identification is GNU >-- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc >[0mNormal Build[0m >[0mUsing X11 for Vulkan[0m >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/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: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.1") >[33mCMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:194 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- Found WAYLAND_CLIENT: /usr/lib64/libwayland-client.so >[33mCMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:194 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- Found WAYLAND_SERVER: /usr/lib64/libwayland-server.so >[33mCMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:194 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- Found WAYLAND_EGL: /usr/lib64/libwayland-egl.so >[33mCMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:194 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- Found WAYLAND_CURSOR: /usr/lib64/libwayland-cursor.so >[33mCMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (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:194 (find_package) >This warning is for project developers. Use -Wno-dev to suppress it. >[0m >-- Found WAYLAND: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-server.so;/usr/lib64/libwayland-egl.so;/usr/lib64/libwayland-cursor.so >-- Found OpenGL: /usr/lib64/libOpenGL.so >-- Found SDL2: /usr/lib64/libSDL2.so >-- Found Fontconfig: /usr/lib64/libfontconfig.so (found version "2.15.0") >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >[0mCMAKE_SYSTEM_PROCESSOR: x86_64[0m >[0mGenerating for x86, RelWithDebInfo[0m >[0mGenerating for x86_64, RelWithDebInfo[0m >-- Found GLEW: /usr/include (found version "2.2.0") >-- Looking for dlfcn.h >-- Looking for dlfcn.h - found >-- Looking for getauxval >-- Looking for getauxval - found >[33mCMake 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. >[0m >-- Found PythonInterp: /tmp/portage/games-emulation/ppsspp-1.17.1/temp/python3.12/bin/python (found suitable version "3.12.2", 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 >-- Found Snappy: /usr/lib64/libsnappy.so >[0mCMake Deprecation Warning at ext/SPIRV-Cross-build/CMakeLists.txt:15 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > >[0m >[0mCMake Deprecation Warning at ext/rcheevos-build/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > >[0m >[0mCMake Deprecation Warning at ext/libchdr-build/CMakeLists.txt:1 (cmake_minimum_required): > Compatibility with CMake < 3.5 will be removed from a future version of > CMake. > > Update the VERSION argument <min> value or use a ...<max> suffix to tell > CMake that the project does not need compatibility with older versions. > >[0m >[0m-- Found avcodec: /usr/include /usr/lib64/libavcodec.so[0m >[0m-- Found avdevice: /usr/include /usr/lib64/libavdevice.so[0m >[0m-- Found avfilter: /usr/include /usr/lib64/libavfilter.so[0m >[0m-- Found avformat: /usr/include /usr/lib64/libavformat.so[0m >[0m-- Found avutil: /usr/include /usr/lib64/libavutil.so[0m >[0m-- Found postproc: /usr/include /usr/lib64/libpostproc.so[0m >[0m-- Found swresample: /usr/include /usr/lib64/libswresample.so[0m >[0m-- Found swscale: /usr/include /usr/lib64/libswscale.so[0m >-- Found FFmpeg: /usr/include found components: avcodec avformat avutil swresample swscale >-- Performing Test HAVE_LIBAVCODEC_CONST_AVCODEC >-- Performing Test HAVE_LIBAVCODEC_CONST_AVCODEC - Success >-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") >-- Found LIBZIP: /usr/lib64/libzip.so >-- Found PNG: /usr/lib64/libpng.so (found suitable version "1.6.42", minimum required is "1.6") >-- Found ZSTD: /usr/lib64/libzstd.so (found version "1.5.5") >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/font_atlas.zim >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/font_atlas.meta >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/ui_atlas.zim >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/ui_atlas.meta >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/asciifont_atlas.zim >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/asciifont_atlas.meta >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/.nojekyll >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/asset-manifest.json >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/favicon.ico >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/index.html >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/manifest.json >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/js >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/js/main.fe87e942.js >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/js/main.fe87e942.js.map >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/js/main.fe87e942.js.LICENSE.txt >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/css >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/css/main.3eab8a01.css.map >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/css/main.3eab8a01.css >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/media >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/static/media/logo.94f885ce93dfb6d29a122402a15cccca.svg >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/debugger/.git >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/es_LA.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/pl_PL.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/hu_HU.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/README.md >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/da_DK.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ja_JP.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/he_IL.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ca_ES.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/de_DE.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/tg_PH.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/hr_HR.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/he_IL_invert.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/it_IT.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ko_KR.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/th_TH.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ro_RO.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/en_US.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ar_AE.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/pt_BR.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/vi_VN.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/az_AZ.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/tr_TR.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/es_ES.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/nl_NL.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/uk_UA.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ru_RU.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/fr_FR.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/cz_CZ.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/no_NO.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/jv_ID.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/fa_IR.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/zh_TW.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/gr_EL.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/ms_MY.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/lt-LT.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/lo_LA.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/gl_ES.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/bg_BG.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/dr_ID.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/id_ID.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/zh_CN.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/sv_SE.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/pt_PT.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/lang/fi_FI.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/fxaa.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/5xBR.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/natural.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/5xBR-lv2.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/bloom.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/tex_4xbrz.csh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/psp_color.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/5xBR.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/GaussianDownscale.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/upscale_spline36.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/upscale_bicubic.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/fxaa.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/cartoon.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/4xhqglsl.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/sharpen.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/naturalA.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/naturalA.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/bloomnoblur.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/fakereflections.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/checkers.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/scanlines.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/defaultshaders.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/tex_mmpx.csh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/stereo_red_blue.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/crt.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/upscale_bicubic.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/videoAA.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/4xhqglsl.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/tex_2xbrz.csh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/colorcorrection.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/stereo_sbs.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/aacolor.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/aacolor.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/natural.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/persistence.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/vignette.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/upscale_spline36.vsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/shaders/cartoon.fsh >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/themes >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/themes/defaultthemes.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_sin_lut8192.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_sqrt_lut.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_sin_lut_delta.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_asin_lut_indices.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_rcp_lut.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_rsqrt_lut.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_log2_lut65536_quadratic.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_exp2_lut.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_log2_lut.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_exp2_lut65536.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_asin_lut65536.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_sin_lut_interval_delta.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_log2_lut65536.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_asin_lut_deltas.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/vfpu/vfpu_sin_lut_exceptions.dat >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/Roboto-Condensed.ttf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/7z.png >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/compat.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/gamecontrollerdb.txt >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/langregion.ini >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/ppge_atlas.zim >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/ppge_atlas.meta >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/rargray.png >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/unknown.png >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/zip.png >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/sfx_back.wav >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/sfx_confirm.wav >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/sfx_select.wav >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/sfx_toggle_off.wav >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/sfx_toggle_on.wav >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/logo.png >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/icon_regular_72.png >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0 >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn2.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn15.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn11.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/jpn0.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn6.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn13.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn8.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn1.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn7.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/kr0.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn4.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn14.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn0.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn12.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn9.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn5.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn3.pgf >-- Installing: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/assets/flash0/font/ltn10.pgf >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C -march=native -O2 -pipe -fno-plt >C++ -march=native -O2 -pipe -fno-plt >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done (3.3s) >-- Generating done (0.1s) >-- Build files have been written to: /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build >>>> Source configured. >>>> Compiling source in /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 ... > [32m*[0m Source directory (CMAKE_USE_DIR): "/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1" > [32m*[0m Build directory (BUILD_DIR): "/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build" >ninja -v -j5 -l0 >[0/2] /usr/bin/cmake -P /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build/CMakeFiles/VerifyGlobs.cmake >[1/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/x64Analyzer.cpp.o -MF CMakeFiles/Common.dir/Common/x64Analyzer.cpp.o.d -o CMakeFiles/Common.dir/Common/x64Analyzer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/x64Analyzer.cpp >[2/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/ABI.cpp.o -MF CMakeFiles/Common.dir/Common/ABI.cpp.o.d -o CMakeFiles/Common.dir/Common/ABI.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/ABI.cpp >[3/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Thunk.cpp.o -MF CMakeFiles/Common.dir/Common/Thunk.cpp.o.d -o CMakeFiles/Common.dir/Common/Thunk.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Thunk.cpp >[4/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/ArmCPUDetect.cpp.o -MF CMakeFiles/Common.dir/Common/ArmCPUDetect.cpp.o.d -o CMakeFiles/Common.dir/Common/ArmCPUDetect.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/ArmCPUDetect.cpp >[5/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/CPUDetect.cpp.o -MF CMakeFiles/Common.dir/Common/CPUDetect.cpp.o.d -o CMakeFiles/Common.dir/Common/CPUDetect.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/CPUDetect.cpp >[6/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MipsCPUDetect.cpp.o -MF CMakeFiles/Common.dir/Common/MipsCPUDetect.cpp.o.d -o CMakeFiles/Common.dir/Common/MipsCPUDetect.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MipsCPUDetect.cpp >[7/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Core/Util/DisArm64.cpp.o -MF CMakeFiles/Common.dir/Core/Util/DisArm64.cpp.o.d -o CMakeFiles/Common.dir/Core/Util/DisArm64.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Core/Util/DisArm64.cpp >[8/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/ArmEmitter.cpp.o -MF CMakeFiles/Common.dir/Common/ArmEmitter.cpp.o.d -o CMakeFiles/Common.dir/Common/ArmEmitter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/ArmEmitter.cpp >[9/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MipsEmitter.cpp.o -MF CMakeFiles/Common.dir/Common/MipsEmitter.cpp.o.d -o CMakeFiles/Common.dir/Common/MipsEmitter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MipsEmitter.cpp >[10/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/x64Emitter.cpp.o -MF CMakeFiles/Common.dir/Common/x64Emitter.cpp.o.d -o CMakeFiles/Common.dir/Common/x64Emitter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/x64Emitter.cpp >[11/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/RiscVCPUDetect.cpp.o -MF CMakeFiles/Common.dir/Common/RiscVCPUDetect.cpp.o.d -o CMakeFiles/Common.dir/Common/RiscVCPUDetect.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/RiscVCPUDetect.cpp >[12/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitState.cpp.o -MF CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitState.cpp.o.d -o CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitState.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Core/MIPS/JitCommon/JitState.cpp >[13/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Arm64Emitter.cpp.o -MF CMakeFiles/Common.dir/Common/Arm64Emitter.cpp.o.d -o CMakeFiles/Common.dir/Common/Arm64Emitter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Arm64Emitter.cpp >[14/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/LoongArchCPUDetect.cpp.o -MF CMakeFiles/Common.dir/Common/LoongArchCPUDetect.cpp.o.d -o CMakeFiles/Common.dir/Common/LoongArchCPUDetect.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/LoongArchCPUDetect.cpp >[15/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/OpenXRLoader.cpp.o -MF CMakeFiles/Common.dir/Common/VR/OpenXRLoader.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/OpenXRLoader.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/OpenXRLoader.cpp >[16/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitCommon.cpp.o -MF CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitCommon.cpp.o.d -o CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitCommon.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Core/MIPS/JitCommon/JitCommon.cpp >[17/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitBlockCache.cpp.o -MF CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitBlockCache.cpp.o.d -o CMakeFiles/Common.dir/Core/MIPS/JitCommon/JitBlockCache.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Core/MIPS/JitCommon/JitBlockCache.cpp >[18/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/VRBase.cpp.o -MF CMakeFiles/Common.dir/Common/VR/VRBase.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/VRBase.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/VRBase.cpp >[19/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Core/MIPS/fake/FakeJit.cpp.o -MF CMakeFiles/Common.dir/Core/MIPS/fake/FakeJit.cpp.o.d -o CMakeFiles/Common.dir/Core/MIPS/fake/FakeJit.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Core/MIPS/fake/FakeJit.cpp >[20/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/VRFramebuffer.cpp.o -MF CMakeFiles/Common.dir/Common/VR/VRFramebuffer.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/VRFramebuffer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/VRFramebuffer.cpp >[21/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/VRMath.cpp.o -MF CMakeFiles/Common.dir/Common/VR/VRMath.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/VRMath.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/VRMath.cpp >[22/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/VRInput.cpp.o -MF CMakeFiles/Common.dir/Common/VR/VRInput.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/VRInput.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/VRInput.cpp >[23/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Crypto/md5.cpp.o -MF CMakeFiles/Common.dir/Common/Crypto/md5.cpp.o.d -o CMakeFiles/Common.dir/Common/Crypto/md5.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Crypto/md5.cpp >[24/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/VRRenderer.cpp.o -MF CMakeFiles/Common.dir/Common/VR/VRRenderer.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/VRRenderer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/VRRenderer.cpp >[25/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/VR/PPSSPPVR.cpp.o -MF CMakeFiles/Common.dir/Common/VR/PPSSPPVR.cpp.o.d -o CMakeFiles/Common.dir/Common/VR/PPSSPPVR.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/VR/PPSSPPVR.cpp >[26/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Serialize/Serializer.cpp.o -MF CMakeFiles/Common.dir/Common/Serialize/Serializer.cpp.o.d -o CMakeFiles/Common.dir/Common/Serialize/Serializer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Serialize/Serializer.cpp >[27/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Color/RGBAUtil.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Color/RGBAUtil.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Color/RGBAUtil.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Color/RGBAUtil.cpp >[28/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Crypto/sha1.cpp.o -MF CMakeFiles/Common.dir/Common/Crypto/sha1.cpp.o.d -o CMakeFiles/Common.dir/Common/Crypto/sha1.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Crypto/sha1.cpp >[29/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Convert/SmallDataConvert.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Convert/SmallDataConvert.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Convert/SmallDataConvert.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Convert/SmallDataConvert.cpp >[30/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Crypto/sha256.cpp.o -MF CMakeFiles/Common.dir/Common/Crypto/sha256.cpp.o.d -o CMakeFiles/Common.dir/Common/Crypto/sha256.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Crypto/sha256.cpp >[31/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Encoding/Base64.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Encoding/Base64.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Encoding/Base64.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Encoding/Base64.cpp >[32/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/RIFF.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/RIFF.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/RIFF.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/RIFF.cpp >[33/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Convert/ColorConv.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Convert/ColorConv.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Convert/ColorConv.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Convert/ColorConv.cpp >[34/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Encoding/Compression.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Encoding/Compression.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Encoding/Compression.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Encoding/Compression.cpp >[35/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Encoding/Utf8.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Encoding/Utf8.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Encoding/Utf8.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Encoding/Utf8.cpp >[36/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/DDSLoad.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/DDSLoad.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/DDSLoad.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/DDSLoad.cpp >[37/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/PNGLoad.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/PNGLoad.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/PNGLoad.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/PNGLoad.cpp >[38/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/JSONReader.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/JSONReader.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/JSONReader.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/JSONReader.cpp >[39/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/ZIMLoad.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/ZIMLoad.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/ZIMLoad.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/ZIMLoad.cpp >[40/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/RiscVEmitter.cpp.o -MF CMakeFiles/Common.dir/Common/RiscVEmitter.cpp.o.d -o CMakeFiles/Common.dir/Common/RiscVEmitter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/RiscVEmitter.cpp >[41/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Hash/Hash.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Hash/Hash.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Hash/Hash.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Hash/Hash.cpp >[42/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/ZIMSave.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/ZIMSave.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/ZIMSave.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/ZIMSave.cpp >[43/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/JSONWriter.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/JSONWriter.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/JSONWriter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/JSONWriter.cpp >[44/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Text/Parsers.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Text/Parsers.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Text/Parsers.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Text/Parsers.cpp >[45/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/VFS/VFS.cpp.o -MF CMakeFiles/Common.dir/Common/File/VFS/VFS.cpp.o.d -o CMakeFiles/Common.dir/Common/File/VFS/VFS.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/VFS/VFS.cpp >[46/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Text/WrapText.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Text/WrapText.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Text/WrapText.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Text/WrapText.cpp >[47/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Text/I18n.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Text/I18n.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Text/I18n.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Text/I18n.cpp >[48/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/VFS/DirectoryReader.cpp.o -MF CMakeFiles/Common.dir/Common/File/VFS/DirectoryReader.cpp.o.d -o CMakeFiles/Common.dir/Common/File/VFS/DirectoryReader.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/VFS/DirectoryReader.cpp >[49/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Data/Format/IniFile.cpp.o -MF CMakeFiles/Common.dir/Common/Data/Format/IniFile.cpp.o.d -o CMakeFiles/Common.dir/Common/Data/Format/IniFile.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Data/Format/IniFile.cpp >[50/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/DiskFree.cpp.o -MF CMakeFiles/Common.dir/Common/File/DiskFree.cpp.o.d -o CMakeFiles/Common.dir/Common/File/DiskFree.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/DiskFree.cpp >[51/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/AndroidStorage.cpp.o -MF CMakeFiles/Common.dir/Common/File/AndroidStorage.cpp.o.d -o CMakeFiles/Common.dir/Common/File/AndroidStorage.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/AndroidStorage.cpp >[52/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/AndroidContentURI.cpp.o -MF CMakeFiles/Common.dir/Common/File/AndroidContentURI.cpp.o.d -o CMakeFiles/Common.dir/Common/File/AndroidContentURI.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/AndroidContentURI.cpp >[53/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/VFS/ZipFileReader.cpp.o -MF CMakeFiles/Common.dir/Common/File/VFS/ZipFileReader.cpp.o.d -o CMakeFiles/Common.dir/Common/File/VFS/ZipFileReader.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/VFS/ZipFileReader.cpp >[54/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/Path.cpp.o -MF CMakeFiles/Common.dir/Common/File/Path.cpp.o.d -o CMakeFiles/Common.dir/Common/File/Path.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/Path.cpp >[55/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/FileDescriptor.cpp.o -MF CMakeFiles/Common.dir/Common/File/FileDescriptor.cpp.o.d -o CMakeFiles/Common.dir/Common/File/FileDescriptor.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/FileDescriptor.cpp >[56/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/FileUtil.cpp.o -MF CMakeFiles/Common.dir/Common/File/FileUtil.cpp.o.d -o CMakeFiles/Common.dir/Common/File/FileUtil.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/FileUtil.cpp >/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/FileUtil.cpp: In function âconst Path File::GetCurDirectory()â: >/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/FileUtil.cpp:996:15: warning: ignoring return value of âchar* getcwd(char*, size_t)â declared with attribute âwarn_unused_resultâ [-Wunused-result] > 996 | getcwd(temp, 4096); > | ~~~~~~^~~~~~~~~~~~ >[57/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/PathBrowser.cpp.o -MF CMakeFiles/Common.dir/Common/File/PathBrowser.cpp.o.d -o CMakeFiles/Common.dir/Common/File/PathBrowser.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/PathBrowser.cpp >[58/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/GPUBackendCommon.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/GPUBackendCommon.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/GPUBackendCommon.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/GPUBackendCommon.cpp >[59/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/thin3d.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/thin3d.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/thin3d.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/thin3d.cpp >[60/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/File/DirListing.cpp.o -MF CMakeFiles/Common.dir/Common/File/DirListing.cpp.o.d -o CMakeFiles/Common.dir/Common/File/DirListing.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/File/DirListing.cpp >[61/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/ShaderWriter.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/ShaderWriter.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/ShaderWriter.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/ShaderWriter.cpp >[62/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/gl3stub.c.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/gl3stub.c.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/gl3stub.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/gl3stub.c >[63/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLDebugLog.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLDebugLog.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLDebugLog.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLDebugLog.cpp >[64/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Shader.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Shader.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Shader.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Shader.cpp >[65/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLSLProgram.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLSLProgram.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLSLProgram.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLSLProgram.cpp >[66/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLFeatures.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLFeatures.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLFeatures.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLFeatures.cpp >[67/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLFrameData.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLFrameData.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLFrameData.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLFrameData.cpp >[68/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLMemory.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLMemory.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLMemory.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLMemory.cpp >[69/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/ShaderTranslation.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/ShaderTranslation.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/ShaderTranslation.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/ShaderTranslation.cpp >[70/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/DataFormatGL.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/DataFormatGL.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/DataFormatGL.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/DataFormatGL.cpp >[71/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLRenderManager.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLRenderManager.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLRenderManager.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLRenderManager.cpp >[72/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanBarrier.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanBarrier.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanBarrier.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanBarrier.cpp >[73/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/thin3d_gl.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/thin3d_gl.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/thin3d_gl.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/thin3d_gl.cpp >[74/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanDebug.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanDebug.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanDebug.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanDebug.cpp >[75/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/OpenGL/GLQueueRunner.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/OpenGL/GLQueueRunner.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/OpenGL/GLQueueRunner.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/OpenGL/GLQueueRunner.cpp >[76/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanDescSet.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanDescSet.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanDescSet.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanDescSet.cpp >[77/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanImage.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanImage.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanImage.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanImage.cpp >[78/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanLoader.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanLoader.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanLoader.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanLoader.cpp >[79/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanProfiler.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanProfiler.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanProfiler.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanProfiler.cpp >[80/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanFramebuffer.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanFramebuffer.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanFramebuffer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanFramebuffer.cpp >[81/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanMemory.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanMemory.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanMemory.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanMemory.cpp >[82/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanContext.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanContext.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanContext.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanContext.cpp >[83/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanFrameData.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanFrameData.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanFrameData.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanFrameData.cpp >[84/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Input/GestureDetector.cpp.o -MF CMakeFiles/Common.dir/Common/Input/GestureDetector.cpp.o.d -o CMakeFiles/Common.dir/Common/Input/GestureDetector.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Input/GestureDetector.cpp >[85/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/fast/fast_matrix.c.o -MF CMakeFiles/Common.dir/Common/Math/fast/fast_matrix.c.o.d -o CMakeFiles/Common.dir/Common/Math/fast/fast_matrix.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/fast/fast_matrix.c >[86/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Input/InputState.cpp.o -MF CMakeFiles/Common.dir/Common/Input/InputState.cpp.o.d -o CMakeFiles/Common.dir/Common/Input/InputState.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Input/InputState.cpp >[87/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/curves.cpp.o -MF CMakeFiles/Common.dir/Common/Math/curves.cpp.o.d -o CMakeFiles/Common.dir/Common/Math/curves.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/curves.cpp >[88/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/lin/matrix4x4.cpp.o -MF CMakeFiles/Common.dir/Common/Math/lin/matrix4x4.cpp.o.d -o CMakeFiles/Common.dir/Common/Math/lin/matrix4x4.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/lin/matrix4x4.cpp >[89/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/thin3d_vulkan.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/thin3d_vulkan.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/thin3d_vulkan.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/thin3d_vulkan.cpp >[90/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanQueueRunner.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanQueueRunner.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanQueueRunner.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanQueueRunner.cpp >[91/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/expression_parser.cpp.o -MF CMakeFiles/Common.dir/Common/Math/expression_parser.cpp.o.d -o CMakeFiles/Common.dir/Common/Math/expression_parser.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/expression_parser.cpp >[92/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/lin/vec3.cpp.o -MF CMakeFiles/Common.dir/Common/Math/lin/vec3.cpp.o.d -o CMakeFiles/Common.dir/Common/Math/lin/vec3.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/lin/vec3.cpp >[93/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/math_util.cpp.o -MF CMakeFiles/Common.dir/Common/Math/math_util.cpp.o.d -o CMakeFiles/Common.dir/Common/Math/math_util.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/math_util.cpp >[94/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/HTTPNaettRequest.cpp.o -MF CMakeFiles/Common.dir/Common/Net/HTTPNaettRequest.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/HTTPNaettRequest.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/HTTPNaettRequest.cpp >[95/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Math/Statistics.cpp.o -MF CMakeFiles/Common.dir/Common/Math/Statistics.cpp.o.d -o CMakeFiles/Common.dir/Common/Math/Statistics.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Math/Statistics.cpp >[96/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanRenderManager.cpp.o -MF CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanRenderManager.cpp.o.d -o CMakeFiles/Common.dir/Common/GPU/Vulkan/VulkanRenderManager.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/GPU/Vulkan/VulkanRenderManager.cpp >[97/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/HTTPHeaders.cpp.o -MF CMakeFiles/Common.dir/Common/Net/HTTPHeaders.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/HTTPHeaders.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/HTTPHeaders.cpp >[98/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/NetBuffer.cpp.o -MF CMakeFiles/Common.dir/Common/Net/NetBuffer.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/NetBuffer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/NetBuffer.cpp >[99/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/HTTPRequest.cpp.o -MF CMakeFiles/Common.dir/Common/Net/HTTPRequest.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/HTTPRequest.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/HTTPRequest.cpp >[100/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/Sinks.cpp.o -MF CMakeFiles/Common.dir/Common/Net/Sinks.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/Sinks.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/Sinks.cpp >[101/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/HTTPServer.cpp.o -MF CMakeFiles/Common.dir/Common/Net/HTTPServer.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/HTTPServer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/HTTPServer.cpp >[102/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/Resolve.cpp.o -MF CMakeFiles/Common.dir/Common/Net/Resolve.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/Resolve.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/Resolve.cpp >[103/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/TextureAtlas.cpp.o -MF CMakeFiles/Common.dir/Common/Render/TextureAtlas.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/TextureAtlas.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/TextureAtlas.cpp >[104/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/HTTPClient.cpp.o -MF CMakeFiles/Common.dir/Common/Net/HTTPClient.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/HTTPClient.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/HTTPClient.cpp >[105/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/URL.cpp.o -MF CMakeFiles/Common.dir/Common/Net/URL.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/URL.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/URL.cpp >[106/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Profiler/Profiler.cpp.o -MF CMakeFiles/Common.dir/Common/Profiler/Profiler.cpp.o.d -o CMakeFiles/Common.dir/Common/Profiler/Profiler.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Profiler/Profiler.cpp >[107/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Net/WebsocketServer.cpp.o -MF CMakeFiles/Common.dir/Common/Net/WebsocketServer.cpp.o.d -o CMakeFiles/Common.dir/Common/Net/WebsocketServer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Net/WebsocketServer.cpp >[108/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/ManagedTexture.cpp.o -MF CMakeFiles/Common.dir/Common/Render/ManagedTexture.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/ManagedTexture.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/ManagedTexture.cpp >[109/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/DrawBuffer.cpp.o -MF CMakeFiles/Common.dir/Common/Render/DrawBuffer.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/DrawBuffer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/DrawBuffer.cpp >[110/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/Text/draw_text.cpp.o -MF CMakeFiles/Common.dir/Common/Render/Text/draw_text.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/Text/draw_text.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/Text/draw_text.cpp >[111/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/Text/draw_text_android.cpp.o -MF CMakeFiles/Common.dir/Common/Render/Text/draw_text_android.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/Text/draw_text_android.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/Text/draw_text_android.cpp >[112/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/Text/draw_text_win.cpp.o -MF CMakeFiles/Common.dir/Common/Render/Text/draw_text_win.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/Text/draw_text_win.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/Text/draw_text_win.cpp >[113/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/System/Display.cpp.o -MF CMakeFiles/Common.dir/Common/System/Display.cpp.o.d -o CMakeFiles/Common.dir/Common/System/Display.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/System/Display.cpp >[114/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/Text/draw_text_uwp.cpp.o -MF CMakeFiles/Common.dir/Common/Render/Text/draw_text_uwp.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/Text/draw_text_uwp.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/Text/draw_text_uwp.cpp >[115/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Thread/ThreadUtil.cpp.o -MF CMakeFiles/Common.dir/Common/Thread/ThreadUtil.cpp.o.d -o CMakeFiles/Common.dir/Common/Thread/ThreadUtil.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Thread/ThreadUtil.cpp >[116/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/System/Request.cpp.o -MF CMakeFiles/Common.dir/Common/System/Request.cpp.o.d -o CMakeFiles/Common.dir/Common/System/Request.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/System/Request.cpp >[117/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Thread/ParallelLoop.cpp.o -MF CMakeFiles/Common.dir/Common/Thread/ParallelLoop.cpp.o.d -o CMakeFiles/Common.dir/Common/Thread/ParallelLoop.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Thread/ParallelLoop.cpp >[118/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/System/OSD.cpp.o -MF CMakeFiles/Common.dir/Common/System/OSD.cpp.o.d -o CMakeFiles/Common.dir/Common/System/OSD.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/System/OSD.cpp >[119/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Thread/ThreadManager.cpp.o -MF CMakeFiles/Common.dir/Common/Thread/ThreadManager.cpp.o.d -o CMakeFiles/Common.dir/Common/Thread/ThreadManager.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Thread/ThreadManager.cpp >[120/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/AsyncImageFileView.cpp.o -MF CMakeFiles/Common.dir/Common/UI/AsyncImageFileView.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/AsyncImageFileView.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/AsyncImageFileView.cpp >[121/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Render/Text/draw_text_sdl.cpp.o -MF CMakeFiles/Common.dir/Common/Render/Text/draw_text_sdl.cpp.o.d -o CMakeFiles/Common.dir/Common/Render/Text/draw_text_sdl.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/Text/draw_text_sdl.cpp >[122/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/Screen.cpp.o -MF CMakeFiles/Common.dir/Common/UI/Screen.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/Screen.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/Screen.cpp >[123/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/UI.cpp.o -MF CMakeFiles/Common.dir/Common/UI/UI.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/UI.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/UI.cpp >[124/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/Root.cpp.o -MF CMakeFiles/Common.dir/Common/UI/Root.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/Root.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/Root.cpp >[125/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/Context.cpp.o -MF CMakeFiles/Common.dir/Common/UI/Context.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/Context.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/Context.cpp >[126/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/Tween.cpp.o -MF CMakeFiles/Common.dir/Common/UI/Tween.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/Tween.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/Tween.cpp >[127/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/IconCache.cpp.o -MF CMakeFiles/Common.dir/Common/UI/IconCache.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/IconCache.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/IconCache.cpp >[128/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/UIScreen.cpp.o -MF CMakeFiles/Common.dir/Common/UI/UIScreen.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/UIScreen.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/UIScreen.cpp >[129/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Buffer.cpp.o -MF CMakeFiles/Common.dir/Common/Buffer.cpp.o.d -o CMakeFiles/Common.dir/Common/Buffer.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Buffer.cpp >[130/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/ScrollView.cpp.o -MF CMakeFiles/Common.dir/Common/UI/ScrollView.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/ScrollView.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/ScrollView.cpp >[131/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/FakeCPUDetect.cpp.o -MF CMakeFiles/Common.dir/Common/FakeCPUDetect.cpp.o.d -o CMakeFiles/Common.dir/Common/FakeCPUDetect.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/FakeCPUDetect.cpp >[132/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/ConsoleListener.cpp.o -MF CMakeFiles/Common.dir/Common/ConsoleListener.cpp.o.d -o CMakeFiles/Common.dir/Common/ConsoleListener.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/ConsoleListener.cpp >[133/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/View.cpp.o -MF CMakeFiles/Common.dir/Common/UI/View.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/View.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/View.cpp >[134/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/ExceptionHandlerSetup.cpp.o -MF CMakeFiles/Common.dir/Common/ExceptionHandlerSetup.cpp.o.d -o CMakeFiles/Common.dir/Common/ExceptionHandlerSetup.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/ExceptionHandlerSetup.cpp >[135/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/ViewGroup.cpp.o -MF CMakeFiles/Common.dir/Common/UI/ViewGroup.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/ViewGroup.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/ViewGroup.cpp >[136/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/Log.cpp.o -MF CMakeFiles/Common.dir/Common/Log.cpp.o.d -o CMakeFiles/Common.dir/Common/Log.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Log.cpp >[137/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemArenaAndroid.cpp.o -MF CMakeFiles/Common.dir/Common/MemArenaAndroid.cpp.o.d -o CMakeFiles/Common.dir/Common/MemArenaAndroid.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemArenaAndroid.cpp >[138/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemArenaDarwin.cpp.o -MF CMakeFiles/Common.dir/Common/MemArenaDarwin.cpp.o.d -o CMakeFiles/Common.dir/Common/MemArenaDarwin.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemArenaDarwin.cpp >[139/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemArenaWin32.cpp.o -MF CMakeFiles/Common.dir/Common/MemArenaWin32.cpp.o.d -o CMakeFiles/Common.dir/Common/MemArenaWin32.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemArenaWin32.cpp >[140/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemArenaHorizon.cpp.o -MF CMakeFiles/Common.dir/Common/MemArenaHorizon.cpp.o.d -o CMakeFiles/Common.dir/Common/MemArenaHorizon.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemArenaHorizon.cpp >[141/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/LogReporting.cpp.o -MF CMakeFiles/Common.dir/Common/LogReporting.cpp.o.d -o CMakeFiles/Common.dir/Common/LogReporting.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/LogReporting.cpp >[142/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemoryUtilHorizon.cpp.o -MF CMakeFiles/Common.dir/Common/MemoryUtilHorizon.cpp.o.d -o CMakeFiles/Common.dir/Common/MemoryUtilHorizon.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemoryUtilHorizon.cpp >[143/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/OSVersion.cpp.o -MF CMakeFiles/Common.dir/Common/OSVersion.cpp.o.d -o CMakeFiles/Common.dir/Common/OSVersion.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/OSVersion.cpp >[144/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemArenaPosix.cpp.o -MF CMakeFiles/Common.dir/Common/MemArenaPosix.cpp.o.d -o CMakeFiles/Common.dir/Common/MemArenaPosix.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemArenaPosix.cpp >[145/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/MemoryUtil.cpp.o -MF CMakeFiles/Common.dir/Common/MemoryUtil.cpp.o.d -o CMakeFiles/Common.dir/Common/MemoryUtil.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/MemoryUtil.cpp >[146/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/SysError.cpp.o -MF CMakeFiles/Common.dir/Common/SysError.cpp.o.d -o CMakeFiles/Common.dir/Common/SysError.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/SysError.cpp >[147/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/gason.dir/ext/gason/gason.cpp.o -MF CMakeFiles/gason.dir/ext/gason/gason.cpp.o.d -o CMakeFiles/gason.dir/ext/gason/gason.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/gason/gason.cpp >[148/778] : && /usr/bin/cmake -E rm -f lib/libgason.a && /usr/bin/x86_64-pc-linux-gnu-ar qc lib/libgason.a CMakeFiles/gason.dir/ext/gason/gason.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib lib/libgason.a && : >[149/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/LogManager.cpp.o -MF CMakeFiles/Common.dir/Common/LogManager.cpp.o.d -o CMakeFiles/Common.dir/Common/LogManager.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/LogManager.cpp >[150/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cityhash -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -O2 -fno-strict-aliasing -MD -MT CMakeFiles/cityhash.dir/ext/cityhash/city.cpp.o -MF CMakeFiles/cityhash.dir/ext/cityhash/city.cpp.o.d -o CMakeFiles/cityhash.dir/ext/cityhash/city.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cityhash/city.cpp >[151/778] : && /usr/bin/cmake -E rm -f lib/libcityhash.a && /usr/bin/x86_64-pc-linux-gnu-ar qc lib/libcityhash.a CMakeFiles/cityhash.dir/ext/cityhash/city.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib lib/libcityhash.a && : >[152/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/UI/PopupScreens.cpp.o -MF CMakeFiles/Common.dir/Common/UI/PopupScreens.cpp.o.d -o CMakeFiles/Common.dir/Common/UI/PopupScreens.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/UI/PopupScreens.cpp >[153/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/TimeUtil.cpp.o -MF CMakeFiles/Common.dir/Common/TimeUtil.cpp.o.d -o CMakeFiles/Common.dir/Common/TimeUtil.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/TimeUtil.cpp >[154/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/Common.dir/Common/StringUtils.cpp.o -MF CMakeFiles/Common.dir/Common/StringUtils.cpp.o.d -o CMakeFiles/Common.dir/Common/StringUtils.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/StringUtils.cpp >[155/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/SDL/SDLJoystick.cpp.o -MF CMakeFiles/native.dir/SDL/SDLJoystick.cpp.o.d -o CMakeFiles/native.dir/SDL/SDLJoystick.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLJoystick.cpp >[156/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/SDL/SDLGLGraphicsContext.cpp.o -MF CMakeFiles/native.dir/SDL/SDLGLGraphicsContext.cpp.o.d -o CMakeFiles/native.dir/SDL/SDLGLGraphicsContext.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLGLGraphicsContext.cpp >[157/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/Common/Render/Text/draw_text_qt.cpp.o -MF CMakeFiles/native.dir/Common/Render/Text/draw_text_qt.cpp.o.d -o CMakeFiles/native.dir/Common/Render/Text/draw_text_qt.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common/Render/Text/draw_text_qt.cpp >[158/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o -MF CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o.d -o CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/vma/vk_mem_alloc.cpp >[159/778] : && /usr/bin/cmake -E rm -f lib/libvma.a && /usr/bin/x86_64-pc-linux-gnu-ar qc lib/libvma.a CMakeFiles/vma.dir/ext/vma/vk_mem_alloc.cpp.o && /usr/bin/x86_64-pc-linux-gnu-ranlib lib/libvma.a && : >[160/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/SDL/SDLMain.cpp.o -MF CMakeFiles/native.dir/SDL/SDLMain.cpp.o.d -o CMakeFiles/native.dir/SDL/SDLMain.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLMain.cpp >[161/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/kirk.dir/ext/libkirk/AES.c.o -MF CMakeFiles/kirk.dir/ext/libkirk/AES.c.o.d -o CMakeFiles/kirk.dir/ext/libkirk/AES.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk/AES.c >[162/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/ext/jpge/jpge.cpp.o -MF CMakeFiles/native.dir/ext/jpge/jpge.cpp.o.d -o CMakeFiles/native.dir/ext/jpge/jpge.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/jpge/jpge.cpp >[163/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/kirk.dir/ext/libkirk/amctrl.c.o -MF CMakeFiles/kirk.dir/ext/libkirk/amctrl.c.o.d -o CMakeFiles/kirk.dir/ext/libkirk/amctrl.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk/amctrl.c >[164/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/kirk.dir/ext/libkirk/bn.c.o -MF CMakeFiles/kirk.dir/ext/libkirk/bn.c.o.d -o CMakeFiles/kirk.dir/ext/libkirk/bn.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk/bn.c >[165/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/kirk.dir/ext/libkirk/SHA1.c.o -MF CMakeFiles/kirk.dir/ext/libkirk/SHA1.c.o.d -o CMakeFiles/kirk.dir/ext/libkirk/SHA1.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk/SHA1.c >[166/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/kirk.dir/ext/libkirk/ec.c.o -MF CMakeFiles/kirk.dir/ext/libkirk/ec.c.o.d -o CMakeFiles/kirk.dir/ext/libkirk/ec.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk/ec.c >[167/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o -MF CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o.d -o CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLVulkanGraphicsContext.cpp >[31mFAILED: [0mCMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o >/usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o -MF CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o.d -o CMakeFiles/native.dir/SDL/SDLVulkanGraphicsContext.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLVulkanGraphicsContext.cpp >/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLVulkanGraphicsContext.cpp: In member function âbool SDLVulkanGraphicsContext::Init(SDL_Window*&, int, int, int, int, int, std::string*)â: >/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLVulkanGraphicsContext.cpp:119:81: error: âunion SDL_SysWMinfo::<unnamed>â has no member named âwlâ > 119 | vulkan_->InitSurface(WINDOWSYSTEM_WAYLAND, (void*)sys_info.info.wl.display, (void *)sys_info.info.wl.surface); > | ^~ >/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/SDL/SDLVulkanGraphicsContext.cpp:119:115: error: âunion SDL_SysWMinfo::<unnamed>â has no member named âwlâ > 119 | vulkan_->InitSurface(WINDOWSYSTEM_WAYLAND, (void*)sys_info.info.wl.display, (void *)sys_info.info.wl.surface); > | ^~ >[168/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/kirk.dir/ext/libkirk/kirk_engine.c.o -MF CMakeFiles/kirk.dir/ext/libkirk/kirk_engine.c.o.d -o CMakeFiles/kirk.dir/ext/libkirk/kirk_engine.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libkirk/kirk_engine.c >[169/778] /usr/bin/x86_64-pc-linux-gnu-gcc -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSFMT_MEXP=19937 -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/sfmt19937 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/sfmt19937.dir/ext/sfmt19937/SFMT.c.o -MF CMakeFiles/sfmt19937.dir/ext/sfmt19937/SFMT.c.o.d -o CMakeFiles/sfmt19937.dir/ext/sfmt19937/SFMT.c.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/sfmt19937/SFMT.c >[170/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DSTACK_LINE_READER_BUFFER_SIZE=1024 -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/cmake/cpu_features/../../cpu_features/include -isystem /usr/include/SDL2 -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/native.dir/ext/jpge/jpgd.cpp.o -MF CMakeFiles/native.dir/ext/jpge/jpgd.cpp.o.d -o CMakeFiles/native.dir/ext/jpge/jpgd.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/jpge/jpgd.cpp >[171/778] /usr/bin/x86_64-pc-linux-gnu-g++ -DASSETS_DIR=\"/usr/share/ppsspp/assets/\" -DHTTPS_NOT_AVAILABLE -DMINIUPNPC_SET_SOCKET_TIMEOUT -DMINIUPNP_STATICLIB -DPNG_ARM_NEON_OPT=0 -DSDL -DSHARED_LIBZIP -DSHARED_ZLIB -DUSE_SDL2_TTF -DUSE_SDL2_TTF_FONTCONFIG -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_XLIB_KHR -DWITH_UPNP -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED -D__BSD_VISIBLE=1 -D__STDC_CONSTANT_MACROS -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glslang -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/glew -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1 -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/openxr -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/Common -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/libchdr/include -I/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build -march=native -O2 -pipe -fno-plt -D_NDEBUG -std=gnu++17 -Wformat -Wno-multichar -fno-math-errno -msse2 -Wno-psabi -fPIC -fno-strict-aliasing -MD -MT CMakeFiles/basis_universal.dir/ext/basis_universal/basisu_transcoder.cpp.o -MF CMakeFiles/basis_universal.dir/ext/basis_universal/basisu_transcoder.cpp.o.d -o CMakeFiles/basis_universal.dir/ext/basis_universal/basisu_transcoder.cpp.o -c /tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1/ext/basis_universal/basisu_transcoder.cpp >ninja: build stopped: subcommand failed. > [31;01m*[0m ERROR: games-emulation/ppsspp-1.17.1::gentoo failed (compile phase): > [31;01m*[0m ninja -v -j5 -l0 failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 136: Called src_compile > [31;01m*[0m environment, line 3067: Called cmake_src_compile > [31;01m*[0m environment, line 1332: Called cmake_build > [31;01m*[0m environment, line 1299: Called eninja > [31;01m*[0m environment, line 1775: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m "$@" || die -n "${*} failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=games-emulation/ppsspp-1.17.1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=games-emulation/ppsspp-1.17.1::gentoo'`. > [31;01m*[0m The complete build log is located at '/tmp/portage/games-emulation/ppsspp-1.17.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/games-emulation/ppsspp-1.17.1/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1_build' > [31;01m*[0m S: '/tmp/portage/games-emulation/ppsspp-1.17.1/work/ppsspp-1.17.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 924250
: 884700 |
884701
|
884702