WARNING: lang/python/egg.mk is deprecated; use lang/python/wheel.mk instead. ===> Installing for py311-keystone-0.9.2nb1 => Generating pre-install file lists => Creating installation directories (cd /Users/pbulk/build/emulators/py-keystone/work/keystone-0.9.2/bindings/python && /usr/bin/env DESTDIR=/Users/pbulk/build/emulators/py-keystone/work/.destdir USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=12.3 PYTHON=/opt/pkg/bin/python3.11 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.11 CPPFLAGS=-I/opt/pkg/include\ -I/opt/pkg/include/python3.11 CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.11 COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/emulators/py-keystone/work/.cwrapper/bin:/Users/pbulk/build/emulators/py-keystone/work/.buildlink/bin:/Users/pbulk/build/emulators/py-keystone/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc HOME=/Users/pbulk/build/emulators/py-keystone/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/emulators/py-keystone/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/emulators/py-keystone/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/emulators/py-keystone/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/emulators/py-keystone/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/emulators/py-keystone/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/emulators/py-keystone/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/emulators/py-keystone/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/emulators/py-keystone/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/emulators/py-keystone/work/.cwrapper/config /opt/pkg/bin/python3.11 setup.py "install" -c -O1 --root=/Users/pbulk/build/emulators/py-keystone/work/.destdir) /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: keystone-engine). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /opt/pkg/lib/python3.11/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /opt/pkg/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build Building C++ extensions CMake Deprecation Warning at CMakeLists.txt:4 (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 (dev) at CMakeLists.txt:5 (project): Policy CMP0048 is not set: project() command manages VERSION variables. Run "cmake --help-policy CMP0048" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The following variable(s) would be set to empty: CMAKE_PROJECT_VERSION CMAKE_PROJECT_VERSION_MAJOR CMAKE_PROJECT_VERSION_MINOR CMAKE_PROJECT_VERSION_PATCH This warning is for project developers. Use -Wno-dev to suppress it. CMake Deprecation Warning at CMakeLists.txt:27 (cmake_policy): The OLD behavior for policy CMP0051 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. CMake Deprecation Warning at llvm/CMakeLists.txt:3 (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 Deprecation Warning at llvm/CMakeLists.txt:22 (cmake_policy): The OLD behavior for policy CMP0051 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Target triple: arm-apple-darwin23.5.0 -- Native target architecture is ARM -- Threads enabled. -- Building with -fPIC CMake Warning (dev) at llvm/CMakeLists.txt:338 (include): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" 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. -- Constructing LLVMBuild project information -- Targeting AArch64 -- Targeting ARM -- Targeting Hexagon -- Targeting Mips -- Targeting PowerPC -- Targeting Sparc -- Targeting SystemZ -- Targeting X86 -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Reason given by package: The command "/Users/pbulk/build/emulators/py-keystone/work/.tools/bin/pkg-config" --version failed with output: stderr: result: 1 -- Configuring done (0.2s) CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm64_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_armbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_armv8be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumb" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbv8" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_arm_thumbv8be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_armv8_arm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_evm" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_hex" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mips64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_mipsbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc32be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_ppc64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparc" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparc64be" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_sparcbe" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_systemz" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_16" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_32" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at suite/fuzz/CMakeLists.txt:6 (add_executable): Policy CMP0063 is not set: Honor visibility properties for all target types. Run "cmake --help-policy CMP0063" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "fuzz_asm_x86_64" of type "EXECUTABLE" has the following visibility properties set for C: C_VISIBILITY_PRESET For compatibility CMake is not honoring them for this target. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev): Policy CMP0042 is not set: MACOSX_RPATH is enabled by default. Run "cmake --help-policy CMP0042" for policy details. Use the cmake_policy command to set the policy and suppress this warning. MACOSX_RPATH is not specified for the following targets: keystone This warning is for project developers. Use -Wno-dev to suppress it. 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: keystone This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.2s) -- Build files have been written to: /Users/pbulk/build/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/build [ 67%] Built target keystone [ 68%] Built target fuzz_asm_arm64_arm [ 69%] Built target fuzz_asm_arm_armv8be [ 70%] Built target fuzz_asm_arm_thumb [ 74%] Built target fuzz_asm_arm_armbe [ 72%] Built target fuzz_asm_arm_thumbbe [ 75%] Built target fuzz_asm_arm_arm [ 76%] Built target fuzz_asm_arm_thumbv8 [ 77%] Built target fuzz_asm_arm_thumbv8be [ 79%] Built target fuzz_asm_armv8_arm [ 80%] Built target fuzz_asm_hex [ 81%] Built target fuzz_asm_evm [ 83%] Built target fuzz_asm_mips [ 84%] Built target fuzz_asm_ppc32be [ 85%] Built target fuzz_asm_mips64be [ 87%] Built target fuzz_asm_mipsbe [ 88%] Built target fuzz_asm_mips64 [ 89%] Built target fuzz_asm_ppc64 [ 92%] Built target fuzz_asm_sparc [ 92%] Built target fuzz_asm_sparcbe [ 93%] Built target fuzz_asm_x86_16 [ 94%] Built target fuzz_asm_systemz [ 95%] Built target fuzz_asm_sparc64be [ 97%] Built target fuzz_asm_ppc64be [ 99%] Built target fuzz_asm_x86_32 [100%] Built target fuzz_asm_x86_64 running build_py running egg_info writing keystone_engine.egg-info/PKG-INFO writing dependency_links to keystone_engine.egg-info/dependency_links.txt writing top-level names to keystone_engine.egg-info/top_level.txt reading manifest file 'keystone_engine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'prebuilt' warning: no previously-included files matching '__pycache__' found anywhere in distribution adding license file 'LICENSE.TXT' writing manifest file 'keystone_engine.egg-info/SOURCES.txt' copying keystone/libkeystone.0.dylib -> build/lib/keystone copying keystone/libkeystone.dylib -> build/lib/keystone running install_lib creating /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/__init__.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/arm64_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/arm_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/evm_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/hexagon_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/keystone.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/keystone_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/libkeystone.0.dylib -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/libkeystone.dylib -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/mips_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/ppc_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/sparc_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/systemz_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone copying build/lib/keystone/x86_const.py -> /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/__init__.py to __init__.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/arm64_const.py to arm64_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/arm_const.py to arm_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/evm_const.py to evm_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/hexagon_const.py to hexagon_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/keystone.py to keystone.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/keystone_const.py to keystone_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/mips_const.py to mips_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/ppc_const.py to ppc_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/sparc_const.py to sparc_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/systemz_const.py to systemz_const.cpython-311.pyc byte-compiling /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/x86_const.py to x86_const.cpython-311.pyc writing byte-compilation script '/tmp/tmpar8wdffi.py' /opt/pkg/bin/python3.11 /tmp/tmpar8wdffi.py removing /tmp/tmpar8wdffi.py running install_egg_info Copying keystone_engine.egg-info to /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone_engine-0.9.2-py3.11.egg-info running install_scripts => Automatic manual page handling => Generating post-install file lists if test -d "/Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone_engine-0.9.2-py3.11.egg-info"; then /usr/bin/find /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone_engine-0.9.2-py3.11.egg-info -type f -exec /bin/chmod 644 '{}' ';' ; fi => Checking file-check results for py311-keystone-0.9.2nb1 ERROR: ************************************************************ ERROR: The following files are in /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg but not in the PLIST: ERROR: /Users/pbulk/build/emulators/py-keystone/work/.destdir/opt/pkg/lib/python3.11/site-packages/keystone/libkeystone.0.dylib *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/emulators/py-keystone *** Error code 1 Stop. bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/emulators/py-keystone