>>> Building on octeon-2 under security/distorm3 BDEPENDS = [devel/py-wheel,python3;devel/py-installer,python3;devel/py-setuptools,python3;devel/py-build,python3;lang/python/3] DIST = [security/distorm3:distorm3-3.5.2.tar.gz] FULLPKGNAME = distorm3-3.5.2p0 RDEPENDS = [lang/python/3] (Junk lock obtained for octeon-2 at 1717714211.88) >>> Running depends in security/distorm3 at 1717714212.18 last junk was in devel/py-lazy-object-proxy,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 >>> Running show-prepare-results in security/distorm3 at 1717714217.81 ===> security/distorm3 ===> Building from scratch distorm3-3.5.2p0 ===> distorm3-3.5.2p0 depends on: python->=3.11,<3.12 -> python-3.11.9p3 ===> distorm3-3.5.2p0 depends on: py3-build-* -> py3-build-1.2.1p1 ===> distorm3-3.5.2p0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> distorm3-3.5.2p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> distorm3-3.5.2p0 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p3 (Junk lock released for octeon-2 at 1717714224.68) distfiles size=138371 >>> Running build in security/distorm3 at 1717714224.74 ===> security/distorm3 ===> Checking files for distorm3-3.5.2p0 `/ports/distfiles/distorm3-3.5.2.tar.gz' is up to date. >> (SHA256) distorm3-3.5.2.tar.gz: OK ===> Extracting for distorm3-3.5.2p0 ===> Patching for distorm3-3.5.2p0 ===> 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.2p0 ===> Configuring for distorm3-3.5.2p0 ===> Building for distorm3-3.5.2p0 * Getting build dependencies for wheel... 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... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-octeon-cpython-311 creating build/lib.openbsd-7.5-octeon-cpython-311/distorm3 copying python/distorm3/__init__.py -> build/lib.openbsd-7.5-octeon-cpython-311/distorm3 copying python/distorm3/__main__.py -> build/lib.openbsd-7.5-octeon-cpython-311/distorm3 copying python/distorm3/_generated.py -> build/lib.openbsd-7.5-octeon-cpython-311/distorm3 running build_ext building '_distorm3' extension creating build/temp.openbsd-7.5-octeon-cpython-311 creating build/temp.openbsd-7.5-octeon-cpython-311/python creating build/temp.openbsd-7.5-octeon-cpython-311/src cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c python/python_module_init.c -o build/temp.openbsd-7.5-octeon-cpython-311/python/python_module_init.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/decoder.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/decoder.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/distorm.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/distorm.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/instructions.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/instructions.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/insts.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/insts.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/mnemonics.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/mnemonics.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/operands.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/operands.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/prefix.c -o build/temp.openbsd-7.5-octeon-cpython-311/src/prefix.o cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -DSUPPORT_64BIT_OFFSET -DDISTORM_DYNAMIC -Isrc -Iinclude -I/usr/local/include/python3.11 -c src/textdefs.c -o build/temp.openbsd-7.5-octeon-cpython-311/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-python3/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:341 'do-build': @: ; if [ -e /pobj/distorm3-3.5.2-python3/distorm3-3.5.2...) *** Error 2 in security/distorm3 (/ports/infrastructure/mk/bsd.port.mk:3057 '/pobj/distorm3-3.5.2-python3/.build_done': @cd /ports/security/...) *** Error 2 in security/distorm3 (/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=distorm3-3.5.2p0; 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 1717714253.73 max_stuck=0.00/depends=5.88/show-prepare-results=6.92/build=29.03 Error: job failed with 512 on octeon-2 at 1717714253