>>> Building on armv7-1 under news/py-sabctools,python3 BDEPENDS = [devel/py-installer,python3;devel/py-build,python3;devel/py-wheel,python3;lang/python/3;devel/py-setuptools,python3] DIST = [news/py-sabctools,python3:sabctools-8.2.3.tar.gz] FULLPKGNAME = py3-sabctools-8.2.3v0 RDEPENDS = [lang/python/3] (Junk lock obtained for armv7-1 at 1724168956.75) >>> Running depends in news/py-sabctools,python3 at 1724168957.06 last junk was in x11/gnome/libcloudproviders /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 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 python-3.11.9p3 >>> Running show-prepare-results in news/py-sabctools,python3 at 1724168970.04 ===> news/py-sabctools,python3 ===> Building from scratch py3-sabctools-8.2.3v0 ===> py3-sabctools-8.2.3v0 depends on: python->=3.11,<3.12 -> python-3.11.9p3 ===> py3-sabctools-8.2.3v0 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-sabctools-8.2.3v0 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-sabctools-8.2.3v0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-sabctools-8.2.3v0 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 ===> Verifying specs: c++ c++abi pthread m ===> found c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 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 armv7-1 at 1724168975.24) distfiles size=256678 >>> Running patch in news/py-sabctools,python3 at 1724168975.31 ===> news/py-sabctools,python3 ===> Checking files for py3-sabctools-8.2.3v0 `/usr/ports/distfiles/sabctools-8.2.3.tar.gz' is up to date. >> (SHA256) sabctools-8.2.3.tar.gz: OK ===> Extracting for py3-sabctools-8.2.3v0 ===> Patching for py3-sabctools-8.2.3v0 ===> 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 98. Hunk #2 succeeded at 106. 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++ >>> Running configure in news/py-sabctools,python3 at 1724168976.91 ===> news/py-sabctools,python3 ===> Generating configure for py3-sabctools-8.2.3v0 ===> Configuring for py3-sabctools-8.2.3v0 >>> Running build in news/py-sabctools,python3 at 1724168977.87 ===> news/py-sabctools,python3 ===> Building for py3-sabctools-8.2.3v0 * Getting build dependencies for wheel... running egg_info writing sabctools.egg-info/PKG-INFO writing dependency_links to sabctools.egg-info/dependency_links.txt writing top-level names to sabctools.egg-info/top_level.txt reading manifest file 'sabctools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'sabctools.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.5-armv7-cpython-311 creating build/lib.openbsd-7.5-armv7-cpython-311/sabctools copying src/__init__.py -> build/lib.openbsd-7.5-armv7-cpython-311/sabctools copying src/py.typed -> build/lib.openbsd-7.5-armv7-cpython-311/sabctools copying src/sabctools.pyi -> build/lib.openbsd-7.5-armv7-cpython-311/sabctools running build_ext ==> Baseline detection: ARM=True, x86=False, macOS=False ==> Checking support for flag: -std=c++11 ==> Please ignore any errors shown below! creating tmp cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c /tmp/tmpz54i5ats.cc -o tmp/tmpz54i5ats.o -std=c++11 ==> Success! ==> Checking support for define: __aarch64__ ==> Please ignore any errors shown below! cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c /tmp/tmprj2evg89.cc -o tmp/tmprj2evg89.o /tmp/tmprj2evg89.cc:2:2: error: __aarch64__ not available! #error __aarch64__ not available! ^ 1 error generated. ==> Not available! ==> __aarch64__ not available, disabling 64bit extensions ==> Checking support for flag: -march=armv8-a+crc+crypto ==> Please ignore any errors shown below! cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c /tmp/tmpermhb1g1.cc -o tmp/tmpermhb1g1.o -march=armv8-a+crc+crypto ==> Success! ==> Checking support for flag: -march=armv8-a+crc ==> Please ignore any errors shown below! cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c /tmp/tmp1lpcx2go.cc -o tmp/tmp1lpcx2go.o -march=armv8-a+crc ==> Success! ==> Checking support for flag: -mfpu=neon ==> Please ignore any errors shown below! cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -I/usr/local/include/python3.11 -c /tmp/tmpu9svls6b.cc -o tmp/tmpu9svls6b.o -mfpu=neon ==> Success! creating build/src creating build/src/yencode cc -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -O2 -pipe -fPIC -Isrc/crcutil-1.0/code -Isrc/crcutil-1.0/examples -I/usr/local/include/python3.11 -c src/yencode/platform.cc -o build/src/yencode/platform.o -Wall -Wextra -Wno-unused-function -fomit-frame-pointer -fno-rtti -fno-exceptions -fPIC -fwrapv -std=c++11 src/yencode/platform.cc:34:9: error: use of undeclared identifier 'getauxval' return getauxval(AT_HWCAP) & HWCAP_NEON; ^ 1 error generated. error: command '/usr/obj/ports/py-sabctools-8.2.3-python3/bin/cc' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error 1 in news/py-sabctools (/usr/ports/lang/python/python.port.mk:343 'do-build': @: ; if [ -e /usr/obj/ports/py-sabctools-8.2.3-pytho...) *** Error 2 in news/py-sabctools (/usr/ports/infrastructure/mk/bsd.port.mk:3057 '/usr/obj/ports/py-sabctools-8.2.3-python3/.build_done': @cd...) *** Error 2 in news/py-sabctools (/usr/ports/infrastructure/mk/bsd.port.mk:2704 'build': @lock=py3-sabctools-8.2.3v0; export _LOCKS_HELD=" ...) ===> Exiting news/py-sabctools,python3 with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Running clean in news/py-sabctools,python3 at 1724168989.21 ===> news/py-sabctools,python3 ===> Cleaning for py3-sabctools-8.2.3v0 >>> Ended at 1724168989.85 max_stuck=10.01/depends=13.15/show-prepare-results=5.35/patch=1.59/configure=0.95/build=11.34/clean=0.72 Error: job failed with 512 on armv7-1 at 1724168989