=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for bulletphysics-bullet3-3.17.tar.gz => Checksum SHA512 OK for bulletphysics-bullet3-3.17.tar.gz => Checksum BLAKE2s OK for openmw-openmw-0.47.0.tar.gz => Checksum SHA512 OK for openmw-openmw-0.47.0.tar.gz => Checksum BLAKE2s OK for recastnavigation-recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea.tar.gz => Checksum SHA512 OK for recastnavigation-recastnavigation-e75adf86f91eb3082220085e42dda62679f9a3ea.tar.gz ===> Installing dependencies for openmw-0.47.0nb56 ========================================================================== The supported build options for openmw are: qt5 The currently selected options are: qt5 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.openmw (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, openmw-0.47.0nb56. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = jpeg * READLINE_DEFAULT = editline * 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 = jpeg * READLINE_TYPE = editline * 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 glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency cmake>=0: found cmake-3.31.6 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb3 => Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb4 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.32.0nb1: found SDL2-2.32.2 => Full dependency boost-libs-1.87.*: found boost-libs-1.87.0nb1 => Full dependency boost-libs>=1.87.0: found boost-libs-1.87.0nb1 => Full dependency ffmpeg4>=4.4.4nb7: found ffmpeg4-4.4.5nb5 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3 => Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb5 => Full dependency lz4>=1.7.3<100: found lz4-1.10.0 => Full dependency mygui>=3.2.3.20190707nb13: found mygui-3.2.3.20190707nb13 => Full dependency openal-soft>=1.5.304: found openal-soft-1.24.2nb1 => Full dependency osg>=3.6.5nb62: found osg-3.6.5nb63 => Full dependency qt5-qtbase>=5.15.16: found qt5-qtbase-5.15.16nb1 => Full dependency unshield>=0.5.1: found unshield-1.5.1nb1 ===> 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 openmw-0.47.0nb56 ===> Extracting for openmw-0.47.0nb56 ===> Patching for openmw-0.47.0nb56 => Applying pkgsrc patches for openmw-0.47.0nb56 ===> Creating toolchain wrappers for openmw-0.47.0nb56 ===> Configuring for openmw-0.47.0nb56 /bin/ln -s /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/extern/fetched /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/components/fetched /bin/ln -s /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/extern/fetched /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/fetched /bin/mkdir -p -p /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/./cmake-pkgsrc-build/extern /bin/ln -s /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/extern/fetched /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/./cmake-pkgsrc-build/extern/fetched => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openmw/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/openmw/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:2 (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. -- Configuring OpenMW... -- Found OpenGL: /pbulk/work/games/openmw/work/.buildlink/lib/libGL.so -- Found LZ4: /pbulk/work/games/openmw/work/.buildlink/lib/liblz4.so CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1373 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): extern/CMakeLists.txt:49 (FetchContent_Declare) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): Calling FetchContent_Populate(bullet) is deprecated, call FetchContent_MakeAvailable(bullet) instead. Policy CMP0169 can be set to OLD to allow FetchContent_Populate(bullet) to be called directly for now, but the ability to call it with declared details will be removed completely in a future version. Call Stack (most recent call first): extern/CMakeLists.txt:9 (FetchContent_Populate) extern/CMakeLists.txt:54 (FetchContent_MakeAvailableExcludeFromAll) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:2083 (message): Relative source directory specified. This is not safe, as it depends on the calling directory scope. fetched/bullet Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1978:EVAL:1 (__FetchContent_Populate) /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1978 (cmake_language) extern/CMakeLists.txt:9 (FetchContent_Populate) extern/CMakeLists.txt:54 (FetchContent_MakeAvailableExcludeFromAll) CMake Deprecation Warning at cmake-pkgsrc-build/extern/fetched/bullet/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. BSD? -- 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 OPENGL FOUND /pbulk/work/games/openmw/work/.buildlink/lib/libGL.so/pbulk/work/games/openmw/work/.buildlink/lib/libGLU.so CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1373 (message): The DOWNLOAD_EXTRACT_TIMESTAMP option was not given and policy CMP0135 is not set. The policy's OLD behavior will be used. When using a URL download, the timestamps of extracted files should preferably be that of the time of extraction, otherwise code that depends on the extracted contents might not be rebuilt if the URL changes. The OLD behavior preserves the timestamps from the archive instead, but this is usually not what you want. Update your project to the NEW behavior or specify the DOWNLOAD_EXTRACT_TIMESTAMP option with a value of true to avoid this robustness issue. Call Stack (most recent call first): extern/CMakeLists.txt:182 (FetchContent_Declare) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1953 (message): Calling FetchContent_Populate(recastnavigation) is deprecated, call FetchContent_MakeAvailable(recastnavigation) instead. Policy CMP0169 can be set to OLD to allow FetchContent_Populate(recastnavigation) to be called directly for now, but the ability to call it with declared details will be removed completely in a future version. Call Stack (most recent call first): extern/CMakeLists.txt:9 (FetchContent_Populate) extern/CMakeLists.txt:187 (FetchContent_MakeAvailableExcludeFromAll) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:2083 (message): Relative source directory specified. This is not safe, as it depends on the calling directory scope. fetched/recastnavigation Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1978:EVAL:1 (__FetchContent_Populate) /usr/pkg/share/cmake-3.31/Modules/FetchContent.cmake:1978 (cmake_language) extern/CMakeLists.txt:9 (FetchContent_Populate) extern/CMakeLists.txt:187 (FetchContent_MakeAvailableExcludeFromAll) CMake Deprecation Warning at cmake-pkgsrc-build/extern/fetched/recastnavigation/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. -- Found FFmpeg_AVCODEC 58.134.100 -- Found FFmpeg_AVFORMAT 58.76.100 -- Found FFmpeg_AVUTIL 56.70.100 -- Found FFmpeg_SWSCALE 5.9.100 -- Found FFmpeg_SWRESAMPLE 3.9.100 -- Found FFmpeg: /usr/pkg/lib/ffmpeg4/libavcodec.so;/usr/pkg/lib/ffmpeg4/libavformat.so;/usr/pkg/lib/ffmpeg4/libavutil.so;/usr/pkg/lib/ffmpeg4/libswscale.so;/usr/pkg/lib/ffmpeg4/libswresample.so found components: AVCODEC AVFORMAT AVUTIL SWSCALE SWRESAMPLE -- Found LIBUNSHIELD -- Looking for stdint.h -- Looking for stdint.h - found -- Found osgDB: /pbulk/work/games/openmw/work/.buildlink/lib/libosgDB.so -- Found osgViewer: /pbulk/work/games/openmw/work/.buildlink/lib/libosgViewer.so -- Found osgText: /pbulk/work/games/openmw/work/.buildlink/lib/libosgText.so -- Found osgGA: /pbulk/work/games/openmw/work/.buildlink/lib/libosgGA.so -- Found osgParticle: /pbulk/work/games/openmw/work/.buildlink/lib/libosgParticle.so -- Found osgUtil: /pbulk/work/games/openmw/work/.buildlink/lib/libosgUtil.so -- Found osgFX: /pbulk/work/games/openmw/work/.buildlink/lib/libosgFX.so -- Found osgShadow: /pbulk/work/games/openmw/work/.buildlink/lib/libosgShadow.so -- Found osgAnimation: /pbulk/work/games/openmw/work/.buildlink/lib/libosgAnimation.so -- Found osg: /pbulk/work/games/openmw/work/.buildlink/lib/libosg.so -- Found OpenThreads: /pbulk/work/games/openmw/work/.buildlink/lib/libOpenThreads.so -- Found OpenSceneGraph: /pbulk/work/games/openmw/work/.buildlink/lib/libosgDB.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgViewer.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgText.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgGA.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgParticle.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgUtil.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgFX.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgShadow.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosgAnimation.so;/pbulk/work/games/openmw/work/.buildlink/lib/libosg.so;/pbulk/work/games/openmw/work/.buildlink/lib/libOpenThreads.so (found suitable version "3.6.5", minimum required is "3.4.0") CMake Warning (dev) at CMakeLists.txt:390 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found Boost: /pbulk/work/games/openmw/work/.buildlink/include (found suitable version "1.87.0", minimum required is "1.6.2") found components: system filesystem program_options iostreams regex -- Found MyGUI 3.4.0 -- Found SDL2 2.32.2 -- Found OpenAL: /pbulk/work/games/openmw/work/.buildlink/lib/libopenal.so -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (11.5s) CMake Warning (dev) at cmake-pkgsrc-build/extern/fetched/bullet/src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/cmake-pkgsrc-build/extern/fetched/bullet/src/Bullet3Common/shared/b3Float4.h This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at cmake-pkgsrc-build/extern/fetched/bullet/src/Bullet3Common/CMakeLists.txt:37 (ADD_LIBRARY): Policy CMP0115 is not set: Source file extensions must be explicit. Run "cmake --help-policy CMP0115" for policy details. Use the cmake_policy command to set the policy and suppress this warning. File: /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/cmake-pkgsrc-build/extern/fetched/bullet/src/Bullet3Common/shared/b3PlatformDefinitions.h This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (1.6s) CMake Warning: Manually-specified variables were not used by the project: DESIRED_QT_VERSION GLOBAL_CONFIG_DIR Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR -- Build files have been written to: /pbulk/work/games/openmw/work/openmw-openmw-0.47.0/cmake-pkgsrc-build