=> Checksum BLAKE2s OK for physfs-3.2.0.tar.gz => Checksum SHA512 OK for physfs-3.2.0.tar.gz ===> Installing dependencies for physfs-3.2.0 ========================================================================== The following variables will affect the build process of this package, physfs-3.2.0. Their current value is shown below: * CURSES_DEFAULT = ncurses * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * READLINE_TYPE = editline * TERMCAP_TYPE = curses 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-4.1.0nb1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency editline>=3.0.20130712nb1: found editline-3.1.20250104nb1 => Full dependency ncurses>=6.5: found ncurses-6.5nb1 => Full dependency zlib>=1.2.3: found zlib-1.3.1 ===> Overriding tools for physfs-3.2.0 ===> Extracting for physfs-3.2.0 ===> Patching for physfs-3.2.0 => Applying pkgsrc patches for physfs-3.2.0 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/physfs/patches/patch-CMakeLists.txt => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/physfs/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 2025/08/17 09:09:13 wiz Exp $ | |cmake 4 compatibility | |--- CMakeLists.txt.orig 2025-08-17 09:08:34.847397574 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 11. done => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/physfs/patches/patch-src_physfs__platform__unix.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/devel/physfs/patches/patch-src_physfs__platform__unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_physfs__platform__unix.c,v 1.1 2017/11/28 14:47:31 wiz Exp $ | |NetBSD support. | |--- src/physfs_platform_unix.c.orig 2017-10-26 18:38:03.000000000 +0000 |+++ src/physfs_platform_unix.c -------------------------- Patching file src/physfs_platform_unix.c using Plan A... Hunk #1 succeeded at 56. done ===> Creating toolchain wrappers for physfs-3.2.0 ===> Configuring for physfs-3.2.0 CMake Deprecation Warning at CMakeLists.txt:14 (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 AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/devel/physfs/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Doxygen not found. You won't be able to build documentation. -- PhysicsFS will build with the following options: -- ZIP support: enabled -- 7zip support: enabled -- GRP support: enabled -- WAD support: enabled -- HOG support: enabled -- MVL support: enabled -- QPAK support: enabled -- SLB support: enabled -- VDF support: enabled -- ISO9660 support: enabled -- Build static library: enabled -- Build shared library: enabled -- Build stdio test program: enabled -- Build Doxygen documentation: enabled -- Use readline in test program: enabled -- Configuring done (3.4s) CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: physfs This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/devel/physfs/work/physfs-release-3.2.0/cmake-pkgsrc-build