>>> Building on localhost under security/distorm3 BDEPENDS = [devel/py-wheel;devel/py-build;lang/python/3;devel/py-installer;devel/py-setuptools] DIST = [security/distorm3:distorm3-3.5.2.tar.gz] FULLPKGNAME = distorm3-3.5.2p2 RDEPENDS = [lang/python/3] (Junk lock obtained for localhost at 1749683770.96) >>> Running depends in security/distorm3 at 1749683771.01 last junk was in textproc/py-jaraco-text /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.10 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in security/distorm3 at 1749683776.93 ===> security/distorm3 ===> Building from scratch distorm3-3.5.2p2 ===> distorm3-3.5.2p2 depends on: python->=3.12,<3.13 -> python-3.12.10 ===> distorm3-3.5.2p2 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> distorm3-3.5.2p2 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> distorm3-3.5.2p2 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> distorm3-3.5.2p2 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.10 (Junk lock released for localhost at 1749683786.17) distfiles size=138371 >>> Running extract in security/distorm3 at 1749683786.25 ===> security/distorm3 ===> Checking files for distorm3-3.5.2p2 `/ports/distfiles/distorm3-3.5.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for distorm3-3.5.2p2 >>> Running build in security/distorm3 at 1749683787.75 ===> security/distorm3 ===> Patching for distorm3-3.5.2p2 ===> 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 distorm3-3.5.2p2 ===> Configuring for distorm3-3.5.2p2 ===> Building for distorm3-3.5.2p2 * Getting build dependencies for wheel... /usr/local/lib/python3.12/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 egg_info writing python/distorm3.egg-info/PKG-INFO writing dependency_links to python/distorm3.egg-info/dependency_links.txt writing top-level names to python/distorm3.egg-info/top_level.txt reading manifest file 'python/distorm3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'make\win32\cdistorm.vcxproj' warning: no files found matching 'make\win32\cdistorm.vcxproj.filters' warning: no files found matching 'make\win32\distorm.sln' warning: no files found matching 'make\win32\resource.h' warning: no files found matching 'make\win32\Resource.rc' adding license file 'COPYING' writing manifest file 'python/distorm3.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.12/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 bdist_wheel running build running build_py creating build/lib.openbsd-7.7-octeon-cpython-312/distorm3 copying python/distorm3/__init__.py -> build/lib.openbsd-7.7-octeon-cpython-312/distorm3 copying python/distorm3/__main__.py -> build/lib.openbsd-7.7-octeon-cpython-312/distorm3 copying python/distorm3/_generated.py -> build/lib.openbsd-7.7-octeon-cpython-312/distorm3 running build_ext building '_distorm3' extension creating build/temp.openbsd-7.7-octeon-cpython-312/python creating build/temp.openbsd-7.7-octeon-cpython-312/src cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c python/python_module_init.c -o build/temp.openbsd-7.7-octeon-cpython-312/python/python_module_init.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/decoder.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/decoder.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/distorm.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/distorm.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/instructions.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/instructions.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/insts.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/insts.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/mnemonics.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/mnemonics.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/operands.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/operands.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/prefix.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/prefix.o cc -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.12 -c src/textdefs.c -o build/temp.openbsd-7.7-octeon-cpython-312/src/textdefs.o src/textdefs.c:45:20: error: expression is not assignable RSHORT(&s->p[i]) = RSHORT(&TextBTable[(*buf) * 2]); ~~~~~~~~~~~~~~~~ ^ 1 error generated. error: command '/pobj/distorm3-3.5.2/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error 1 in security/distorm3 (/ports/lang/python/python.port.mk:387 'do-build': @: ; if [ -e /pobj/distorm3-3.5.2/distorm3-3.5.2/pyproje...) *** Error 2 in security/distorm3 (/ports/infrastructure/mk/bsd.port.mk:3065 '/pobj/distorm3-3.5.2/.build_done': @cd /ports/security/distorm3...) *** Error 2 in security/distorm3 (/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=distorm3-3.5.2p2; export _LOCKS_HELD=" distorm3-...) ===> Exiting security/distorm3 with an error *** Error 1 in /ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval ${e...) >>> Ended at 1749683828.52 max_stuck=0.00/depends=5.91/show-prepare-results=9.31/extract=1.50/build=40.81 Error: job failed with 512 on localhost at 1749683828