>>> py3-pyu2f: Building community/py3-pyu2f 0.1.5a_git20211122-r1 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 00:30:32 +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/38) Installing libbz2 (1.0.8-r6) (2/38) Installing libffi (3.4.8-r0) (3/38) Installing gdbm (1.24-r0) (4/38) Installing xz-libs (5.8.1-r0) (5/38) Installing mpdecimal (4.0.0-r0) (6/38) Installing libpanelw (6.5_p20250412-r0) (7/38) Installing sqlite-libs (3.49.1-r0) (8/38) Installing python3 (3.12.10-r0) (9/38) Installing python3-pycache-pyc0 (3.12.10-r0) (10/38) Installing pyc (3.12.10-r0) (11/38) Installing py3-six-pyc (1.17.0-r0) (12/38) Installing python3-pyc (3.12.10-r0) (13/38) Installing py3-six (1.17.0-r0) (14/38) Installing py3-parsing (3.2.0-r0) (15/38) Installing py3-parsing-pyc (3.2.0-r0) (16/38) Installing py3-packaging (24.2-r0) (17/38) Installing py3-packaging-pyc (24.2-r0) (18/38) Installing py3-setuptools (77.0.3-r0) (19/38) Installing py3-setuptools-pyc (77.0.3-r0) (20/38) Installing py3-installer (0.7.0-r2) (21/38) Installing py3-installer-pyc (0.7.0-r2) (22/38) Installing py3-gpep517 (16-r0) (23/38) Installing py3-gpep517-pyc (16-r0) (24/38) Installing py3-wheel (0.43.0-r0) (25/38) Installing py3-wheel-pyc (0.43.0-r0) (26/38) Installing py3-iniconfig (2.1.0-r0) (27/38) Installing py3-iniconfig-pyc (2.1.0-r0) (28/38) Installing py3-pluggy (1.5.0-r0) (29/38) Installing py3-pluggy-pyc (1.5.0-r0) (30/38) Installing py3-py (1.11.0-r4) (31/38) Installing py3-py-pyc (1.11.0-r4) (32/38) Installing py3-pytest (8.3.5-r0) (33/38) Installing py3-pytest-pyc (8.3.5-r0) (34/38) Installing py3-mock (5.2.0-r0) (35/38) Installing py3-mock-pyc (5.2.0-r0) (36/38) Installing py3-pyfakefs (5.6.0-r0) (37/38) Installing py3-pyfakefs-pyc (5.6.0-r0) (38/38) Installing .makedepends-py3-pyu2f (20250426.003101) Executing busybox-1.37.0-r16.trigger OK: 485 MiB in 140 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 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pyu2f: Fetching https://github.com/google/pyu2f/archive/064be5ab9f4282855a15c79ecb9f7eec37f3938c/py3-pyu2f-0.1.5a_git20211122.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.22/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.22/py3-pyu2f-0.1.5a_git20211122.tar.gz.part' saved >>> 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-26 00:31:07,387 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-26 00:31:07,424 root INFO running bdist_wheel 2025-04-26 00:31:07,455 root INFO running build 2025-04-26 00:31:07,455 root INFO running build_py 2025-04-26 00:31:07,462 root INFO creating build/lib/pyu2f 2025-04-26 00:31:07,463 root INFO copying pyu2f/u2f.py -> build/lib/pyu2f 2025-04-26 00:31:07,463 root INFO copying pyu2f/model.py -> build/lib/pyu2f 2025-04-26 00:31:07,464 root INFO copying pyu2f/hidtransport.py -> build/lib/pyu2f 2025-04-26 00:31:07,464 root INFO copying pyu2f/hardware.py -> build/lib/pyu2f 2025-04-26 00:31:07,464 root INFO copying pyu2f/errors.py -> build/lib/pyu2f 2025-04-26 00:31:07,464 root INFO copying pyu2f/__init__.py -> build/lib/pyu2f 2025-04-26 00:31:07,465 root INFO copying pyu2f/apdu.py -> build/lib/pyu2f 2025-04-26 00:31:07,465 root INFO creating build/lib/pyu2f/hid 2025-04-26 00:31:07,466 root INFO copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid 2025-04-26 00:31:07,466 root INFO copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid 2025-04-26 00:31:07,466 root INFO copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid 2025-04-26 00:31:07,466 root INFO copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid 2025-04-26 00:31:07,467 root INFO copying pyu2f/hid/try.py -> build/lib/pyu2f/hid 2025-04-26 00:31:07,467 root INFO copying pyu2f/hid/base.py -> build/lib/pyu2f/hid 2025-04-26 00:31:07,468 root INFO creating build/lib/pyu2f/convenience 2025-04-26 00:31:07,468 root INFO copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience 2025-04-26 00:31:07,468 root INFO copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience 2025-04-26 00:31:07,468 root INFO copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience 2025-04-26 00:31:07,469 root INFO copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience 2025-04-26 00:31:07,469 root INFO copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience 2025-04-26 00:31:07,469 root INFO running egg_info 2025-04-26 00:31:07,475 root INFO creating pyu2f.egg-info 2025-04-26 00:31:07,475 root INFO writing pyu2f.egg-info/PKG-INFO 2025-04-26 00:31:07,476 root INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt 2025-04-26 00:31:07,476 root INFO writing requirements to pyu2f.egg-info/requires.txt 2025-04-26 00:31:07,476 root INFO writing top-level names to pyu2f.egg-info/top_level.txt 2025-04-26 00:31:07,476 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-04-26 00:31:07,484 root INFO reading manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-04-26 00:31:07,485 root INFO reading manifest template 'MANIFEST.in' 2025-04-26 00:31:07,485 root INFO adding license file 'LICENSE' 2025-04-26 00:31:07,487 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2025-04-26 00:31:07,501 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-04-26 00:31:07,501 root INFO running install 2025-04-26 00:31:07,531 root INFO running install_lib 2025-04-26 00:31:07,537 root INFO creating build/bdist.linux-ppc64le/wheel 2025-04-26 00:31:07,537 root INFO creating build/bdist.linux-ppc64le/wheel/pyu2f 2025-04-26 00:31:07,538 root INFO copying build/lib/pyu2f/u2f.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,538 root INFO copying build/lib/pyu2f/model.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,538 root INFO creating build/bdist.linux-ppc64le/wheel/pyu2f/hid 2025-04-26 00:31:07,539 root INFO copying build/lib/pyu2f/hid/macos.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/hid 2025-04-26 00:31:07,539 root INFO copying build/lib/pyu2f/hid/windows.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/hid 2025-04-26 00:31:07,539 root INFO copying build/lib/pyu2f/hid/linux.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/hid 2025-04-26 00:31:07,539 root INFO copying build/lib/pyu2f/hid/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/hid 2025-04-26 00:31:07,539 root INFO copying build/lib/pyu2f/hid/try.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/hid 2025-04-26 00:31:07,540 root INFO copying build/lib/pyu2f/hid/base.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/hid 2025-04-26 00:31:07,540 root INFO creating build/bdist.linux-ppc64le/wheel/pyu2f/convenience 2025-04-26 00:31:07,540 root INFO copying build/lib/pyu2f/convenience/customauthenticator.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/convenience 2025-04-26 00:31:07,540 root INFO copying build/lib/pyu2f/convenience/localauthenticator.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/convenience 2025-04-26 00:31:07,541 root INFO copying build/lib/pyu2f/convenience/authenticator.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/convenience 2025-04-26 00:31:07,541 root INFO copying build/lib/pyu2f/convenience/baseauthenticator.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/convenience 2025-04-26 00:31:07,541 root INFO copying build/lib/pyu2f/convenience/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyu2f/convenience 2025-04-26 00:31:07,541 root INFO copying build/lib/pyu2f/hidtransport.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,542 root INFO copying build/lib/pyu2f/hardware.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,542 root INFO copying build/lib/pyu2f/errors.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,542 root INFO copying build/lib/pyu2f/__init__.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,542 root INFO copying build/lib/pyu2f/apdu.py -> build/bdist.linux-ppc64le/wheel/./pyu2f 2025-04-26 00:31:07,542 root INFO running install_egg_info 2025-04-26 00:31:07,550 root INFO Copying pyu2f.egg-info to build/bdist.linux-ppc64le/wheel/./pyu2f-0.1.5-py3.12.egg-info 2025-04-26 00:31:07,551 root INFO running install_scripts 2025-04-26 00:31:07,552 root INFO creating build/bdist.linux-ppc64le/wheel/pyu2f-0.1.5.dist-info/WHEEL 2025-04-26 00:31:07,553 wheel INFO creating '/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/.dist/.tmp-wzv7y7gg/pyu2f-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-04-26 00:31:07,553 wheel INFO adding 'pyu2f/__init__.py' 2025-04-26 00:31:07,554 wheel INFO adding 'pyu2f/apdu.py' 2025-04-26 00:31:07,554 wheel INFO adding 'pyu2f/errors.py' 2025-04-26 00:31:07,554 wheel INFO adding 'pyu2f/hardware.py' 2025-04-26 00:31:07,555 wheel INFO adding 'pyu2f/hidtransport.py' 2025-04-26 00:31:07,555 wheel INFO adding 'pyu2f/model.py' 2025-04-26 00:31:07,555 wheel INFO adding 'pyu2f/u2f.py' 2025-04-26 00:31:07,555 wheel INFO adding 'pyu2f/convenience/__init__.py' 2025-04-26 00:31:07,556 wheel INFO adding 'pyu2f/convenience/authenticator.py' 2025-04-26 00:31:07,556 wheel INFO adding 'pyu2f/convenience/baseauthenticator.py' 2025-04-26 00:31:07,556 wheel INFO adding 'pyu2f/convenience/customauthenticator.py' 2025-04-26 00:31:07,556 wheel INFO adding 'pyu2f/convenience/localauthenticator.py' 2025-04-26 00:31:07,557 wheel INFO adding 'pyu2f/hid/__init__.py' 2025-04-26 00:31:07,557 wheel INFO adding 'pyu2f/hid/base.py' 2025-04-26 00:31:07,557 wheel INFO adding 'pyu2f/hid/linux.py' 2025-04-26 00:31:07,558 wheel INFO adding 'pyu2f/hid/macos.py' 2025-04-26 00:31:07,558 wheel INFO adding 'pyu2f/hid/try.py' 2025-04-26 00:31:07,558 wheel INFO adding 'pyu2f/hid/windows.py' 2025-04-26 00:31:07,559 wheel INFO adding 'pyu2f-0.1.5.dist-info/licenses/LICENSE' 2025-04-26 00:31:07,559 wheel INFO adding 'pyu2f-0.1.5.dist-info/METADATA' 2025-04-26 00:31:07,559 wheel INFO adding 'pyu2f-0.1.5.dist-info/WHEEL' 2025-04-26 00:31:07,559 wheel INFO adding 'pyu2f-0.1.5.dist-info/top_level.txt' 2025-04-26 00:31:07,560 wheel INFO adding 'pyu2f-0.1.5.dist-info/zip-safe' 2025-04-26 00:31:07,560 wheel INFO adding 'pyu2f-0.1.5.dist-info/RECORD' 2025-04-26 00:31:07,560 root INFO removing build/bdist.linux-ppc64le/wheel 2025-04-26 00:31:07,562 gpep517 INFO The backend produced .dist/pyu2f-0.1.5-py3-none-any.whl pyu2f-0.1.5-py3-none-any.whl 2025-04-26 00:31:07,871 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into .testenv 2025-04-26 00:31:07,924 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 2.00s ========================= >>> py3-pyu2f: Entering fakeroot... 2025-04-26 00:31:11,069 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f 2025-04-26 00:31:11,133 gpep517 INFO Installation complete >>> py3-pyu2f-pyc*: Running split function pyc... '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__' '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/__pycache__' -> '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f-pyc/usr/lib/python3.12/site-packages/pyu2f/__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... >>> 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 Sat, 26 Apr 2025 00:31:11 +0000 elapsed time 0h 0m 39s >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pyu2f (20250426.003101) (2/38) Purging py3-six-pyc (1.17.0-r0) (3/38) Purging py3-six (1.17.0-r0) (4/38) Purging py3-setuptools-pyc (77.0.3-r0) (5/38) Purging py3-setuptools (77.0.3-r0) (6/38) Purging py3-gpep517-pyc (16-r0) (7/38) Purging py3-gpep517 (16-r0) (8/38) Purging py3-installer-pyc (0.7.0-r2) (9/38) Purging py3-installer (0.7.0-r2) (10/38) Purging py3-wheel-pyc (0.43.0-r0) (11/38) Purging py3-wheel (0.43.0-r0) (12/38) Purging py3-pytest-pyc (8.3.5-r0) (13/38) Purging py3-pytest (8.3.5-r0) (14/38) Purging py3-iniconfig-pyc (2.1.0-r0) (15/38) Purging py3-iniconfig (2.1.0-r0) (16/38) Purging py3-packaging-pyc (24.2-r0) (17/38) Purging py3-packaging (24.2-r0) (18/38) Purging py3-parsing-pyc (3.2.0-r0) (19/38) Purging py3-parsing (3.2.0-r0) (20/38) Purging py3-pluggy-pyc (1.5.0-r0) (21/38) Purging py3-pluggy (1.5.0-r0) (22/38) Purging py3-py-pyc (1.11.0-r4) (23/38) Purging py3-py (1.11.0-r4) (24/38) Purging py3-mock-pyc (5.2.0-r0) (25/38) Purging py3-mock (5.2.0-r0) (26/38) Purging py3-pyfakefs-pyc (5.6.0-r0) (27/38) Purging py3-pyfakefs (5.6.0-r0) (28/38) Purging python3-pyc (3.12.10-r0) (29/38) Purging python3-pycache-pyc0 (3.12.10-r0) (30/38) Purging pyc (3.12.10-r0) (31/38) Purging python3 (3.12.10-r0) (32/38) Purging gdbm (1.24-r0) (33/38) Purging libbz2 (1.0.8-r6) (34/38) Purging libffi (3.4.8-r0) (35/38) Purging libpanelw (6.5_p20250412-r0) (36/38) Purging mpdecimal (4.0.0-r0) (37/38) Purging sqlite-libs (3.49.1-r0) (38/38) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 429 MiB in 102 packages >>> py3-pyu2f: Updating the community/ppc64le repository index... >>> py3-pyu2f: Signing the index...