=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for emulationstation-2.9.4.tar.gz => Checksum SHA512 OK for emulationstation-2.9.4.tar.gz ===> Installing dependencies for emulationstation-2.9.4nb3 ========================================================================== The supported build options for emulationstation 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.emulationstation (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, emulationstation-2.9.4nb3. Their current value is shown below: * KRB5_DEFAULT = heimdal * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = heimdal You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.23.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.35: found x11-links-1.35 => Build dependency boost-headers-1.78.*: found boost-headers-1.78.0 => Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb1 => Full dependency SDL2>=2.0.20nb1: found SDL2-2.0.22 => Full dependency boost-libs-1.78.*: found boost-libs-1.78.0nb2 => Full dependency freeimage>=3.16.0: found freeimage-3.18.0nb5 => Full dependency vlc>=3.0.1: found vlc-3.0.17.4 => Full dependency pugixml>=1.7: found pugixml-1.12.1 => Full dependency curl>=7.80.0: found curl-7.83.1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for emulationstation-2.9.4nb3 ===> Extracting for emulationstation-2.9.4nb3 ===> Patching for emulationstation-2.9.4nb3 => Applying pkgsrc patches for emulationstation-2.9.4nb3 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/emulationstation/patches/patch-es-app_src_ScraperCmdLine.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/emulationstation/patches/patch-es-app_src_ScraperCmdLine.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-es-app_src_ScraperCmdLine.cpp,v 1.1 2019/09/08 12:34:38 nia Exp $ | |Support non-Linux unixes. | |--- es-app/src/ScraperCmdLine.cpp.orig 2018-07-11 17:16:47.000000000 +0000 |+++ es-app/src/ScraperCmdLine.cpp -------------------------- Patching file es-app/src/ScraperCmdLine.cpp using Plan A... Hunk #1 succeeded at 5. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/emulationstation/patches/patch-es-core_src_utils_FileSystemUtil.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/emulationstation/patches/patch-es-core_src_utils_FileSystemUtil.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-es-core_src_utils_FileSystemUtil.cpp,v 1.1 2020/03/24 15:52:38 nia Exp $ | |stat64 is non-portable | |--- es-core/src/utils/FileSystemUtil.cpp.orig 2019-12-29 21:18:29.000000000 +0000 |+++ es-core/src/utils/FileSystemUtil.cpp -------------------------- Patching file es-core/src/utils/FileSystemUtil.cpp using Plan A... Hunk #1 succeeded at 19. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/emulationstation/patches/patch-external_CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/emulators/emulationstation/patches/patch-external_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-external_CMakeLists.txt,v 1.1 2019/09/08 12:34:38 nia Exp $ | |Using pugixml from pkgsrc. | |--- external/CMakeLists.txt.orig 2018-07-11 17:16:47.000000000 +0000 |+++ external/CMakeLists.txt -------------------------- Patching file external/CMakeLists.txt using Plan A... Hunk #1 succeeded at 2. done ===> Creating toolchain wrappers for emulationstation-2.9.4nb3 ===> Configuring for emulationstation-2.9.4nb3 => Adjusting path to global configuration files => Adjusting config file path to retroarch backend => Adjusting path to retroarch backends in documentation => Fixing path to VideoCore libraries => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.23/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.23/Modules/Platform/NetBSD.cmake includes /tmp/emulators/emulationstation/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.23/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.23/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:17 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.23/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.23/Modules/Platform/NetBSD.cmake includes /tmp/emulators/emulationstation/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.23/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.23/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:17 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/emulators/emulationstation/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.23/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.23/Modules/Platform/NetBSD.cmake includes /tmp/emulators/emulationstation/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.23/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.23/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:17 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /tmp/emulators/emulationstation/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenGL: /tmp/emulators/emulationstation/work/.buildlink/lib/libGL.so -- Found Freetype: /tmp/emulators/emulationstation/work/.buildlink/lib/libfreetype.so (found version "2.10.0") -- Looking for FreeImage... -- Found PkgConfig: /tmp/emulators/emulationstation/work/.tools/bin/pkg-config (found version "1.8.0") -- Checking for module 'freeimage' -- Package 'freeimage', required by 'virtual:world', not found -- Found FreeImage: optimized;/tmp/emulators/emulationstation/work/.buildlink/lib/libfreeimage.so;debug;/tmp/emulators/emulationstation/work/.buildlink/lib/libfreeimage.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found SDL2: /tmp/emulators/emulationstation/work/.buildlink/lib/libSDL2main.a;/tmp/emulators/emulationstation/work/.buildlink/lib/libSDL2.so;-lpthread -- Found CURL: /usr/pkg/lib/libcurl.so (found version "7.83.1") -- Checking for module 'libvlc>=1.0.0' -- Found libvlc, version 3.0.17.4 -- VLC library found -- Found VLC: /tmp/emulators/emulationstation/work/.buildlink/include/vlc CMake Warning (dev) at /usr/pkg/share/cmake-3.23/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Rapidjson) does not match the name of the calling package (RapidJSON). 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/Packages/FindRapidJSON.cmake:64 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:92 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Rapidjson: /tmp/emulators/emulationstation/work/.buildlink/include -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /tmp/emulators/emulationstation/work/EmulationStation-2.9.4 => Rewrite cmake Dependencies files cd /tmp/emulators/emulationstation/work/.buildlink && /bin/mkdir -p -p include/pugixml/src cd /tmp/emulators/emulationstation/work/.buildlink && /bin/cp include/pugixml.hpp include/pugixml/src/pugixml.hpp