=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for emulationstation-2.9.0.tar.gz => Checksum RMD160 OK for emulationstation-2.9.0.tar.gz => Checksum SHA512 OK for emulationstation-2.9.0.tar.gz ===> Installing dependencies for emulationstation-2.9.0nb3 ========================================================================== The supported build options for emulationstation are: opengl rpi The currently selected options are: rpi 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.0nb3. Their current value is shown below: * KRB5_DEFAULT = heimdal * SSLBASE = /usr * 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 their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=2.8.1nb1: found cmake-3.18.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.6.0 => Build dependency x11-links>=1.32: found x11-links-1.32 => Build dependency boost-headers-1.73.*: found boost-headers-1.73.0nb3 => Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency raspberrypi-userland>=20150118nb1: found raspberrypi-userland-20170109nb3 => Full dependency SDL2>=2.0.12nb5: found SDL2-2.0.12nb5 => Full dependency boost-libs-1.73.*: found boost-libs-1.73.0nb1 => Full dependency freeimage>=3.16.0: found freeimage-3.18.0nb2 => Full dependency vlc>=3.0.1: found vlc-3.0.11nb3 => Full dependency pugixml>=1.7: found pugixml-1.10 => Full dependency curl>=7.70.0nb2: found curl-7.72.0nb1 ===> 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 emulationstation-2.9.0nb3 ===> Extracting for emulationstation-2.9.0nb3 ===> Patching for emulationstation-2.9.0nb3 => Applying pkgsrc patches for emulationstation-2.9.0nb3 ===> Creating toolchain wrappers for emulationstation-2.9.0nb3 ===> Configuring for emulationstation-2.9.0nb3 => 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". -- 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.18/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.18/Modules/Platform/NetBSD.cmake includes /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.18/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.18/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt:8 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.18/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.18/Modules/Platform/NetBSD.cmake includes /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.18/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.18/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:8 (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/pkgbuild/emulators/emulationstation/work.earmv6hf/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.18/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.18/Modules/Platform/NetBSD.cmake includes /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.18/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.18/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:8 (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/pkgbuild/emulators/emulationstation/work.earmv6hf/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done bcm_host.h found CMake Warning (dev) at /usr/pkg/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (X11) does not match the name of the calling package (OpenGLES). 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): /usr/pkg/share/cmake-3.18/Modules/FindX11.cmake:414 (find_package_handle_standard_args) CMake/Packages/FindOpenGLES.cmake:79 (INCLUDE) CMakeLists.txt:55 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found X11: /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/include -- Looking for XOpenDisplay in /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libX11.so;/tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libXext.so -- Looking for XOpenDisplay in /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libX11.so;/tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/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 Freetype: /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libfreetype.so (found version "2.10.0") -- Looking for FreeImage... -- Found PkgConfig: /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.tools/bin/pkg-config (found version "1.6.0") -- Checking for module 'freeimage' -- Package 'freeimage', required by 'virtual:world', not found -- Found FreeImage: optimized;/tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libfreeimage.so;debug;/tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.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/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libSDL2main.a;/tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/lib/libSDL2.so;-lpthread -- Found CURL: /usr/pkg/lib/libcurl.so (found version "7.72.0") -- Checking for module 'libvlc>=1.0.0' -- Found libvlc, version 3.0.11 -- VLC library found -- Found VLC: /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink/include/vlc CMake Warning (dev) at /usr/pkg/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:273 (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:62 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Rapidjson: /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.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/pkgbuild/emulators/emulationstation/work.earmv6hf/EmulationStation-2.9.0 => Rewrite cmake Dependencies files cd /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink && /bin/mkdir -p -p include/pugixml/src cd /tmp/pkgbuild/emulators/emulationstation/work.earmv6hf/.buildlink && /bin/cp include/pugixml.hpp include/pugixml/src/pugixml.hpp