>>> Building on octeon-1 under archivers/py-backports-zstd BDEPENDS = [devel/py-build;archivers/zstd;devel/py-installer;devel/py-wheel;devel/py-cffi;lang/python/3;devel/py-setuptools] DIST = [archivers/py-backports-zstd:backports_zstd-1.2.0.tar.gz] FULLPKGNAME = py3-backports-zstd-1.2.0 RDEPENDS = [archivers/zstd;lang/python/3] (Junk lock obtained for octeon-1 at 1767957488.72) >>> Running depends in archivers/py-backports-zstd at 1767957488.78 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 zstd-1.5.7p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 zstd-1.5.7p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 zstd-1.5.7p0 >>> Running show-prepare-results in archivers/py-backports-zstd at 1767957514.32 ===> archivers/py-backports-zstd ===> Building from scratch py3-backports-zstd-1.2.0 ===> py3-backports-zstd-1.2.0 depends on: py3-cffi-* -> py3-cffi-2.0.0 ===> py3-backports-zstd-1.2.0 depends on: python->=3.13,<3.14 -> python-3.13.11p0 ===> py3-backports-zstd-1.2.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-backports-zstd-1.2.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-backports-zstd-1.2.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-backports-zstd-1.2.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-backports-zstd-1.2.0 depends on: zstd-* -> zstd-1.5.7p0 ===> Verifying specs: zstd ===> found zstd.7.0 py3-build-1.3.0 py3-cffi-2.0.0 py3-installer-0.7.0p2 py3-setuptools-80.9.0v0 py3-wheel-0.46.1 python-3.13.11p0 zstd-1.5.7p0 Still tainted: host marked nojunk by security/distorm3 >>> Running junk in archivers/py-backports-zstd at 1767957524.86 Can't run junk because of lock on security/distorm3 (Junk lock released for octeon-1 at 1767957529.53) distfiles size=997263 >>> Running extract in archivers/py-backports-zstd at 1767957529.61 ===> archivers/py-backports-zstd ===> Checking files for py3-backports-zstd-1.2.0 `/ports/distfiles/backports_zstd-1.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-backports-zstd-1.2.0 >>> Running patch in archivers/py-backports-zstd at 1767957532.04 ===> archivers/py-backports-zstd ===> Patching for py3-backports-zstd-1.2.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in archivers/py-backports-zstd at 1767957533.41 ===> archivers/py-backports-zstd ===> Generating configure for py3-backports-zstd-1.2.0 ===> Configuring for py3-backports-zstd-1.2.0 >>> Running build in archivers/py-backports-zstd at 1767957534.89 ===> archivers/py-backports-zstd ===> Building for py3-backports-zstd-1.2.0 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing src/python/backports.zstd.egg-info/PKG-INFO writing dependency_links to src/python/backports.zstd.egg-info/dependency_links.txt writing top-level names to src/python/backports.zstd.egg-info/top_level.txt reading manifest file 'src/python/backports.zstd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'LICENSE_zstd.txt' writing manifest file 'src/python/backports.zstd.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib.openbsd-7.8-octeon-cpython-313/backports copying src/python/backports/__init__.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports creating build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/__init__.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/_shutil.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/_streams.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/_zstd.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/_zstdfile.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/tarfile.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd creating build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/__init__.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/_blocks_output_buffer.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/_common.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/buffer.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/compressor.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/decompressor.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi copying src/python/backports/zstd/_cffi/zstddict.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_cffi creating build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile copying src/python/backports/zstd/zipfile/__init__.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile copying src/python/backports/zstd/zipfile/__main__.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile creating build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile/_path copying src/python/backports/zstd/zipfile/_path/__init__.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile/_path copying src/python/backports/zstd/zipfile/_path/glob.py -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile/_path running egg_info writing src/python/backports.zstd.egg-info/PKG-INFO writing dependency_links to src/python/backports.zstd.egg-info/dependency_links.txt writing top-level names to src/python/backports.zstd.egg-info/top_level.txt reading manifest file 'src/python/backports.zstd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'LICENSE_zstd.txt' writing manifest file 'src/python/backports.zstd.egg-info/SOURCES.txt' copying src/python/backports/zstd/__init__.pyi -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/py.typed -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/tarfile.pyi -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd copying src/python/backports/zstd/zipfile/__init__.pyi -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile copying src/python/backports/zstd/zipfile/_path/__init__.pyi -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile/_path copying src/python/backports/zstd/zipfile/_path/glob.pyi -> build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/zipfile/_path running build_ext building 'backports.zstd._zstd' extension creating build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd cc -I/usr/local/include -fPIC -DZSTD_MULTITHREAD -Isrc/c/compat -Isrc/c/compression_zstd -Isrc/c/compression_zstd/clinic -Isrc/c/pythoncapi-compat -I/usr/local/include/python3.13 -c src/c/compression_zstd/_zstdmodule.c -o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/_zstdmodule.o -g0 -flto cc -I/usr/local/include -fPIC -DZSTD_MULTITHREAD -Isrc/c/compat -Isrc/c/compression_zstd -Isrc/c/compression_zstd/clinic -Isrc/c/pythoncapi-compat -I/usr/local/include/python3.13 -c src/c/compression_zstd/compressor.c -o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/compressor.o -g0 -flto cc -I/usr/local/include -fPIC -DZSTD_MULTITHREAD -Isrc/c/compat -Isrc/c/compression_zstd -Isrc/c/compression_zstd/clinic -Isrc/c/pythoncapi-compat -I/usr/local/include/python3.13 -c src/c/compression_zstd/decompressor.c -o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/decompressor.o -g0 -flto cc -I/usr/local/include -fPIC -DZSTD_MULTITHREAD -Isrc/c/compat -Isrc/c/compression_zstd -Isrc/c/compression_zstd/clinic -Isrc/c/pythoncapi-compat -I/usr/local/include/python3.13 -c src/c/compression_zstd/zstddict.c -o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/zstddict.o -g0 -flto cc -shared -fPIC -L/usr/local/lib/ -I/usr/local/include build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/_zstdmodule.o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/compressor.o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/decompressor.o build/temp.openbsd-7.8-octeon-cpython-313/src/c/compression_zstd/zstddict.o -L/usr/local/lib -lzstd -o build/lib.openbsd-7.8-octeon-cpython-313/backports/zstd/_zstd.cpython-313.so -g0 -flto /usr/bin/ld: unrecognized option '-plugin-opt=mcpu=mips3' /usr/bin/ld: use the --help option for usage information cc: error: linker command failed with exit code 1 (use -v to see invocation) error: command '/pobj/py-backports-zstd-1.2.0/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error 1 in archivers/py-backports-zstd (/ports/lang/python/3/python.port.mk:336 'do-build': @: ; if [ -e /pobj/py-backports-zstd-1.2.0/b...) *** Error 2 in archivers/py-backports-zstd (/ports/infrastructure/mk/bsd.port.mk:3063 '/pobj/py-backports-zstd-1.2.0/.build_done': @cd /port...) *** Error 2 in archivers/py-backports-zstd (/ports/infrastructure/mk/bsd.port.mk:2710 'build': @lock=py3-backports-zstd-1.2.0; export _LOCK...) ===> Exiting archivers/py-backports-zstd 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 1767957572.85 max_stuck=23.26/depends=25.54/show-prepare-results=10.20/junk=4.74/extract=2.33/patch=1.47/configure=1.47/build=38.01 Error: job failed with 512 on octeon-1 at 1767957572