=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for duckstation-0.1.5624.tar.gz => Checksum SHA512 OK for duckstation-0.1.5624.tar.gz ===> Installing dependencies for duckstation-qt-0.1.5624nb13 ========================================================================== The following variables will affect the build process of this package, duckstation-qt-0.1.5624nb13. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = libjpeg-turbo * 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: * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * TERMCAP_TYPE = termcap 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>=0: found cmake-4.1.2 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.84.4 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency rapidjson>=1.1.0: found rapidjson-1.1.0nb2 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.32.10nb1: found SDL2-2.32.10nb2 => Full dependency curl>=8.16.0nb1: found curl-8.17.0 => Full dependency minizip>=1.2.11: found minizip-1.3.1 => Full dependency qt6-qtbase>=6.9.3nb2: found qt6-qtbase-6.10.0 => Full dependency qt6-qttools>=6.9.3nb1: found qt6-qttools-6.10.0 => Full dependency soundtouch>=1.8.0: found soundtouch-2.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> 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 duckstation-qt-0.1.5624nb13 ===> Extracting for duckstation-qt-0.1.5624nb13 ===> Patching for duckstation-qt-0.1.5624nb13 => Applying pkgsrc patches for duckstation-qt-0.1.5624nb13 ===> Creating toolchain wrappers for duckstation-qt-0.1.5624nb13 ===> Configuring for duckstation-qt-0.1.5624nb13 => Substituting "paths" in src/duckstation-qt/qthost.cpp src/duckstation-qt/qttranslations.cpp => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. -- The C compiler identification is GNU 12.5.0 -- The CXX compiler identification is GNU 12.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/emulators/duckstation-qt/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/emulators/duckstation-qt/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Version: 4.1.2 CMake System Name: NetBSD Build Type: -- Found SDL2: /pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libSDL2.so (found version "2.32.10") CMake Warning (dev) at /usr/pkg/share/cmake-4.1/Modules/FindPackageHandleStandardArgs.cmake:430 (message): The package name passed to find_package_handle_standard_args() (SDL2main) does not match the name of the calling package (SDL2). 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): CMakeModules/FindSDL2.cmake:319 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:107 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL2main: /pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libSDL2main.a (found version "2.32.10") -- Found CURL: /pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libcurl.so (found version "8.17.0") -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Found OpenGL: /pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libGL.so -- Found WrapOpenGL: TRUE -- Found PkgConfig: /pbulk/work/emulators/duckstation-qt/work/.tools/bin/pkg-config (found version "2.4.3") -- Performing Test HAVE_EGL -- Performing Test HAVE_EGL - Success -- Found EGL: /pbulk/work/emulators/duckstation-qt/work/.buildlink/include (found version "1.5") -- Found X11: /pbulk/work/emulators/duckstation-qt/work/.buildlink/include -- Looking for XOpenDisplay in /pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libX11.so;/pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libXext.so -- Looking for XOpenDisplay in /pbulk/work/emulators/duckstation-qt/work/.buildlink/lib/libX11.so;/pbulk/work/emulators/duckstation-qt/work/.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 -- RetroAchievements support enabled -- Performing Test COMPILER_SUPPORTS_WALL -- Performing Test COMPILER_SUPPORTS_WALL - Success -- Performing Test COMPILER_SUPPORTS_MEMACCESS -- Performing Test COMPILER_SUPPORTS_MEMACCESS - Success -- Performing Test COMPILER_SUPPORTS_OFFSETOF -- Performing Test COMPILER_SUPPORTS_OFFSETOF - Success -- Module support is disabled. -- Version: 9.0.0 -- Build type: -- CXX_STANDARD: 17 -- Performing Test has_std_17_flag -- Performing Test has_std_17_flag - Success -- Performing Test has_std_1z_flag -- Performing Test has_std_1z_flag - Success -- Required features: cxx_variadic_templates -- Checking for module 'zlib' -- Found zlib, version 1.2.10 -- Checking for module 'libzstd' -- Found libzstd, version 1.5.7 -- Checking for module 'minizip' -- Found minizip, version 1.3.1 -- Checking for module 'RapidJSON' -- Found RapidJSON, version 1.1.0 -- Checking for module 'soundtouch' -- Found soundtouch, version 2.3.1 CMake Deprecation Warning at dep/cpuinfo/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Warning at dep/cpuinfo/CMakeLists.txt:70 (MESSAGE): Target operating system "NetBSD" is not supported in cpuinfo. cpuinfo will compile, but cpuinfo_initialize() will always fail. CMake Deprecation Warning at dep/cpuinfo/deps/clog/CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Looking for include file pulse/pulseaudio.h -- Looking for include file pulse/pulseaudio.h - not found -- Looking for include file alsa/asoundlib.h -- Looking for include file alsa/asoundlib.h - not found -- Looking for include file jack/jack.h -- Looking for include file jack/jack.h - not found -- Looking for include file sndio.h -- Looking for include file sndio.h - not found -- Looking for include file aaudio/AAudio.h -- Looking for include file aaudio/AAudio.h - not found -- Looking for include file AudioUnit/AudioUnit.h -- Looking for include file AudioUnit/AudioUnit.h - not found -- Looking for include file audioclient.h -- Looking for include file audioclient.h - not found -- Looking for include files windows.h, mmsystem.h -- Looking for include files windows.h, mmsystem.h - not found -- Looking for include file SLES/OpenSLES.h -- Looking for include file SLES/OpenSLES.h - not found -- Looking for include file sys/soundcard.h -- Looking for include file sys/soundcard.h - found -- Looking for include file android/log.h -- Looking for include file android/log.h - not found -- Looking for include file sys/audioio.h -- Looking for include file sys/audioio.h - found -- Looking for include file kai.h -- Looking for include file kai.h - not found Not building recompiler -- Configuring done (21.5s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /pbulk/work/emulators/duckstation-qt/work/duckstation-0.1-5624/cmake-pkgsrc-build