=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for libretro-flycast-20200529-e595af5dfbff2e49fbcb95bec5b240785c8b4f4f.tar.gz => Checksum SHA512 OK for libretro-flycast-20200529-e595af5dfbff2e49fbcb95bec5b240785c8b4f4f.tar.gz ===> Installing dependencies for libretro-flycast-20200529nb1 ========================================================================== The supported build options for libretro-flycast are: opengl The currently selected options are: 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.libretro-flycast (not defined) ========================================================================== => Tool dependency gmake>=3.81: found gmake-4.3nb3 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency flac>=1.1.3nb1: found flac-1.3.4 => Full dependency xxhash>=0.7.3: found xxhash-0.8.1 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Overriding tools for libretro-flycast-20200529nb1 ===> Extracting for libretro-flycast-20200529nb1 ===> Patching for libretro-flycast-20200529nb1 => Applying pkgsrc patches for libretro-flycast-20200529nb1 => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-Makefile => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Don't override things we want to pass through from pkgsrc cleanly. | |--- Makefile.orig 2020-05-29 12:45:55.000000000 +0000 |+++ Makefile -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 40. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-Makefile.common => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-Makefile.common Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-Makefile.common,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Avoid bundling depends. | |--- Makefile.common.orig 2020-05-29 12:45:55.000000000 +0000 |+++ Makefile.common -------------------------- Patching file Makefile.common using Plan A... Hunk #1 succeeded at 191. Hunk #2 succeeded at 400. Hunk #3 succeeded at 424. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_hw_aica_dsp__x64.cpp => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_hw_aica_dsp__x64.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_hw_aica_dsp__x64.cpp,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Add support for more operating systems. | |--- core/hw/aica/dsp_x64.cpp.orig 2020-05-29 12:45:55.000000000 +0000 |+++ core/hw/aica/dsp_x64.cpp -------------------------- Patching file core/hw/aica/dsp_x64.cpp using Plan A... Hunk #1 succeeded at 33. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_hw_arm7_arm7.cpp => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_hw_arm7_arm7.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_hw_arm7_arm7.cpp,v 1.1 2020/06/13 13:02:09 nia Exp $ | |Support non-Linux unixes with ELF. | |--- core/hw/arm7/arm7.cpp.orig 2020-05-29 12:45:55.000000000 +0000 |+++ core/hw/arm7/arm7.cpp -------------------------- Patching file core/hw/arm7/arm7.cpp using Plan A... Hunk #1 succeeded at 594. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_hw_sh4_dyna_driver.cpp => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_hw_sh4_dyna_driver.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_hw_sh4_dyna_driver.cpp,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Add support for NetBSD. | |--- core/hw/sh4/dyna/driver.cpp.orig 2020-05-29 12:45:55.000000000 +0000 |+++ core/hw/sh4/dyna/driver.cpp -------------------------- Patching file core/hw/sh4/dyna/driver.cpp using Plan A... Hunk #1 succeeded at 28. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_libretro_common.cpp => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_libretro_common.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_libretro_common.cpp,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Add support for NetBSD. | |--- core/libretro/common.cpp.orig 2020-05-29 12:45:55.000000000 +0000 |+++ core/libretro/common.cpp -------------------------- Patching file core/libretro/common.cpp using Plan A... Hunk #1 succeeded at 298. Hunk #2 succeeded at 769. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_log_StringUtil.h => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_log_StringUtil.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_log_StringUtil.h,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Make this compile on NetBSD... | |--- core/log/StringUtil.h.orig 2020-05-29 12:45:55.000000000 +0000 |+++ core/log/StringUtil.h -------------------------- Patching file core/log/StringUtil.h using Plan A... Hunk #1 succeeded at 24. Hunk #2 succeeded at 69. Hunk #3 succeeded at 101. Hunk #4 succeeded at 110. done => Verifying /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_rec-x64_rec__x64.cpp => Applying pkgsrc patch /usr/pkgsrc/emulators/libretro-flycast/patches/patch-core_rec-x64_rec__x64.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-core_rec-x64_rec__x64.cpp,v 1.1 2020/05/31 15:20:22 nia Exp $ | |Add support for NetBSD. | |--- core/rec-x64/rec_x64.cpp.orig 2020-05-29 12:45:55.000000000 +0000 |+++ core/rec-x64/rec_x64.cpp -------------------------- Patching file core/rec-x64/rec_x64.cpp using Plan A... Hunk #1 succeeded at 112. done ===> Creating toolchain wrappers for libretro-flycast-20200529nb1 ===> Configuring for libretro-flycast-20200529nb1 => Checking for portability problems in extracted files