=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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'. ===> Building for py312-keystone-0.9.2nb1 (cd /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=gcc CFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-O2\ -I/usr/pkg/include\ -I/usr/include\ -I/usr/pkg/include/python3.12 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran 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=-Wl,-zrelro\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib\ -Wl,-R/usr/lib LINKER_RPATH_FLAG=-R PATH=/pbulk/work/emulators/py-keystone/work/.cwrapper/bin:/pbulk/work/emulators/py-keystone/work/.buildlink/bin:/pbulk/work/emulators/py-keystone/work/.gcc/bin:/pbulk/work/emulators/py-keystone/work/.tools/bin:/usr/pkg/bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R7/bin:/usr/local/sbin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/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=/usr/pkg/etc HOME=/pbulk/work/emulators/py-keystone/work/.home CWRAPPERS_CONFIG_DIR=/pbulk/work/emulators/py-keystone/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/pbulk/work/emulators/py-keystone/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/pbulk/work/emulators/py-keystone/work/.tools/bin/itstool GDBUS_CODEGEN=/pbulk/work/emulators/py-keystone/work/.tools/bin/gdbus-codegen PKG_CONFIG=/pbulk/work/emulators/py-keystone/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/pbulk/work/emulators/py-keystone/work/.buildlink/lib/pkgconfig:/pbulk/work/emulators/py-keystone/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/pbulk/work/emulators/py-keystone/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/pbulk/work/emulators/py-keystone/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py build -j8) /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/setup.py:182: SyntaxWarning: invalid escape sequence '\*' - Native support for Windows & \*nix (with Mac OSX, Linux, \*BSD & Solaris confirmed). /usr/pkg/lib/python3.12/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. Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/pkg/lib/python3.12/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). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/pkg/lib/python3.12/site-packages/setuptools/dist.py:765: 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 build Building C++ extensions rm -rf ./build src/ dist/ README rm -f keystone/*.so rm -rf prebuilt/win64/keystone.dll rm -rf prebuilt/win32/keystone.dll /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../CMakeLists.txt -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/CMakeLists.txt /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../CMakeUninstall.in -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/CMakeUninstall.in /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../CMakeLists.txt -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/CMakeLists.txt /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../AUTHORS.TXT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/AUTHORS.TXT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../CREDITS.TXT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/CREDITS.TXT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../LICENSE-COM.TXT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/LICENSE-COM.TXT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../SPONSORS.TXT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/SPONSORS.TXT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../COPYING -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/COPYING /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../LICENSE-COM.TXT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/LICENSE-COM.TXT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../EXCEPTIONS-CLIENT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/EXCEPTIONS-CLIENT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../README.md -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/README.md /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../RELEASE_NOTES -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/RELEASE_NOTES /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../ChangeLog -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/ChangeLog /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../SPONSORS.TXT -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/SPONSORS.TXT /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../pkg-config.pc.cmake -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/pkg-config.pc.cmake /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../make-afl.sh -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/make-afl.sh /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../make-common.sh -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/make-common.sh /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../make-lib.sh -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/make-lib.sh /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../make-share.sh -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/make-share.sh /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../nmake-dll.bat -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/nmake-dll.bat /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/../../nmake-lib.bat -> /pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/nmake-lib.bat 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. -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/emulators/py-keystone/work/.cwrapper/bin/gcc - skipped -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/emulators/py-keystone/work/.cwrapper/bin/c++ - skipped CMake Error at CMakeLists.txt:31 (if): if given arguments: "STREQUAL" "MSVC" Unknown arguments specified -- Configuring incomplete, errors occurred! make: *** No targets specified and no makefile found. Stop. error: [Errno 2] No such file or directory: '/pbulk/work/emulators/py-keystone/work/keystone-0.9.2/bindings/python/src/build/llvm/lib64/libkeystone.so' *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/emulators/py-keystone *** Error code 1 Stop. make: stopped in /usr/pkgsrc/emulators/py-keystone