>>> Building on exopi-1 under security/yara/python,python3 BDEPENDS = [devel/py-build,python3;lang/python/3.10;devel/py-wheel,python3;devel/py-installer,python3;devel/py-setuptools,python3;security/yara/main] DIST = [security/yara/python,python3:yara-python-4.2.0.tar.gz] FULLPKGNAME = py3-yara-4.2.0p4 RDEPENDS = [security/yara/main;lang/python/3.10] (Junk lock obtained for exopi-1 at 1714651354.54) >>> Running depends in security/yara/python,python3 at 1714651354.63 last junk was in net/meanwhile /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-wheel-0.43.0 yara-4.2.2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 yara-4.2.2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-wheel-0.43.0 yara-4.2.2 >>> Running show-prepare-results in security/yara/python,python3 at 1714651360.04 ===> security/yara/python,python3 ===> Building from scratch py3-yara-4.2.0p4 ===> py3-yara-4.2.0p4 depends on: yara->=4.2.2 -> yara-4.2.2 ===> py3-yara-4.2.0p4 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-yara-4.2.0p4 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-yara-4.2.0p4 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-yara-4.2.0p4 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-yara-4.2.0p4 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: yara ===> found yara.1.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 yara-4.2.2 (Junk lock released for exopi-1 at 1714651361.78) distfiles size=34459 >>> Running build in security/yara/python,python3 at 1714651361.82 ===> security/yara/python,python3 ===> Checking files for py3-yara-4.2.0p4 `/exopi-cvs/ports/distfiles/yara-python-4.2.0.tar.gz' is up to date. >> (SHA256) yara-python-4.2.0.tar.gz: OK ===> Extracting for py3-yara-4.2.0p4 ===> Patching for py3-yara-4.2.0p4 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 137. Hunk #2 succeeded at 244. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-yara-4.2.0p4 ===> Configuring for py3-yara-4.2.0p4 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-310. -DMODPY_BIN=/usr/local/bin/python3.10 -DMODPY_EGG_VERSION=4.2.0 -DMODPY_VERSION=3.10 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=amd64 -DBASE_PKGPATH=security/yara/python,python3 -DFLAVOR_EXT=-python3 -DFULLPKGNAME=py3-yara-4.2.0p4 -DHOMEPAGE=https://virustotal.github.io/yara/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Remi\ Pointel\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=py3-yara -i -B /exopi-obj/pobj/py-yara-4.2.0-python3 /exopi-obj/pobj/py-yara-4.2.0-python3/yara-python-4.2.0/setup.py ===> Building for py3-yara-4.2.0p4 * Getting build dependencies for wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running egg_info creating yara_python.egg-info writing yara_python.egg-info/PKG-INFO writing dependency_links to yara_python.egg-info/dependency_links.txt writing top-level names to yara_python.egg-info/top_level.txt writing manifest file 'yara_python.egg-info/SOURCES.txt' reading manifest file 'yara_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'yara/libyara/modules/module_list' warning: no files found matching '*.c' under directory 'yara' warning: no files found matching '*.h' under directory 'yara' adding license file 'LICENSE' writing manifest file 'yara_python.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running bdist_wheel running build running build_ext building 'yara' extension creating build creating build/temp.openbsd-7.5-amd64-cpython-310 cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -D_GNU_SOURCE=1 -DUSE_OPENBSD_PROC=1 -DHAVE_STDBOOL_H=1 -DHAVE_MEMMEM=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -Iyara/libyara/include -Iyara/libyara/ -I. -I/opt/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/python3.10 -c yara-python.c -o build/temp.openbsd-7.5-amd64-cpython-310/yara-python.o -std=c99 yara-python.c:466:27: warning: comparison of integers of different signs: 'int64_t' (aka 'long long') and 'unsigned long long' [-Wsign-compare] if (object->value.i != YR_UNDEFINED) ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ yara-python.c:1233:16: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] identifier = PY_STRING_TO_C(key); ^ ~~~~~~~~~~~~~~~~~~~ yara-python.c:1262:13: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char* str = PY_STRING_TO_C(value); ^ ~~~~~~~~~~~~~~~~~~~~~ yara-python.c:1303:16: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] identifier = PY_STRING_TO_C(key); ^ ~~~~~~~~~~~~~~~~~~~ yara-python.c:1332:13: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] char* str = PY_STRING_TO_C(value); ^ ~~~~~~~~~~~~~~~~~~~~~ yara-python.c:2351:18: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] source = PY_STRING_TO_C(value); ^ ~~~~~~~~~~~~~~~~~~~~~ yara-python.c:2352:14: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ns = PY_STRING_TO_C(key); ^ ~~~~~~~~~~~~~~~~~~~ yara-python.c:2386:20: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] filepath = PY_STRING_TO_C(value); ^ ~~~~~~~~~~~~~~~~~~~~~ yara-python.c:2387:14: warning: assigning to 'char *' from 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ns = PY_STRING_TO_C(key); ^ ~~~~~~~~~~~~~~~~~~~ 9 warnings generated. creating build/lib.openbsd-7.5-amd64-cpython-310 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.5-amd64-cpython-310/yara-python.o -L/opt/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lyara -o build/lib.openbsd-7.5-amd64-cpython-310/yara.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel copying build/lib.openbsd-7.5-amd64-cpython-310/yara.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel running install_egg_info running egg_info writing yara_python.egg-info/PKG-INFO writing dependency_links to yara_python.egg-info/dependency_links.txt writing top-level names to yara_python.egg-info/top_level.txt reading manifest file 'yara_python.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'yara/libyara/modules/module_list' warning: no files found matching '*.c' under directory 'yara' warning: no files found matching '*.h' under directory 'yara' adding license file 'LICENSE' writing manifest file 'yara_python.egg-info/SOURCES.txt' Copying yara_python.egg-info to build/bdist.openbsd-7.5-amd64/wheel/yara_python-4.2.0-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/yara_python-4.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-yara-4.2.0-python3/yara-python-4.2.0/dist/.tmp-gyilg_y6/yara_python-4.2.0-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'yara.cpython-310.so' adding 'yara_python-4.2.0.dist-info/LICENSE' adding 'yara_python-4.2.0.dist-info/METADATA' adding 'yara_python-4.2.0.dist-info/WHEEL' adding 'yara_python-4.2.0.dist-info/top_level.txt' adding 'yara_python-4.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built yara_python-4.2.0-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in security/yara/python,python3 at 1714651366.01 ===> security/yara/python,python3 ===> Faking installation for py3-yara-4.2.0p4 ===> Building package for py3-yara-4.2.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-yara-4.2.0p4.tgz Creating package py3-yara-4.2.0p4 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|security/yara/main checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|********************************************************** | 90% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-yara-4.2.0p4.tgz >>> Running clean in security/yara/python,python3 at 1714651371.04 ===> security/yara/python,python3 ===> Cleaning for py3-yara-4.2.0p4 >>> Ended at 1714651371.38 max_stuck=4.49/depends=5.43/show-prepare-results=1.81/build=4.19/package=5.03/clean=0.38