>>> py3-pyu2f: Building community/py3-pyu2f 0.1.5a_git20211122-r1 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 23:42:50 +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/36) Installing libbz2 (1.0.8-r6) (2/36) Installing gdbm (1.24-r0) (3/36) Installing mpdecimal (4.0.0-r0) (4/36) Installing libpanelw (6.5_p20250412-r0) (5/36) Installing sqlite-libs (3.49.1-r0) (6/36) Installing python3 (3.12.10-r0) (7/36) Installing python3-pycache-pyc0 (3.12.10-r0) (8/36) Installing pyc (3.12.10-r0) (9/36) Installing py3-six-pyc (1.17.0-r0) (10/36) Installing python3-pyc (3.12.10-r0) (11/36) Installing py3-six (1.17.0-r0) (12/36) Installing py3-parsing (3.2.0-r0) (13/36) Installing py3-parsing-pyc (3.2.0-r0) (14/36) Installing py3-packaging (25.0-r0) (15/36) Installing py3-packaging-pyc (25.0-r0) (16/36) Installing py3-setuptools (77.0.3-r0) (17/36) Installing py3-setuptools-pyc (77.0.3-r0) (18/36) Installing py3-installer (0.7.0-r2) (19/36) Installing py3-installer-pyc (0.7.0-r2) (20/36) Installing py3-gpep517 (16-r0) (21/36) Installing py3-gpep517-pyc (16-r0) (22/36) Installing py3-wheel (0.43.0-r0) (23/36) Installing py3-wheel-pyc (0.43.0-r0) (24/36) Installing py3-iniconfig (2.1.0-r0) (25/36) Installing py3-iniconfig-pyc (2.1.0-r0) (26/36) Installing py3-pluggy (1.5.0-r0) (27/36) Installing py3-pluggy-pyc (1.5.0-r0) (28/36) Installing py3-py (1.11.0-r4) (29/36) Installing py3-py-pyc (1.11.0-r4) (30/36) Installing py3-pytest (8.3.5-r0) (31/36) Installing py3-pytest-pyc (8.3.5-r0) (32/36) Installing py3-mock (5.2.0-r0) (33/36) Installing py3-mock-pyc (5.2.0-r0) (34/36) Installing py3-pyfakefs (5.6.0-r0) (35/36) Installing py3-pyfakefs-pyc (5.6.0-r0) (36/36) Installing .makedepends-py3-pyu2f (20250427.234313) Executing busybox-1.37.0-r16.trigger OK: 649 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.22/py3-pyu2f-0.1.5a_git20211122.tar.gz >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pyu2f-0.1.5a_git20211122.tar.gz >>> py3-pyu2f: Checking sha512sums... py3-pyu2f-0.1.5a_git20211122.tar.gz: OK >>> py3-pyu2f: Unpacking /var/cache/distfiles/v3.22/py3-pyu2f-0.1.5a_git20211122.tar.gz... 2025-04-27 23:43:14,625 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:760: 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-04-27 23:43:14,650 root INFO running bdist_wheel 2025-04-27 23:43:14,667 root INFO running build 2025-04-27 23:43:14,667 root INFO running build_py 2025-04-27 23:43:14,671 root INFO creating build/lib/pyu2f 2025-04-27 23:43:14,671 root INFO copying pyu2f/__init__.py -> build/lib/pyu2f 2025-04-27 23:43:14,671 root INFO copying pyu2f/model.py -> build/lib/pyu2f 2025-04-27 23:43:14,672 root INFO copying pyu2f/apdu.py -> build/lib/pyu2f 2025-04-27 23:43:14,672 root INFO copying pyu2f/errors.py -> build/lib/pyu2f 2025-04-27 23:43:14,672 root INFO copying pyu2f/hidtransport.py -> build/lib/pyu2f 2025-04-27 23:43:14,673 root INFO copying pyu2f/hardware.py -> build/lib/pyu2f 2025-04-27 23:43:14,673 root INFO copying pyu2f/u2f.py -> build/lib/pyu2f 2025-04-27 23:43:14,673 root INFO creating build/lib/pyu2f/convenience 2025-04-27 23:43:14,674 root INFO copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience 2025-04-27 23:43:14,674 root INFO copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience 2025-04-27 23:43:14,674 root INFO copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience 2025-04-27 23:43:14,674 root INFO copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience 2025-04-27 23:43:14,675 root INFO copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience 2025-04-27 23:43:14,675 root INFO creating build/lib/pyu2f/hid 2025-04-27 23:43:14,675 root INFO copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid 2025-04-27 23:43:14,676 root INFO copying pyu2f/hid/try.py -> build/lib/pyu2f/hid 2025-04-27 23:43:14,676 root INFO copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid 2025-04-27 23:43:14,676 root INFO copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid 2025-04-27 23:43:14,676 root INFO copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid 2025-04-27 23:43:14,677 root INFO copying pyu2f/hid/base.py -> build/lib/pyu2f/hid 2025-04-27 23:43:14,677 root INFO running egg_info 2025-04-27 23:43:14,680 root INFO creating pyu2f.egg-info 2025-04-27 23:43:14,680 root INFO writing pyu2f.egg-info/PKG-INFO 2025-04-27 23:43:14,680 root INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt 2025-04-27 23:43:14,681 root INFO writing requirements to pyu2f.egg-info/requires.txt 2025-04-27 23:43:14,681 root INFO writing top-level names to pyu2f.egg-info/top_level.txt 2025-04-27 23:43:14,681 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-04-27 23:43:14,685 root INFO reading manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-04-27 23:43:14,685 root INFO reading manifest template 'MANIFEST.in' 2025-04-27 23:43:14,686 root INFO adding license file 'LICENSE' 2025-04-27 23:43:14,687 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-04-27 23:43:14,694 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-27 23:43:14,694 root INFO running install 2025-04-27 23:43:14,705 root INFO running install_lib 2025-04-27 23:43:14,709 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-27 23:43:14,709 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f 2025-04-27 23:43:14,709 root INFO copying build/lib/pyu2f/__init__.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,709 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f/convenience 2025-04-27 23:43:14,710 root INFO copying build/lib/pyu2f/convenience/__init__.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-04-27 23:43:14,710 root INFO copying build/lib/pyu2f/convenience/localauthenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-04-27 23:43:14,710 root INFO copying build/lib/pyu2f/convenience/baseauthenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-04-27 23:43:14,710 root INFO copying build/lib/pyu2f/convenience/authenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-04-27 23:43:14,711 root INFO copying build/lib/pyu2f/convenience/customauthenticator.py -> build/bdist.linux-armv8l/wheel/./pyu2f/convenience 2025-04-27 23:43:14,711 root INFO copying build/lib/pyu2f/model.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,711 root INFO copying build/lib/pyu2f/apdu.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,711 root INFO copying build/lib/pyu2f/errors.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,711 root INFO copying build/lib/pyu2f/hidtransport.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,712 root INFO copying build/lib/pyu2f/hardware.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,712 root INFO copying build/lib/pyu2f/u2f.py -> build/bdist.linux-armv8l/wheel/./pyu2f 2025-04-27 23:43:14,712 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f/hid 2025-04-27 23:43:14,712 root INFO copying build/lib/pyu2f/hid/__init__.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-04-27 23:43:14,713 root INFO copying build/lib/pyu2f/hid/try.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-04-27 23:43:14,713 root INFO copying build/lib/pyu2f/hid/macos.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-04-27 23:43:14,713 root INFO copying build/lib/pyu2f/hid/windows.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-04-27 23:43:14,713 root INFO copying build/lib/pyu2f/hid/linux.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-04-27 23:43:14,713 root INFO copying build/lib/pyu2f/hid/base.py -> build/bdist.linux-armv8l/wheel/./pyu2f/hid 2025-04-27 23:43:14,714 root INFO running install_egg_info 2025-04-27 23:43:14,718 root INFO Copying pyu2f.egg-info to build/bdist.linux-armv8l/wheel/./pyu2f-0.1.5-py3.12.egg-info 2025-04-27 23:43:14,719 root INFO running install_scripts 2025-04-27 23:43:14,720 root INFO creating build/bdist.linux-armv8l/wheel/pyu2f-0.1.5.dist-info/WHEEL 2025-04-27 23:43:14,721 wheel INFO creating '/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/.dist/.tmp-mi6s58uj/pyu2f-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-27 23:43:14,721 wheel INFO adding 'pyu2f/__init__.py' 2025-04-27 23:43:14,721 wheel INFO adding 'pyu2f/apdu.py' 2025-04-27 23:43:14,721 wheel INFO adding 'pyu2f/errors.py' 2025-04-27 23:43:14,722 wheel INFO adding 'pyu2f/hardware.py' 2025-04-27 23:43:14,722 wheel INFO adding 'pyu2f/hidtransport.py' 2025-04-27 23:43:14,722 wheel INFO adding 'pyu2f/model.py' 2025-04-27 23:43:14,723 wheel INFO adding 'pyu2f/u2f.py' 2025-04-27 23:43:14,723 wheel INFO adding 'pyu2f/convenience/__init__.py' 2025-04-27 23:43:14,723 wheel INFO adding 'pyu2f/convenience/authenticator.py' 2025-04-27 23:43:14,723 wheel INFO adding 'pyu2f/convenience/baseauthenticator.py' 2025-04-27 23:43:14,724 wheel INFO adding 'pyu2f/convenience/customauthenticator.py' 2025-04-27 23:43:14,724 wheel INFO adding 'pyu2f/convenience/localauthenticator.py' 2025-04-27 23:43:14,724 wheel INFO adding 'pyu2f/hid/__init__.py' 2025-04-27 23:43:14,724 wheel INFO adding 'pyu2f/hid/base.py' 2025-04-27 23:43:14,725 wheel INFO adding 'pyu2f/hid/linux.py' 2025-04-27 23:43:14,725 wheel INFO adding 'pyu2f/hid/macos.py' 2025-04-27 23:43:14,725 wheel INFO adding 'pyu2f/hid/try.py' 2025-04-27 23:43:14,725 wheel INFO adding 'pyu2f/hid/windows.py' 2025-04-27 23:43:14,726 wheel INFO adding 'pyu2f-0.1.5.dist-info/licenses/LICENSE' 2025-04-27 23:43:14,726 wheel INFO adding 'pyu2f-0.1.5.dist-info/METADATA' 2025-04-27 23:43:14,726 wheel INFO adding 'pyu2f-0.1.5.dist-info/WHEEL' 2025-04-27 23:43:14,726 wheel INFO adding 'pyu2f-0.1.5.dist-info/top_level.txt' 2025-04-27 23:43:14,727 wheel INFO adding 'pyu2f-0.1.5.dist-info/zip-safe' 2025-04-27 23:43:14,727 wheel INFO adding 'pyu2f-0.1.5.dist-info/RECORD' 2025-04-27 23:43:14,727 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-27 23:43:14,728 gpep517 INFO The backend produced .dist/pyu2f-0.1.5-py3-none-any.whl pyu2f-0.1.5-py3-none-any.whl 2025-04-27 23:43:14,946 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into .testenv 2025-04-27 23:43:14,984 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c plugins: pyfakefs-5.6.0 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/u2f_test.py::U2fTest::testRegisterTimeout /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:85: PytestUnraisableExceptionWarning: Exception ignored in: Traceback (most recent call last): File "/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/pyu2f/u2f.py", line 121, in Register resp = self.security_key.CmdRegister(challenge_param, app_param) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/mock/mock.py", line 1190, in __call__ return _mock_self._mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/mock/mock.py", line 1194, in _mock_call return _mock_self._execute_mock_call(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/mock/mock.py", line 1251, in _execute_mock_call raise effect pyu2f.errors.TUPRequiredError During handling of the above exception, another exception occurred: 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 warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 63 passed, 1 warning in 1.79s ========================= >>> py3-pyu2f: Entering fakeroot... 2025-04-27 23:43:17,575 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f 2025-04-27 23:43:17,627 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... py3-six python3~3.12 >>> py3-pyu2f-pyc*: Package size: 108.1 KB >>> py3-pyu2f-pyc*: Compressing data... >>> py3-pyu2f-pyc*: Create checksum... libfakeroot internal error: payload not recognized! >>> 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... libfakeroot internal error: payload not recognized! >>> py3-pyu2f*: Create py3-pyu2f-0.1.5a_git20211122-r1.apk >>> py3-pyu2f: Build complete at Sun, 27 Apr 2025 23:43:18 +0000 elapsed time 0h 0m 28s >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Uninstalling dependencies... (1/36) Purging .makedepends-py3-pyu2f (20250427.234313) (2/36) Purging py3-six-pyc (1.17.0-r0) (3/36) Purging py3-six (1.17.0-r0) (4/36) Purging py3-setuptools-pyc (77.0.3-r0) (5/36) Purging py3-setuptools (77.0.3-r0) (6/36) Purging py3-gpep517-pyc (16-r0) (7/36) Purging py3-gpep517 (16-r0) (8/36) Purging py3-installer-pyc (0.7.0-r2) (9/36) Purging py3-installer (0.7.0-r2) (10/36) Purging py3-wheel-pyc (0.43.0-r0) (11/36) Purging py3-wheel (0.43.0-r0) (12/36) Purging py3-pytest-pyc (8.3.5-r0) (13/36) Purging py3-pytest (8.3.5-r0) (14/36) Purging py3-iniconfig-pyc (2.1.0-r0) (15/36) Purging py3-iniconfig (2.1.0-r0) (16/36) Purging py3-packaging-pyc (25.0-r0) (17/36) Purging py3-packaging (25.0-r0) (18/36) Purging py3-parsing-pyc (3.2.0-r0) (19/36) Purging py3-parsing (3.2.0-r0) (20/36) Purging py3-pluggy-pyc (1.5.0-r0) (21/36) Purging py3-pluggy (1.5.0-r0) (22/36) Purging py3-py-pyc (1.11.0-r4) (23/36) Purging py3-py (1.11.0-r4) (24/36) Purging py3-mock-pyc (5.2.0-r0) (25/36) Purging py3-mock (5.2.0-r0) (26/36) Purging py3-pyfakefs-pyc (5.6.0-r0) (27/36) Purging py3-pyfakefs (5.6.0-r0) (28/36) Purging python3-pyc (3.12.10-r0) (29/36) Purging python3-pycache-pyc0 (3.12.10-r0) (30/36) Purging pyc (3.12.10-r0) (31/36) Purging python3 (3.12.10-r0) (32/36) Purging gdbm (1.24-r0) (33/36) Purging libbz2 (1.0.8-r6) (34/36) Purging libpanelw (6.5_p20250412-r0) (35/36) Purging mpdecimal (4.0.0-r0) (36/36) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-pyu2f: Updating the community/armhf repository index... >>> py3-pyu2f: Signing the index...