>>> py3-pyu2f: Building community/py3-pyu2f 0.1.5a_git20211122-r1 (using abuild 3.16.0_rc4-r0) started Wed, 05 Nov 2025 04:11:01 +0000 >>> py3-pyu2f: Validating /home/buildozer/aports/community/py3-pyu2f/APKBUILD... >>> py3-pyu2f: Analyzing dependencies... >>> py3-pyu2f: Installing for build: build-base py3-six py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-mock py3-pyfakefs ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.1-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.5_p20251010-r0) ( 7/40) Installing sqlite-libs (3.50.4-r1) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing py3-six-pyc (1.17.0-r0) (12/40) Installing python3-pyc (3.12.12-r0) (13/40) Installing py3-six (1.17.0-r0) (14/40) Installing py3-parsing (3.2.3-r0) (15/40) Installing py3-parsing-pyc (3.2.3-r0) (16/40) Installing py3-packaging (25.0-r0) (17/40) Installing py3-packaging-pyc (25.0-r0) (18/40) Installing py3-setuptools (80.9.0-r2) (19/40) Installing py3-setuptools-pyc (80.9.0-r2) (20/40) Installing py3-installer (0.7.0-r2) (21/40) Installing py3-installer-pyc (0.7.0-r2) (22/40) Installing py3-gpep517 (19-r1) (23/40) Installing py3-gpep517-pyc (19-r1) (24/40) Installing py3-wheel (0.46.1-r0) (25/40) Installing py3-wheel-pyc (0.46.1-r0) (26/40) Installing py3-iniconfig (2.3.0-r0) (27/40) Installing py3-iniconfig-pyc (2.3.0-r0) (28/40) Installing py3-pluggy (1.6.0-r0) (29/40) Installing py3-pluggy-pyc (1.6.0-r0) (30/40) Installing py3-py (1.11.0-r4) (31/40) Installing py3-py-pyc (1.11.0-r4) (32/40) Installing py3-pygments (2.19.2-r0) (33/40) Installing py3-pygments-pyc (2.19.2-r0) (34/40) Installing py3-pytest (8.4.2-r1) (35/40) Installing py3-pytest-pyc (8.4.2-r1) (36/40) Installing py3-mock (5.2.0-r0) (37/40) Installing py3-mock-pyc (5.2.0-r0) (38/40) Installing py3-pyfakefs (5.9.1-r0) (39/40) Installing py3-pyfakefs-pyc (5.9.1-r0) (40/40) Installing .makedepends-py3-pyu2f (20251105.041137) busybox-1.37.0-r24.trigger: Executing script... OK: 398 MiB in 145 packages >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Cleaning up tmpdir >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz.part' py3-pyu2f-0.1.5a_git 100% |********************************| 39114 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz: OK >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz /var/cache/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz: OK >>> py3-pyu2f: Unpacking /var/cache/distfiles/v3.23/py3-pyu2f-0.1.5a_git20211122.tar.gz... 2025-11-05 04:11:38,750 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-05 04:11:38,777 root INFO running bdist_wheel 2025-11-05 04:11:38,797 root INFO running build 2025-11-05 04:11:38,797 root INFO running build_py 2025-11-05 04:11:38,802 root INFO creating build/lib/pyu2f 2025-11-05 04:11:38,802 root INFO copying pyu2f/__init__.py -> build/lib/pyu2f 2025-11-05 04:11:38,803 root INFO copying pyu2f/model.py -> build/lib/pyu2f 2025-11-05 04:11:38,803 root INFO copying pyu2f/apdu.py -> build/lib/pyu2f 2025-11-05 04:11:38,803 root INFO copying pyu2f/errors.py -> build/lib/pyu2f 2025-11-05 04:11:38,803 root INFO copying pyu2f/hidtransport.py -> build/lib/pyu2f 2025-11-05 04:11:38,804 root INFO copying pyu2f/hardware.py -> build/lib/pyu2f 2025-11-05 04:11:38,804 root INFO copying pyu2f/u2f.py -> build/lib/pyu2f 2025-11-05 04:11:38,804 root INFO creating build/lib/pyu2f/convenience 2025-11-05 04:11:38,805 root INFO copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience 2025-11-05 04:11:38,805 root INFO copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience 2025-11-05 04:11:38,805 root INFO copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience 2025-11-05 04:11:38,806 root INFO copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience 2025-11-05 04:11:38,806 root INFO copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience 2025-11-05 04:11:38,806 root INFO creating build/lib/pyu2f/hid 2025-11-05 04:11:38,806 root INFO copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid 2025-11-05 04:11:38,807 root INFO copying pyu2f/hid/try.py -> build/lib/pyu2f/hid 2025-11-05 04:11:38,807 root INFO copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid 2025-11-05 04:11:38,807 root INFO copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid 2025-11-05 04:11:38,808 root INFO copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid 2025-11-05 04:11:38,808 root INFO copying pyu2f/hid/base.py -> build/lib/pyu2f/hid 2025-11-05 04:11:38,808 root INFO running egg_info 2025-11-05 04:11:38,811 root INFO creating pyu2f.egg-info 2025-11-05 04:11:38,811 root INFO writing pyu2f.egg-info/PKG-INFO 2025-11-05 04:11:38,812 root INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt 2025-11-05 04:11:38,812 root INFO writing requirements to pyu2f.egg-info/requires.txt 2025-11-05 04:11:38,812 root INFO writing top-level names to pyu2f.egg-info/top_level.txt 2025-11-05 04:11:38,812 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-11-05 04:11:38,817 root INFO reading manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-11-05 04:11:38,817 root INFO reading manifest template 'MANIFEST.in' 2025-11-05 04:11:38,817 root INFO adding license file 'LICENSE' 2025-11-05 04:11:38,818 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-11-05 04:11:38,827 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-05 04:11:38,827 root INFO running install 2025-11-05 04:11:38,838 root INFO running install_lib 2025-11-05 04:11:38,842 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-05 04:11:38,843 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f 2025-11-05 04:11:38,843 root INFO copying build/lib/pyu2f/__init__.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,843 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f/convenience 2025-11-05 04:11:38,843 root INFO copying build/lib/pyu2f/convenience/__init__.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-11-05 04:11:38,844 root INFO copying build/lib/pyu2f/convenience/localauthenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-11-05 04:11:38,844 root INFO copying build/lib/pyu2f/convenience/baseauthenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-11-05 04:11:38,844 root INFO copying build/lib/pyu2f/convenience/authenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-11-05 04:11:38,844 root INFO copying build/lib/pyu2f/convenience/customauthenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-11-05 04:11:38,845 root INFO copying build/lib/pyu2f/model.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,845 root INFO copying build/lib/pyu2f/apdu.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,845 root INFO copying build/lib/pyu2f/errors.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,845 root INFO copying build/lib/pyu2f/hidtransport.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,845 root INFO copying build/lib/pyu2f/hardware.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,846 root INFO copying build/lib/pyu2f/u2f.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-11-05 04:11:38,846 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f/hid 2025-11-05 04:11:38,846 root INFO copying build/lib/pyu2f/hid/__init__.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-11-05 04:11:38,846 root INFO copying build/lib/pyu2f/hid/try.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-11-05 04:11:38,847 root INFO copying build/lib/pyu2f/hid/macos.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-11-05 04:11:38,847 root INFO copying build/lib/pyu2f/hid/windows.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-11-05 04:11:38,847 root INFO copying build/lib/pyu2f/hid/linux.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-11-05 04:11:38,847 root INFO copying build/lib/pyu2f/hid/base.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-11-05 04:11:38,848 root INFO running install_egg_info 2025-11-05 04:11:38,852 root INFO Copying pyu2f.egg-info to build/bdist.linux-armv8l/wheel/./pyu2f-0.1.5-py3.12.egg-info 2025-11-05 04:11:38,853 root INFO running install_scripts 2025-11-05 04:11:38,854 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f-0.1.5.dist-info/WHEEL 2025-11-05 04:11:38,855 wheel INFO creating '/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/.dist/.tmp-1jy1dp3q/pyu2f-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-05 04:11:38,855 wheel INFO adding 'pyu2f/__init__.py' 2025-11-05 04:11:38,855 wheel INFO adding 'pyu2f/apdu.py' 2025-11-05 04:11:38,856 wheel INFO adding 'pyu2f/errors.py' 2025-11-05 04:11:38,856 wheel INFO adding 'pyu2f/hardware.py' 2025-11-05 04:11:38,856 wheel INFO adding 'pyu2f/hidtransport.py' 2025-11-05 04:11:38,857 wheel INFO adding 'pyu2f/model.py' 2025-11-05 04:11:38,857 wheel INFO adding 'pyu2f/u2f.py' 2025-11-05 04:11:38,857 wheel INFO adding 'pyu2f/convenience/__init__.py' 2025-11-05 04:11:38,857 wheel INFO adding 'pyu2f/convenience/authenticator.py' 2025-11-05 04:11:38,858 wheel INFO adding 'pyu2f/convenience/baseauthenticator.py' 2025-11-05 04:11:38,858 wheel INFO adding 'pyu2f/convenience/customauthenticator.py' 2025-11-05 04:11:38,858 wheel INFO adding 'pyu2f/convenience/localauthenticator.py' 2025-11-05 04:11:38,858 wheel INFO adding 'pyu2f/hid/__init__.py' 2025-11-05 04:11:38,859 wheel INFO adding 'pyu2f/hid/base.py' 2025-11-05 04:11:38,859 wheel INFO adding 'pyu2f/hid/linux.py' 2025-11-05 04:11:38,859 wheel INFO adding 'pyu2f/hid/macos.py' 2025-11-05 04:11:38,859 wheel INFO adding 'pyu2f/hid/try.py' 2025-11-05 04:11:38,860 wheel INFO adding 'pyu2f/hid/windows.py' 2025-11-05 04:11:38,860 wheel INFO adding 'pyu2f-0.1.5.dist-info/licenses/LICENSE' 2025-11-05 04:11:38,860 wheel INFO adding 'pyu2f-0.1.5.dist-info/METADATA' 2025-11-05 04:11:38,861 wheel INFO adding 'pyu2f-0.1.5.dist-info/WHEEL' 2025-11-05 04:11:38,861 wheel INFO adding 'pyu2f-0.1.5.dist-info/top_level.txt' 2025-11-05 04:11:38,861 wheel INFO adding 'pyu2f-0.1.5.dist-info/zip-safe' 2025-11-05 04:11:38,861 wheel INFO adding 'pyu2f-0.1.5.dist-info/RECORD' 2025-11-05 04:11:38,861 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-05 04:11:38,862 gpep517 INFO The backend produced .dist/pyu2f-0.1.5-py3-none-any.whl pyu2f-0.1.5-py3-none-any.whl 2025-11-05 04:11:39,091 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into .testenv 2025-11-05 04:11:39,130 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c plugins: pyfakefs-5.9.1 collected 63 items pyu2f/tests/apdu_test.py ......... [ 14%] pyu2f/tests/customauthenticator_test.py ....... [ 25%] pyu2f/tests/hardware_test.py ........... [ 42%] pyu2f/tests/hid/linux_test.py .. [ 46%] pyu2f/tests/hid/macos_test.py .... [ 52%] pyu2f/tests/hidtransport_test.py .......... [ 68%] pyu2f/tests/localauthenticator_test.py ... [ 73%] pyu2f/tests/model_test.py ... [ 77%] pyu2f/tests/u2f_test.py ........... [ 95%] pyu2f/tests/util_test.py ... [100%] =============================== warnings summary =============================== pyu2f/tests/hidtransport_test.py::DiscoveryTest::testDiscoverLocalDevices /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:67: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/pyu2f/hid/macos.py", line 445, in __del__ iokit.IOHIDDeviceRegisterInputReportCallback( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/ctypes/__init__.py", line 392, in __getattr__ func = self.__getitem__(name) ^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/ctypes/__init__.py", line 397, in __getitem__ func = self._FuncPtr((name_or_ordinal, self)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: Symbol not found: IOHIDDeviceRegisterInputReportCallback Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 63 passed, 1 warning in 1.76s ========================= >>> py3-pyu2f: Entering fakeroot... 2025-11-05 04:11:41,707 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f 2025-11-05 04:11:41,751 gpep517 INFO Installation complete >>> py3-pyu2f-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyu2f/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/__pycache__' 'usr/lib/python3.12/site-packages/pyu2f/convenience/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/convenience/__pycache__' 'usr/lib/python3.12/site-packages/pyu2f/hid/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/hid/__pycache__' >>> py3-pyu2f-pyc*: Preparing subpackage py3-pyu2f-pyc... >>> py3-pyu2f-pyc*: Running postcheck for py3-pyu2f-pyc >>> py3-pyu2f*: Running postcheck for py3-pyu2f >>> py3-pyu2f*: Preparing package py3-pyu2f... >>> py3-pyu2f-pyc*: Tracing dependencies... python3~3.12 >>> py3-pyu2f-pyc*: Package size: 108.1 KB >>> py3-pyu2f-pyc*: Compressing data... >>> py3-pyu2f-pyc*: Create checksum... >>> py3-pyu2f-pyc*: Create py3-pyu2f-pyc-0.1.5a_git20211122-r1.apk >>> py3-pyu2f*: Tracing dependencies... py3-six python3~3.12 >>> py3-pyu2f*: Package size: 102.4 KB >>> py3-pyu2f*: Compressing data... >>> py3-pyu2f*: Create checksum... >>> py3-pyu2f*: Create py3-pyu2f-0.1.5a_git20211122-r1.apk >>> py3-pyu2f: Build complete at Wed, 05 Nov 2025 04:11:42 +0000 elapsed time 0h 0m 41s >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Cleaning up tmpdir >>> py3-pyu2f: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-pyu2f (20251105.041137) ( 2/40) Purging py3-six-pyc (1.17.0-r0) ( 3/40) Purging py3-six (1.17.0-r0) ( 4/40) Purging py3-setuptools-pyc (80.9.0-r2) ( 5/40) Purging py3-setuptools (80.9.0-r2) ( 6/40) Purging py3-gpep517-pyc (19-r1) ( 7/40) Purging py3-gpep517 (19-r1) ( 8/40) Purging py3-installer-pyc (0.7.0-r2) ( 9/40) Purging py3-installer (0.7.0-r2) (10/40) Purging py3-wheel-pyc (0.46.1-r0) (11/40) Purging py3-wheel (0.46.1-r0) (12/40) Purging py3-pytest-pyc (8.4.2-r1) (13/40) Purging py3-pytest (8.4.2-r1) (14/40) Purging py3-iniconfig-pyc (2.3.0-r0) (15/40) Purging py3-iniconfig (2.3.0-r0) (16/40) Purging py3-packaging-pyc (25.0-r0) (17/40) Purging py3-packaging (25.0-r0) (18/40) Purging py3-parsing-pyc (3.2.3-r0) (19/40) Purging py3-parsing (3.2.3-r0) (20/40) Purging py3-pluggy-pyc (1.6.0-r0) (21/40) Purging py3-pluggy (1.6.0-r0) (22/40) Purging py3-py-pyc (1.11.0-r4) (23/40) Purging py3-py (1.11.0-r4) (24/40) Purging py3-pygments-pyc (2.19.2-r0) (25/40) Purging py3-pygments (2.19.2-r0) (26/40) Purging py3-mock-pyc (5.2.0-r0) (27/40) Purging py3-mock (5.2.0-r0) (28/40) Purging py3-pyfakefs-pyc (5.9.1-r0) (29/40) Purging py3-pyfakefs (5.9.1-r0) (30/40) Purging python3-pyc (3.12.12-r0) (31/40) Purging python3-pycache-pyc0 (3.12.12-r0) (32/40) Purging pyc (3.12.12-r0) (33/40) Purging python3 (3.12.12-r0) (34/40) Purging gdbm (1.26-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.5.2-r0) (37/40) Purging libpanelw (6.5_p20251010-r0) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.50.4-r1) (40/40) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-pyu2f: Updating the community/armhf repository index... >>> py3-pyu2f: Signing the index...