=> Bootstrap dependency digest>=20010302: found digest-20190127 => Checksum SHA1 OK for hatari-2.0.0.tar.bz2 => Checksum RMD160 OK for hatari-2.0.0.tar.bz2 => Checksum SHA512 OK for hatari-2.0.0.tar.bz2 ===> Installing dependencies for hatari-2.0.0nb2 ========================================================================== The following variables will affect the build process of this package, hatari-2.0.0nb2. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 37 Based on these variables, the following variables have been set: * PYPACKAGE = python27 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.17.0 => Tool dependency distcc-[0-9]*: found distcc-3.3 => Build dependency x11-links>=1.31: found x11-links-1.31 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency portaudio>=19: found portaudio-190600.20161030nb2 => Full dependency SDL2>=2.0.10nb4: found SDL2-2.0.12 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17 => Full dependency png>=1.6.0nb1: found png-1.6.37 => Full dependency python27>=2.7.1nb2: found python27-2.7.17nb2 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.24nb1 ===> Overriding tools for hatari-2.0.0nb2 ===> Extracting for hatari-2.0.0nb2 ===> Patching for hatari-2.0.0nb2 => Applying pkgsrc patches for hatari-2.0.0nb2 ===> Creating toolchain wrappers for hatari-2.0.0nb2 ===> Configuring for hatari-2.0.0nb2 => Replacing python interpreter in python-ui/config.py python-ui/debugui.py python-ui/dialogs.py python-ui/gentypes.py python-ui/hatari.py python-ui/hatariui.py python-ui/tests/pygtk-hello-world.py python-ui/uihelpers.py tests/tosboot/tos_tester.py tools/atari-convert-dir.py tools/atari-hd-image.sh tools/debugger/hatari_profile.py tools/debugger/hatari_spinloop.py tools/hconsole/example.py tools/hconsole/hconsole.py. INFO: [replace-interpreter] Nothing changed in tools/atari-hd-image.sh. => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:6 (cmake_policy): The OLD behavior for policy CMP0026 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 7.4.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake includes /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.17/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.17/Modules/CMakeSystemSpecificInformation.cmake:26 (include) CMakeLists.txt:9 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake:15 (include): File /usr/pkg/share/cmake-3.17/Modules/Platform/NetBSD.cmake includes /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.17/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.17/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:9 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working C compiler: /tmp/pkgbuild/emulators/hatari/work.aarch64/.cwrapper/bin/gcc -- Check for working C compiler: /tmp/pkgbuild/emulators/hatari/work.aarch64/.cwrapper/bin/gcc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test MUDFLAP_AVAILABLE -- Performing Test MUDFLAP_AVAILABLE - Failed -- 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/hatari/work.aarch64/.buildlink/lib/libSDL2main.a;/tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/lib/libSDL2.so;-lpthread CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (MATH) does not match the name of the calling package (Math). 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/FindMath.cmake:12 (find_package_handle_standard_args) CMakeLists.txt:105 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found MATH: /lib/libm.so CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (READLINE) does not match the name of the calling package (Readline). 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/FindReadline.cmake:12 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:107 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find READLINE (missing: READLINE_LIBRARY) -- Found ZLIB: /lib/libz.so (found version "1.2.10") -- Found PNG: /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/lib/libpng16.so (found version "1.6.37") -- Found X11: /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/include -- Looking for XOpenDisplay in /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/lib/libX11.so;/tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/lib/libXext.so -- Looking for XOpenDisplay in /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/lib/libX11.so;/tmp/pkgbuild/emulators/hatari/work.aarch64/.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 CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (PORTAUDIO) does not match the name of the calling package (PortAudio). 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/FindPortAudio.cmake:22 (find_package_handle_standard_args) CMakeLists.txt:130 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PORTAUDIO (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR) CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (CAPSIMAGE) does not match the name of the calling package (CapsImage). 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/FindCapsImage.cmake:27 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:135 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find CAPSIMAGE (missing: CAPSIMAGE_LIBRARY CAPSIMAGE_INCLUDE_DIR) CMake Warning (dev) at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:272 (message): The package name passed to `find_package_handle_standard_args` (UDEV) does not match the name of the calling package (Udev). 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/FindUdev.cmake:12 (find_package_handle_standard_args) CMakeLists.txt:140 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find UDEV (missing: UDEV_LIBRARY UDEV_INCLUDE_DIR) -- Looking for include file termios.h -- Looking for include file termios.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file malloc.h -- Looking for include file malloc.h - found -- Looking for include file /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/include/SDL2/SDL_config.h -- Looking for include file /tmp/pkgbuild/emulators/hatari/work.aarch64/.buildlink/include/SDL2/SDL_config.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - found -- Looking for include file utime.h -- Looking for include file utime.h - found -- Looking for include file sys/utime.h -- Looking for include file sys/utime.h - not found -- Looking for include files sys/socket.h, sys/un.h -- Looking for include files sys/socket.h, sys/un.h - found -- Looking for cfmakeraw -- Looking for cfmakeraw - found -- Looking for setenv -- Looking for setenv - found -- Looking for select -- Looking for select - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for alphasort -- Looking for alphasort - found -- Looking for scandir -- Looking for scandir - found -- Looking for statvfs -- Looking for statvfs - found -- Looking for fseeko -- Looking for fseeko - found -- Looking for ftello -- Looking for ftello - found -- Looking for flock -- Looking for flock - found -- Looking for strlcpy -- Looking for strlcpy - found -- Performing Test HAVE_DIRENT_D_TYPE -- Performing Test HAVE_DIRENT_D_TYPE - Success -- Found PythonInterp: /usr/pkg/bin/python2.7 (found version "2.7.17") Libraries summary : ------------------- - sdl : using SDL2 v2.0.12 - readline : not found, install it to enable debugger history/completion - zlib : found, allows to use zip/gz files directly - png : found, allows to compress screenshot/avi files using png - portaudio : not found, install it to enable the Falcon microphone input - capsimage : v4 not found, install it to use .IPF, .RAW and .CTR disk images - udev : not found, install it to enable media change detection in NatFeats SCSI devices on udev-based systems (Linux) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH -- Build files have been written to: /tmp/pkgbuild/emulators/hatari/work.aarch64/hatari-2.0.0 => Rewrite cmake Dependencies files