>>> Building on sparc64-2b under emulators/retroarch BDEPENDS = [devel/libusb1;graphics/ffmpeg;x11/xkbcommon;lang/gcc/8,-c++;security/polarssl;devel/gmake;graphics/vulkan-tools;x11/qt5/qtbase,-main;lang/gcc/8;devel/sdl2;lang/gcc/8,-libs;audio/openal;x11/qt5/qttools,-main] DIST = [emulators/retroarch:RetroArch-1.18.0.tar.gz] FULLPKGNAME = retroarch-1.18.0 RDEPENDS = [lang/gcc/8,-libs;devel/desktop-file-utils;graphics/ffmpeg;devel/sdl2;x11/xkbcommon;audio/openal;security/polarssl;x11/qt5/qtbase,-main;devel/libusb1] Woken up games/multimc Woken up devel/gwenhywfar Woken up www/minitube Woken up www/minitube (Junk lock failure for sparc64-2b at 1719693877.38962) Received IO (Junk lock obtained for sparc64-2b at 1719694034.47) Received IO Woken up emulators/retroarch Woken up emulators/retroarch Short-cut: depends already handled by games/multimc >>> Running show-prepare-results in emulators/retroarch at 1719694044.22 ===> emulators/retroarch ===> Building from scratch retroarch-1.18.0 ===> retroarch-1.18.0 depends on: vulkan-tools-* -> vulkan-tools-1.3.283.0 ===> retroarch-1.18.0 depends on: qttools-* -> qttools-5.15.13pl4 ===> retroarch-1.18.0 depends on: gcc->=8,<9 -> gcc-8.4.0p22 ===> retroarch-1.18.0 depends on: g++->=8,<9 -> g++-8.4.0p23 ===> retroarch-1.18.0 depends on: gmake-* -> gmake-4.4.1 ===> retroarch-1.18.0 depends on: openal-* -> openal-1.23.1v0 ===> retroarch-1.18.0 depends on: libusb1-* -> libusb1-1.0.27 ===> retroarch-1.18.0 depends on: sdl2-* -> sdl2-2.30.3 ===> retroarch-1.18.0 depends on: ffmpeg-* -> ffmpeg-4.4.4p3v1 ===> retroarch-1.18.0 depends on: mbedtls-* -> mbedtls-2.28.0p1 ===> retroarch-1.18.0 depends on: libxkbcommon-* -> libxkbcommon-1.7.0 ===> retroarch-1.18.0 depends on: qtbase-* -> qtbase-5.15.13pl145 ===> retroarch-1.18.0 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p22 ===> Verifying specs: estdc++>=17 pthread EGL GL Qt5Concurrent Qt5Core Qt5Gui Qt5Network Qt5Widgets SDL2 X11 X11-xcb Xext Xinerama Xrandr Xv Xxf86vm ass avcodec avformat avutil c crypto drm fontconfig freetype fribidi gbm m openal ssl swresample swscale usb-1.0 xcb xkbcommon mbedcrypto mbedtls mbedx509 estdc++>=19 ===> found estdc++.19.0 pthread.27.1 EGL.2.0 GL.19.1 Qt5Concurrent.4.1 Qt5Core.6.0 Qt5Gui.4.2 Qt5Network.4.0 Qt5Widgets.4.1 SDL2.0.15 X11.18.0 X11-xcb.2.0 Xext.13.0 Xinerama.6.0 Xrandr.7.1 Xv.6.0 Xxf86vm.6.0 ass.3.1 avcodec.25.0 avformat.22.0 avutil.15.0 c.100.1 crypto.54.0 drm.7.13 fontconfig.13.1 freetype.30.3 fribidi.3.1 gbm.0.6 m.10.1 openal.5.0 ssl.57.0 swresample.4.0 swscale.7.0 usb-1.0.2.1 xcb.4.1 xkbcommon.2.1 mbedcrypto.5.0 mbedtls.7.0 mbedx509.3.2 ffmpeg-4.4.4p3v1 g++-8.4.0p23 gcc-8.4.0p22 gcc-libs-8.4.0p22 gmake-4.4.1 libusb1-1.0.27 libxkbcommon-1.7.0 mbedtls-2.28.0p1 openal-1.23.1v0 qtbase-5.15.13pl145 qttools-5.15.13pl4 sdl2-2.30.3 vulkan-tools-1.3.283.0 (Junk lock released for sparc64-2b at 1719694061.79) Woken up net/kdsoap distfiles size=56944954 >>> Running patch in emulators/retroarch at 1719694061.89 ===> emulators/retroarch ===> Checking files for retroarch-1.18.0 `/usr/ports/distfiles/RetroArch-1.18.0.tar.gz' is up to date. >> (SHA256) RetroArch-1.18.0.tar.gz: OK ===> Extracting for retroarch-1.18.0 sed -i s/$(printf '\xef\xbb\xbf')// /usr/obj/ports/retroarch-1.18.0/RetroArch-1.18.0/intl/msg_* ===> Patching for retroarch-1.18.0 ===> Applying OpenBSD patch patch-audio_audio_driver_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: audio/audio_driver.c |--- audio/audio_driver.c.orig |+++ audio/audio_driver.c -------------------------- Patching file audio/audio_driver.c using Plan A... Hunk #1 succeeded at 92. done ===> Applying OpenBSD patch patch-gfx_common_x11_common_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Revert upstream commit 347519a4d8f3befb719f11eeb0121c736ce64dee, |which breaks keyboard input. | |Index: gfx/common/x11_common.c |--- gfx/common/x11_common.c.orig |+++ gfx/common/x11_common.c -------------------------- Patching file gfx/common/x11_common.c using Plan A... Hunk #1 succeeded at 505. Hunk #2 succeeded at 557. Hunk #3 succeeded at 567. Hunk #4 succeeded at 585. Hunk #5 succeeded at 671. done ===> Applying OpenBSD patch patch-input_drivers_x11_input_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Revert upstream commit 347519a4d8f3befb719f11eeb0121c736ce64dee, |which breaks keyboard input. | |Index: input/drivers/x11_input.c |--- input/drivers/x11_input.c.orig |+++ input/drivers/x11_input.c -------------------------- Patching file input/drivers/x11_input.c using Plan A... Hunk #1 succeeded at 71. done ===> Applying OpenBSD patch patch-input_input_keymaps_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Revert upstream commit 347519a4d8f3befb719f11eeb0121c736ce64dee, |which breaks keyboard input. | |Index: input/input_keymaps.c |--- input/input_keymaps.c.orig |+++ input/input_keymaps.c -------------------------- Patching file input/input_keymaps.c using Plan A... Hunk #1 succeeded at 64. Hunk #2 succeeded at 1010. done ===> Applying OpenBSD patch patch-libretro-common_audio_audio_mix_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix build on powerpc64 where we don't need this header and regular powerpc |doesn't use it. | |Index: libretro-common/audio/audio_mix.c |--- libretro-common/audio/audio_mix.c.orig |+++ libretro-common/audio/audio_mix.c -------------------------- Patching file libretro-common/audio/audio_mix.c using Plan A... Hunk #1 succeeded at 28. done ===> Applying OpenBSD patch patch-libretro-common_features_features_cpu_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Ensure that the undefined __mtfb() primitive is not used on powerpc, from: |https://github.com/libretro/RetroArch/pull/10383 | |Index: libretro-common/features/features_cpu.c |--- libretro-common/features/features_cpu.c.orig |+++ libretro-common/features/features_cpu.c -------------------------- Patching file libretro-common/features/features_cpu.c using Plan A... Hunk #1 succeeded at 22. done ===> Applying OpenBSD patch patch-retroarch_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: retroarch.cfg |--- retroarch.cfg.orig |+++ retroarch.cfg -------------------------- Patching file retroarch.cfg using Plan A... Hunk #1 succeeded at 844. done ===> Compiler link: gcc -> /usr/local/bin/egcc ===> Compiler link: cc -> /usr/local/bin/egcc ===> Compiler link: c++ -> /usr/local/bin/eg++ ===> Compiler link: g++ -> /usr/local/bin/eg++ >>> Running configure in emulators/retroarch at 1719694087.88 ===> emulators/retroarch ===> Generating configure for retroarch-1.18.0 ===> Configuring for retroarch-1.18.0 Checking operating system ... BSD Checking for suitable working C compiler ... cc works Checking for suitable working C++ compiler ... c++ works Checking for pkg-config ... /usr/bin/pkg-config Checking for availability of switch -std=gnu99 in cc ... yes Checking for availability of switch -std=c++11 in c++ ... yes Checking for availability of switch -Wno-unused-result in cc ... yes Checking for availability of switch -Wno-unused-variable in cc ... yes Checking function sd_get_machine_names in -lsystemd ... no Checking presence of package bcm_host ... no Checking function bcm_host_init in -lbcm_host ... no Checking presence of header file EGL/eglext.h ... yes Checking presence of package egl ... 23.3.6 Checking presence of header file lzma.h ... yes Checking function ass_library_init in -lfribidi -lass ... yes Checking function pthread_create in -lpthread ... yes Checking function pthread_key_create in -lpthread ... yes Checking presence of package check >= 0.15 ... no Checking function dlopen in -lc ... yes Checking function socket in -lc ... yes Checking function getaddrinfo in -lc ... yes Checking function fcntl in -lc ... yes Checking function getopt_long in -lc ... yes Checking presence of package alsa ... no Checking presence of package libsixel >= 1.6.0 ... no Checking presence of predefined macro AUDIO_SETINFO in sys/audioio.h ... no Checking function alcOpenDevice in -lopenal ... yes Checking presence of package rsound >= 1.1 ... no Checking presence of package libroar >= 1.0.12 ... no Checking presence of package sdl >= 1.2.10 ... no Checking presence of package sdl2 >= 2.0.0 ... 2.30.3 Checking presence of package Qt5Core >= 5.2 ... 5.15.13 Checking presence of package Qt5Gui >= 5.2 ... 5.15.13 Checking presence of package Qt5Widgets >= 5.2 ... 5.15.13 Checking presence of package Qt5Concurrent >= 5.2 ... 5.15.13 Checking presence of package Qt5Network >= 5.2 ... 5.15.13 Checking presence of package openssl >= 1.0.0 ... 2.0.0 Checking existence of -lmbedtls -lmbedx509 -lmbedcrypto ... yes Checking presence of header file mbedtls/entropy.h ... yes Notice: HID is disabled, libusb support will also be disabled. Checking existence of -ldinput8 ... no Checking existence of -ld3d9 ... no Checking existence of -ldsound ... no Checking existence of -ld3dx8 ... no Checking existence of -ld3dx9 ... no Checking presence of header file GL/gl.h ... yes Checking existence of -lGL ... yes Checking function cgCreateContext in -lCg -lCgGL ... no Checking presence of package zlib ... 1.3.1.1-motley Checking presence of package libavcodec >= 57 ... 58.134.100 Checking presence of package libavformat >= 57 ... 58.76.100 Checking presence of package libavdevice >= 57 ... 58.13.100 Checking presence of package libswresample >= 2 ... 3.9.100 Checking presence of package libavutil >= 55 ... 56.70.100 Checking presence of package libswscale >= 4 ... 5.9.100 Checking presence of header file libavutil/channel_layout.h ... yes Checking function dlopen in -lc ... yes Checking presence of package gbm >= 9.0 ... 23.3.6 Checking presence of package libdrm ... 2.4.120 Checking presence of package vg ... no Checking presence of package freetype2 ... 25.0.19 Checking presence of package fontconfig ... 2.14.1 Checking presence of package x11 ... 1.8.1 Checking presence of package xcb ... 1.15 Checking presence of package xext ... 1.3.5 Checking presence of package xxf86vm ... 1.1.5 Checking presence of package xinerama ... 1.1.5 Checking existence of -lXrandr ... yes Checking presence of package xkbcommon >= 0.3.2 ... 1.7.0 Checking presence of package wayland-cursor >= 1.12 ... 1.22.0 Checking presence of package wayland-protocols >= 1.31 ... 1.36 Checking presence of package wayland-scanner >= 1.12 ... 1.22.0 Notice: wayland libraries not found, disabling wayland support. Checking presence of header file linux/parport.h ... no Checking function strlcpy in -lc ... yes Checking function strcasestr in -lc ... yes Checking function mmap in -lc ... yes Checking function memfd_create in -lc ... no Checking function vkCreateInstance in -lvulkan ... yes Checking presence of header file glslang/SPIRV/GlslangToSpv.h ... yes Checking existence of -lglslang ... no Checking existence of -lOSDependent ... no Checking existence of -lOGLCompiler ... no Checking existence of -lMachineIndependent ... no Checking existence of -lGenericCodeGen ... no Checking existence of -lHLSL ... no Checking existence of -lSPIRV ... no Checking existence of -lSPIRV-Tools-opt ... no Checking existence of -lSPIRV-Tools ... no Checking for moc ... /usr/local/bin/moc-qt5 works Creating make config: config.mk Creating config header: config.h >>> Running build in emulators/retroarch at 1719694338.46 ===> emulators/retroarch ===> Building for retroarch-1.18.0 /usr/bin/perl /usr/ports/infrastructure/bin/pkg_subst -DMODQT5_COMMENT=\"@comment\ \" -DARCH=sparc64 -DBASE_PKGPATH=emulators/retroarch -DFLAVOR_EXT= -DFULLPKGNAME=retroarch-1.18.0 -DHOMEPAGE=https://www.libretro.com/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=sparc64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=retroarch -i -B /usr/obj/ports/retroarch-1.18.0 /usr/obj/ports/retroarch-1.18.0/RetroArch-1.18.0/retroarch.cfg cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/frontend/drivers/platform_unix.o frontend/drivers/platform_unix.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/frontend/frontend_driver.o frontend/frontend_driver.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/retroarch.o retroarch.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/runloop.o runloop.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/ui/ui_companion_driver.o ui/ui_companion_driver.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/camera/camera_driver.o camera/camera_driver.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/record/record_driver.o record/record_driver.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/command.o command.c cc -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -std=gnu99 -D_GNU_SOURCE -I. -ffast-math -Wall -Wsign-compare -DBSD -Wno-unused-result -Wno-unused-variable -finput-charset=UTF-8 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_WIDGETS_LIB -I/usr/local/include/X11/qt5/QtWidgets -I/usr/local/include/X11/qt5 -DQT_GUI_LIB -I/usr/local/include/X11/qt5/QtGui -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_CONCURRENT_LIB -I/usr/local/include/X11/qt5/QtConcurrent -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -DQT_NETWORK_LIB -I/usr/local/include/X11/qt5/QtNetwork -I/usr/local/include/X11/qt5 -DQT_CORE_LIB -I/usr/local/include/X11/qt5/QtCore -fPIC -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/X11R6/include -I/usr/X11R6/include/libdrm -I/usr/local/include/SDL2 -I/usr/X11R6/include -D_REENTRANT -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -Wno-deprecated-declarations -I/usr/local/include -I./deps/7zip -I./libretro-common/include -I./deps -I./deps/xdelta3 -I./libretro-common -I./deps -I/usr/local/include -Igfx/include -I./deps/glslang/glslang/glslang/OSDependent/Unix -I./deps/glslang/glslang/OGLCompilersDLL -I./deps/glslang/glslang/glslang/MachineIndependent -I./deps/glslang/glslang/glslang/Public -I./deps/glslang/glslang/SPIRV -I./deps/SPIRV-Cross -I./deps/7zip -I./libretro-common/include/compat/zlib -Ideps/rcheevos/include -Iffmpeg -I./deps/switchres -Ideps -Ideps/stb -DHAVE_CONFIG_H -DRARCH_INTERNAL -D_FILE_OFFSET_BITS=64 -DGLOBAL_CONFIG_DIR='"/etc"' -DASSETS_DIR='"/usr/local/share/retroarch"' -DFILTERS_DIR='"/usr/local/share/retroarch"' -DCORE_INFO_DIR='"/usr/local/share/retroarch"' -DHAVE_LIBRETRODB -DHAVE_DYLIB -DHAVE_FILE_LOGGER -DHAVE_SHADERPIPELINE -DHAVE_NETPLAYDISCOVERY -DHAVE_DR_MP3 -DHAVE_PATCH -DHAVE_XDELTA -DSECONDARY_DJW -DSECONDARY_LZMA -DSECONDARY_FGK -DHAVE_MICROPHONE -DHAVE_REWIND -DHAVE_CHEATS -DHAVE_CORE_INFO_CACHE -DHAVE_SCREENSHOTS -DHAVE_VIDEO_FILTER -DHAVE_DSP_FILTER -DHAVE_NEAREST_RESAMPLER -DHAVE_CONFIGFILE -DHAVE_AUDIOMIXER -DHAVE_BSV_MOVIE -DHAVE_RUNAHEAD -DHAVE_CC_RESAMPLER -DHAVE_LANGEXTRA -DHAVE_IMAGEVIEWER -DHAVE_MAIN -DHAVE_SSL -DHAVE_COMMAND -DHAVE_STDIN_CMD -DHAVE_RWAV -DHAVE_MENU -DHAVE_GFX_WIDGETS -DHAVE_RGUI -DHAVE_MATERIALUI -DHAVE_XMB -DHAVE_OZONE -DHAVE_LAKKA_CANARY=\"\" -DHAVE_OVERLAY -DHAVE_STB_FONT -DHAVE_THREADS -DHAVE_THREAD_STORAGE -DHAVE_X11 -DHAVE_OPENGL -DHAVE_OPENGL1 -DHAVE_GL_FFT -DHAVE_GL_SYNC -DHAVE_EGL -DHAVE_VULKAN -DHAVE_OPENGL_CORE -DHAVE_GLSL -DHAVE_SLANG -DHAVE_BUILTINGLSLANG -DHAVE_GLSLANG -DHAVE_SPIRV_CROSS -DHAVE_7ZIP -D_7ZIP_ST -DHAVE_IBXM -DHAVE_ZLIB -DHAVE_RTGA -DHAVE_RPNG -DHAVE_RJPEG -DHAVE_RBMP -DHAVE_ACCESSIBILITY -DHAVE_NETWORKING -DHAVE_IFINFO -DHAVE_NETWORK_CMD -DHAVE_CHEEVOS -DRC_DISABLE_LUA -DHAVE_TRANSLATE -DHAVE_FFMPEG -DHAVE_COMPRESSION -DHAVE_TEST_DRIVERS -MMD -c -o obj-unix/release/msg_hash.o msg_hash.c cc1: out of memory allocating 65536 bytes after a total of 0 bytes gmake: *** [Makefile:209: obj-unix/release/msg_hash.o] Error 1 *** Error 2 in emulators/retroarch (/usr/ports/infrastructure/mk/bsd.port.mk:3061 '/usr/obj/ports/retroarch-1.18.0/.build_done': @cd /usr/ob...) *** Error 2 in emulators/retroarch (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=retroarch-1.18.0; export _LOCKS_HELD=" ret...) ===> Exiting emulators/retroarch with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1719701017.07 max_stuck=6542.22/waiting-for-lock #212=166.81/show-prepare-results=17.68/patch=25.99/configure=250.43/build=6678.84 Error: job failed with 512 on sparc64-2b at 1719701017