=> Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for fifengine-0.4.2.tar.gz => Checksum SHA512 OK for fifengine-0.4.2.tar.gz ===> Installing dependencies for fifengine-0.4.2nb10 ========================================================================== The following variables will affect the build process of this package, fifengine-0.4.2nb10. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 39 Based on these variables, the following variables have been set: * PYPACKAGE = python39 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 swig3>=3.0: found swig3-3.0.12nb4 => Tool dependency cmake>=2.8.1nb1: found cmake-3.21.4 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency x11-links>=1.34: found x11-links-1.34 => Build dependency boost-headers-1.77.*: found boost-headers-1.77.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency openal-soft>=1.5.304: found openal-soft-1.21.1nb2 => Full dependency boost-libs-1.77.*: found boost-libs-1.77.0 => Full dependency fifechan>=0.1.5: found fifechan-0.1.5nb3 => Full dependency SDL2>=2.0.16nb1: found SDL2-2.0.16nb1 => Full dependency SDL2_ttf>=2.0.15nb3: found SDL2_ttf-2.0.15nb3 => Full dependency SDL2_image>=2.0.5nb3: found SDL2_image-2.0.5nb3 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency python39>=3.9.0: found python39-3.9.7 => Full dependency tinyxml>=2.6.2nb2: found tinyxml-2.6.2nb2 ===> 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 fifengine-0.4.2nb10 ===> Extracting for fifengine-0.4.2nb10 ===> Patching for fifengine-0.4.2nb10 => Applying pkgsrc patches for fifengine-0.4.2nb10 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/devel/fifengine/patches/patch-CMakeLists.txt => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/devel/fifengine/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2019/08/07 11:48:16 nia Exp $ | |Use the standard method to find OpenAL, it's more portable. | |--- CMakeLists.txt.orig 2019-08-07 09:19:06.259170755 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 753. Hunk #2 succeeded at 876. Hunk #3 succeeded at 920. Hunk #4 succeeded at 1022. done ===> Creating toolchain wrappers for fifengine-0.4.2nb10 ===> Configuring for fifengine-0.4.2nb10 /bin/mkdir -p /tmp/devel/fifengine/work/fifengine-0.4.2/build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 7.4.0 -- The CXX compiler identification is GNU 7.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/devel/fifengine/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: /tmp/devel/fifengine/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done == Updating version.h with version information and git meta data. == Building FIFE version 0.4.2 using build type 'Release'. -- Source directory is '/tmp/devel/fifengine/work/fifengine-0.4.2'. -- Build directory is '/tmp/devel/fifengine/work/fifengine-0.4.2/build'. -- Installation path is '/usr/pkg' (set -DCMAKE_INSTALL_PREFIX= to change). -- Dependencies folder: '/tmp/devel/fifengine/work/fifengine-0.4.2/../fifengine-dependencies'. -- CMake version is '3.21.4'. -- CXX Compiler ID: 'GNU'. -- CXX Compiler Flags: '-std=c++11 -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/SDL2 -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/X11R7/include/freetype2 -I/usr/pkg/include/python3.9 -O2 -Wno-error'. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL2: /usr/pkg/lib/libSDL2main.a;/usr/pkg/lib/libSDL2.so -- Found SDL2_image: /usr/pkg/lib/libSDL2_image.so (found version "2.0.5") -- Found SDL2_ttf: /usr/pkg/lib/libSDL2_ttf.so (found version "2.0.15") -- Found Boost: /usr/pkg/include (found suitable version "1.77.0", minimum required is "1.33.1") found components: system filesystem -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.37") -- Found OpenAL: /usr/pkg/lib/libopenal.so -- Found TinyXML: /usr/pkg/lib/libtinyxml.so -- Found OGG: /usr/pkg/lib/libogg.so CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (vorbis) does not match the name of the calling package (VORBIS). 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/FindVORBIS.cmake:22 (find_package_handle_standard_args) CMakeLists.txt:759 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found vorbis: /usr/pkg/lib/libvorbis.so CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (vorbisfile) does not match the name of the calling package (VORBIS). 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/FindVORBIS.cmake:23 (find_package_handle_standard_args) CMakeLists.txt:759 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found vorbisfile: /usr/pkg/lib/libvorbisfile.so -- Found OpenGL: /usr/X11R7/lib/libGL.so -- Found GLEW: /usr/pkg/lib/libGLEW.so (found version "2.2.0") -- Found PythonInterp: /usr/pkg/bin/python3.9 (found version "3.9.7") -- Found PythonLibs: /usr/pkg/lib/libpython3.9.so (found version "3.9.7") -- Found the following FifeChan libraries: -- fifechan_sdl CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (FIFECHAN) does not match the name of the calling package (FifeChan). 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/FindFifeChan.cmake:67 (find_package_handle_standard_args) CMakeLists.txt:808 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found FIFECHAN: /usr/pkg/lib/libfifechan.so -- Found the following FifeChan libraries: -- fifechan_opengl CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (FIFECHAN) does not match the name of the calling package (FifeChan). 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/FindFifeChan.cmake:67 (find_package_handle_standard_args) CMakeLists.txt:810 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found SWIG: /usr/pkg/bin/swig3.0 (found version "3.0.12") -- Found PythonLibs: /usr/pkg/lib/libpython3.9.so (found suitable exact version "3.9.7") CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/UseSWIG.cmake:765 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:911 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/UseSWIG.cmake:607 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" 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.21/Modules/UseSWIG.cmake:877 (SWIG_ADD_SOURCE_TO_MODULE) CMakeLists.txt:911 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/UseSWIG.cmake:765 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:943 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.21/Modules/UseSWIG.cmake:607 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" 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.21/Modules/UseSWIG.cmake:877 (SWIG_ADD_SOURCE_TO_MODULE) CMakeLists.txt:943 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. -- Python install directory is '/usr/pkg/lib/python3.9/site-packages/fife'. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /tmp/devel/fifengine/work/fifengine-0.4.2/build => Rewrite cmake Dependencies files