=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for prboom-plus-2.6.66.tar.gz => Checksum SHA512 OK for prboom-plus-2.6.66.tar.gz ===> Installing dependencies for prboom-plus-2.6.66nb4 ========================================================================== The following variables will affect the build process of this package, prboom-plus-2.6.66nb4. Their current value is shown below: * CURSES_DEFAULT = curses Based on these variables, the following variables have been set: * CURSES_TYPE = curses * 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 mktools-[0-9]*: found mktools-20250213 => Tool dependency cmake>=3.18: found cmake-4.2.3nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.32.10nb1: found SDL2-2.32.10nb2 => Full dependency SDL2_image>=2.6.3nb7: found SDL2_image-2.6.3nb7 => Full dependency SDL2_mixer>=2.8.1nb1: found SDL2_mixer-2.8.1nb1 => Full dependency SDL2_net>=2.2.0nb7: found SDL2_net-2.2.0nb7 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libmad>=0.15.1bnb1: found libmad-0.15.1bnb3 => Full dependency libogg>=1.1.2nb1: found libogg-1.3.6 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency pcre>=8.30nb1: found pcre-8.45 ===> 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 prboom-plus-2.6.66nb4 ===> Extracting for prboom-plus-2.6.66nb4 ===> Patching for prboom-plus-2.6.66nb4 ===> Creating toolchain wrappers for prboom-plus-2.6.66nb4 ===> Configuring for prboom-plus-2.6.66nb4 cd /pbulk/work/games/prboom-plus/work/prboom-plus-2.6.66/prboom2; mkdir build /bin/cp /usr/pkgsrc/games/prboom-plus/files/INSTALL.pkgsrc /pbulk/work/games/prboom-plus/work => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Deprecation Warning at 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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/prboom-plus/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/games/prboom-plus/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for stricmp -- Looking for stricmp - not found -- Looking for strnicmp -- Looking for strnicmp - not found -- Looking for getopt -- Looking for getopt - found -- Looking for mmap -- Looking for mmap - found -- Looking for CreateFileMapping -- Looking for CreateFileMapping - not found -- Looking for sched_setaffinity -- Looking for sched_setaffinity - not found -- Looking for usleep -- Looking for usleep - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for asm/byteorder.h -- Looking for asm/byteorder.h - not found -- Looking for dirent.h -- Looking for dirent.h - found -- Found OpenGL: /usr/X11R7/lib/libGL.so -- Found SDL2: /usr/pkg/lib/libSDL2.so (found suitable version "2.32.10", minimum required is "2.0.7") CMake Warning (dev) at /usr/pkg/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:493 (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): cmake/FindSDL2.cmake:298 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:89 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL2main: /usr/pkg/lib/libSDL2main.a (found version "2.32.10") CMake Warning (dev) at /usr/pkg/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:493 (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): cmake/FindSDL2.cmake:298 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindSDL2_image.cmake:114 (find_package) CMakeLists.txt:93 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL2_image: /usr/pkg/lib/libSDL2_image.so (found version "2.6.3") CMake Warning (dev) at /usr/pkg/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:493 (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): cmake/FindSDL2.cmake:298 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindSDL2_mixer.cmake:112 (find_package) CMakeLists.txt:101 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL2_mixer: /usr/pkg/lib/libSDL2_mixer.so (found version "2.8.1") CMake Warning (dev) at /usr/pkg/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:493 (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): cmake/FindSDL2.cmake:298 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) cmake/FindSDL2_net.cmake:114 (find_package) CMakeLists.txt:109 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SDL2_net: /usr/pkg/lib/libSDL2_net.so (found version "2.2.0") -- Found PCREPOSIX: /usr/pkg/lib/libpcreposix.so CMake Warning (dev) at /usr/pkg/share/cmake-4.2/Modules/FindPackageHandleStandardArgs.cmake:493 (message): The package name passed to find_package_handle_standard_args() (PCRE) does not match the name of the calling package (PCREPOSIX). 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/FindPCREPOSIX.cmake:23 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:118 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PCRE: /usr/pkg/lib/libpcre.so -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found LibMad: /usr/pkg/lib/libmad.so -- Found Ogg: /usr/pkg/lib/libogg.so -- Found Vorbis: /usr/pkg/lib/libvorbis.so -- Looking for snd_seq_create_simple_port in asound -- Looking for snd_seq_create_simple_port in asound - not found -- ALSA not found -- Looking for SDL_JoystickGetAxis -- Looking for SDL_JoystickGetAxis - found -- Configuring done (3.5s) -- Generating done (0.1s) -- Build files have been written to: /pbulk/work/games/prboom-plus/work/prboom-plus-2.6.66/prboom2/build => Preparing INSTALL.pkgsrc file ... => Rewrite cmake Dependencies files