=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for retroarch-1.8.8/retroarch-assets.tar.gz => Checksum RMD160 OK for retroarch-1.8.8/retroarch-assets.tar.gz => Checksum SHA512 OK for retroarch-1.8.8/retroarch-assets.tar.gz => Checksum SHA1 OK for retroarch-1.8.8/retroarch.tar.gz => Checksum RMD160 OK for retroarch-1.8.8/retroarch.tar.gz => Checksum SHA512 OK for retroarch-1.8.8/retroarch.tar.gz ===> Installing dependencies for retroarch-1.8.8nb6 ========================================================================== The supported build options for retroarch are: alsa caca debug ffmpeg freetype jack openal opengl pulseaudio qt5 sixel The currently selected options are: freetype opengl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.retroarch (not defined) ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.7.3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libretro-core-info>=1.8.8: found libretro-core-info-1.8.8 => Full dependency freetype2>=2.8.1: found freetype2-2.10.4 => Full dependency flac>=1.1.3nb1: found flac-1.3.3 => Full dependency SDL2>=2.0.12nb5: found SDL2-2.0.14 => Full dependency miniupnpc>=2.1: found miniupnpc-2.2.0 => Full dependency mbedtls>=2.23.0: found mbedtls-2.24.0 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for retroarch-1.8.8nb6 ===> Extracting for retroarch-1.8.8nb6 ===> Patching for retroarch-1.8.8nb6 => Applying pkgsrc patches for retroarch-1.8.8nb6 => Verifying /opt/pkgsrc/emulators/retroarch/patches/patch-Makefile => Applying pkgsrc patch /opt/pkgsrc/emulators/retroarch/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.7 2020/06/08 08:57:08 nia Exp $ | |Don't install a config file, retroarch generates on in HOME. | |--- Makefile.orig 2020-05-27 18:11:31.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 242. Hunk #2 succeeded at 250. done => Verifying /opt/pkgsrc/emulators/retroarch/patches/patch-audio_drivers_audioio.c => Applying pkgsrc patch /opt/pkgsrc/emulators/retroarch/patches/patch-audio_drivers_audioio.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-audio_drivers_audioio.c,v 1.2 2020/05/30 14:26:52 nia Exp $ | |Proper write availability detection for NetBSD | |--- audio/drivers/audioio.c.orig 2020-05-27 18:11:31.000000000 +0000 |+++ audio/drivers/audioio.c -------------------------- Patching file audio/drivers/audioio.c using Plan A... Hunk #1 succeeded at 186. done => Verifying /opt/pkgsrc/emulators/retroarch/patches/patch-frontend_drivers_platform__unix.c => Applying pkgsrc patch /opt/pkgsrc/emulators/retroarch/patches/patch-frontend_drivers_platform__unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-frontend_drivers_platform__unix.c,v 1.5 2020/05/30 14:26:52 nia Exp $ | |Allow loading cores and core info from pkgsrc. | |--- frontend/drivers/platform_unix.c.orig 2020-05-27 18:11:31.000000000 +0000 |+++ frontend/drivers/platform_unix.c -------------------------- Patching file frontend/drivers/platform_unix.c using Plan A... Hunk #1 succeeded at 1708. done => Verifying /opt/pkgsrc/emulators/retroarch/patches/patch-gfx_drivers__context_sdl__gl__ctx.c => Applying pkgsrc patch /opt/pkgsrc/emulators/retroarch/patches/patch-gfx_drivers__context_sdl__gl__ctx.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_drivers__context_sdl__gl__ctx.c,v 1.1 2020/05/30 14:26:52 nia Exp $ | |SDL supports GLSL. Unbreaks menus using shaders. | |--- gfx/drivers_context/sdl_gl_ctx.c.orig 2020-05-27 18:11:31.000000000 +0000 |+++ gfx/drivers_context/sdl_gl_ctx.c -------------------------- Patching file gfx/drivers_context/sdl_gl_ctx.c using Plan A... Hunk #1 succeeded at 407. done => Verifying /opt/pkgsrc/emulators/retroarch/patches/patch-qb_config.libs.sh => Applying pkgsrc patch /opt/pkgsrc/emulators/retroarch/patches/patch-qb_config.libs.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-qb_config.libs.sh,v 1.3 2018/12/21 15:10:51 nia Exp $ | |Try regular sort on SunOS. | |--- qb/config.libs.sh.orig 2018-10-06 22:00:31.000000000 +0000 |+++ qb/config.libs.sh -------------------------- Patching file qb/config.libs.sh using Plan A... Hunk #1 succeeded at 53 (offset 13 lines). done ===> Creating toolchain wrappers for retroarch-1.8.8nb6 ===> Configuring for retroarch-1.8.8nb6 => Fixing absolute paths. /bin/mkdir -p /opt/work/emulators/retroarch/work/RetroArch-1.8.8/media/assets /bin/mv /opt/work/emulators/retroarch/work/retroarch-assets-*/* /opt/work/emulators/retroarch/work/RetroArch-1.8.8/media/assets => Checking for portability problems in extracted files Checking operating system ... Darwin Checking for suitable working C compiler ... clang works Checking for suitable working C++ compiler ... clang++ works Checking for pkg-config ... /opt/pkg/bin/pkgconf Checking for availability of switch -std=gnu99 in clang ... yes Checking for availability of switch -std=c++11 in clang++ ... yes Checking for availability of switch -Wno-unused-result in clang ... yes Checking for availability of switch -Wno-unused-variable in clang ... yes Checking presence of package bcm_host ... no Checking function bcm_host_init in -lbcm_host ... no Checking presence of header file EGL/eglext.h ... no Checking function ass_library_init in -lass ... no Checking function pthread_create in -lpthread ... yes Checking function pthread_key_create in -lpthread ... yes Checking function dlopen in -ldl ... yes Checking function socket in -lc ... yes Checking function getaddrinfo in -lc ... yes Checking existence of -lminiupnpc ... yes Checking function fcntl in -lc ... yes Checking function getopt_long in -lc ... yes Checking presence of predefined macro AUDIO_SETINFO in sys/audioio.h ... no Checking presence of header file sys/soundcard.h ... no Checking presence of header file soundcard.h ... no Checking existence of -lossaudio ... no Checking function AudioUnitInitialize in -framework AudioUnit ... yes Checking function CTFontCreateWithName in -framework CoreText ... yes Checking function NSApplicationMain in -framework AppKit ... yes Checking existence of -framework AVFoundation ... yes Checking existence of -framework CoreLocation ... yes Checking function IOHIDManagerCreate in -framework IOKit ... yes Checking presence of package rsound >= 1.1 ... no Checking presence of package libroar >= 1.0.12 ... no Checking presence of package sdl2 >= 2.0.0 ... 2.0.14 Checking presence of package flac ... 1.3.3 Checking presence of header file mbedtls/entropy.h ... yes Checking existence of -lmbedtls ... yes Checking existence of -lmbedx509 ... yes Checking existence of -lmbedcrypto ... yes 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 OpenGL/gl.h ... yes Checking existence of -framework OpenGL ... yes Checking function cgCreateContext in -framework Cg ... no Notice: EGL is disabled, OpenVG support will also be disabled. Checking presence of package zlib ... 1.2.11 Checking function dlopen in -ldl ... yes Checking presence of package freetype2 ... 23.4.17 Notice: X11 not present. Skipping X11 code paths. Notice: Xinerama is disabled, Xinerama support will also be disabled. Notice: XShm is disabled, XShm support will also be disabled. Notice: Xrandr is disabled, Xrandr support will also be disabled. Notice: Xvideo is disabled, XVideo support will also be disabled. Checking presence of package xkbcommon >= 0.3.2 ... no Checking presence of package wayland-cursor >= 1.12 ... no Checking presence of package wayland-protocols >= 1.15 ... no Checking presence of package wayland-scanner >= 1.12 ... no 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 Notice: glslang is disabled, slang support will also be disabled. Notice: glslang is disabled, OpenGL core support will also be disabled. Creating make config: config.mk Creating config header: config.h