>>> py3-pyu2f: Building community/py3-pyu2f 0.1.5a_git20211122-r1 (using abuild 3.12.0-r5) started Wed, 17 Apr 2024 01:13:33 +0000 >>> py3-pyu2f: Checking sanity of /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/39) Installing libbz2 (1.0.8-r6) (2/39) Installing libffi (3.4.6-r0) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.6.1-r3) (5/39) Installing mpdecimal (4.0.0-r0) (6/39) Installing libpanelw (6.4_p20240330-r0) (7/39) Installing readline (8.2.10-r0) (8/39) Installing sqlite-libs (3.45.3-r0) (9/39) Installing python3 (3.12.3-r0) (10/39) Installing python3-pycache-pyc0 (3.12.3-r0) (11/39) Installing pyc (3.12.3-r0) (12/39) Installing py3-six-pyc (1.16.0-r9) (13/39) Installing python3-pyc (3.12.3-r0) (14/39) Installing py3-six (1.16.0-r9) (15/39) Installing py3-parsing (3.1.2-r1) (16/39) Installing py3-parsing-pyc (3.1.2-r1) (17/39) Installing py3-packaging (24.0-r1) (18/39) Installing py3-packaging-pyc (24.0-r1) (19/39) Installing py3-setuptools (69.5.1-r0) (20/39) Installing py3-setuptools-pyc (69.5.1-r0) (21/39) Installing py3-installer (0.7.0-r2) (22/39) Installing py3-installer-pyc (0.7.0-r2) (23/39) Installing py3-gpep517 (15-r2) (24/39) Installing py3-gpep517-pyc (15-r2) (25/39) Installing py3-wheel (0.42.0-r1) (26/39) Installing py3-wheel-pyc (0.42.0-r1) (27/39) Installing py3-iniconfig (2.0.0-r1) (28/39) Installing py3-iniconfig-pyc (2.0.0-r1) (29/39) Installing py3-pluggy (1.4.0-r1) (30/39) Installing py3-pluggy-pyc (1.4.0-r1) (31/39) Installing py3-py (1.11.0-r3) (32/39) Installing py3-py-pyc (1.11.0-r3) (33/39) Installing py3-pytest (8.1.1-r1) (34/39) Installing py3-pytest-pyc (8.1.1-r1) (35/39) Installing py3-mock (5.1.0-r2) (36/39) Installing py3-mock-pyc (5.1.0-r2) (37/39) Installing py3-pyfakefs (5.3.5-r1) (38/39) Installing py3-pyfakefs-pyc (5.3.5-r1) (39/39) Installing .makedepends-py3-pyu2f (20240417.011338) Executing busybox-1.36.1-r25.trigger OK: 282 MiB in 141 packages >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Cleaning up tmpdir >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pyu2f-0.1.5a_git20211122.tar.gz >>> py3-pyu2f: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/py3-pyu2f-0.1.5a_git20211122.tar.gz... 2024-04-17 01:13:41,050 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-04-17 01:13:41,174 root INFO running bdist_wheel 2024-04-17 01:13:41,258 root INFO running build 2024-04-17 01:13:41,258 root INFO running build_py 2024-04-17 01:13:41,272 root INFO creating build 2024-04-17 01:13:41,272 root INFO creating build/lib 2024-04-17 01:13:41,273 root INFO creating build/lib/pyu2f 2024-04-17 01:13:41,273 root INFO copying pyu2f/apdu.py -> build/lib/pyu2f 2024-04-17 01:13:41,275 root INFO copying pyu2f/__init__.py -> build/lib/pyu2f 2024-04-17 01:13:41,276 root INFO copying pyu2f/errors.py -> build/lib/pyu2f 2024-04-17 01:13:41,277 root INFO copying pyu2f/model.py -> build/lib/pyu2f 2024-04-17 01:13:41,278 root INFO copying pyu2f/hidtransport.py -> build/lib/pyu2f 2024-04-17 01:13:41,280 root INFO copying pyu2f/hardware.py -> build/lib/pyu2f 2024-04-17 01:13:41,281 root INFO copying pyu2f/u2f.py -> build/lib/pyu2f 2024-04-17 01:13:41,283 root INFO creating build/lib/pyu2f/convenience 2024-04-17 01:13:41,283 root INFO copying pyu2f/convenience/authenticator.py -> build/lib/pyu2f/convenience 2024-04-17 01:13:41,285 root INFO copying pyu2f/convenience/customauthenticator.py -> build/lib/pyu2f/convenience 2024-04-17 01:13:41,286 root INFO copying pyu2f/convenience/localauthenticator.py -> build/lib/pyu2f/convenience 2024-04-17 01:13:41,287 root INFO copying pyu2f/convenience/baseauthenticator.py -> build/lib/pyu2f/convenience 2024-04-17 01:13:41,288 root INFO copying pyu2f/convenience/__init__.py -> build/lib/pyu2f/convenience 2024-04-17 01:13:41,290 root INFO creating build/lib/pyu2f/hid 2024-04-17 01:13:41,291 root INFO copying pyu2f/hid/macos.py -> build/lib/pyu2f/hid 2024-04-17 01:13:41,292 root INFO copying pyu2f/hid/linux.py -> build/lib/pyu2f/hid 2024-04-17 01:13:41,293 root INFO copying pyu2f/hid/try.py -> build/lib/pyu2f/hid 2024-04-17 01:13:41,295 root INFO copying pyu2f/hid/__init__.py -> build/lib/pyu2f/hid 2024-04-17 01:13:41,296 root INFO copying pyu2f/hid/windows.py -> build/lib/pyu2f/hid 2024-04-17 01:13:41,297 root INFO copying pyu2f/hid/base.py -> build/lib/pyu2f/hid 2024-04-17 01:13:41,299 root INFO running egg_info 2024-04-17 01:13:41,299 root INFO creating pyu2f.egg-info 2024-04-17 01:13:41,307 root INFO writing pyu2f.egg-info/PKG-INFO 2024-04-17 01:13:41,310 root INFO writing dependency_links to pyu2f.egg-info/dependency_links.txt 2024-04-17 01:13:41,311 root INFO writing requirements to pyu2f.egg-info/requires.txt 2024-04-17 01:13:41,311 root INFO writing top-level names to pyu2f.egg-info/top_level.txt 2024-04-17 01:13:41,312 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2024-04-17 01:13:41,325 root INFO reading manifest file 'pyu2f.egg-info/SOURCES.txt' 2024-04-17 01:13:41,326 root INFO reading manifest template 'MANIFEST.in' 2024-04-17 01:13:41,327 root INFO adding license file 'LICENSE' 2024-04-17 01:13:41,330 root INFO writing manifest file 'pyu2f.egg-info/SOURCES.txt' 2024-04-17 01:13:41,358 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-17 01:13:41,358 root INFO running install 2024-04-17 01:13:41,399 root INFO running install_lib 2024-04-17 01:13:41,411 root INFO creating build/bdist.linux-riscv64 2024-04-17 01:13:41,411 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-17 01:13:41,412 root INFO creating build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,413 root INFO copying build/lib/pyu2f/apdu.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,414 root INFO creating build/bdist.linux-riscv64/wheel/pyu2f/convenience 2024-04-17 01:13:41,415 root INFO copying build/lib/pyu2f/convenience/authenticator.py -> build/bdist.linux-riscv64/wheel/pyu2f/convenience 2024-04-17 01:13:41,416 root INFO copying build/lib/pyu2f/convenience/customauthenticator.py -> build/bdist.linux-riscv64/wheel/pyu2f/convenience 2024-04-17 01:13:41,417 root INFO copying build/lib/pyu2f/convenience/localauthenticator.py -> build/bdist.linux-riscv64/wheel/pyu2f/convenience 2024-04-17 01:13:41,418 root INFO copying build/lib/pyu2f/convenience/baseauthenticator.py -> build/bdist.linux-riscv64/wheel/pyu2f/convenience 2024-04-17 01:13:41,419 root INFO copying build/lib/pyu2f/convenience/__init__.py -> build/bdist.linux-riscv64/wheel/pyu2f/convenience 2024-04-17 01:13:41,420 root INFO copying build/lib/pyu2f/__init__.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,421 root INFO copying build/lib/pyu2f/errors.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,423 root INFO creating build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,423 root INFO copying build/lib/pyu2f/hid/macos.py -> build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,424 root INFO copying build/lib/pyu2f/hid/linux.py -> build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,426 root INFO copying build/lib/pyu2f/hid/try.py -> build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,426 root INFO copying build/lib/pyu2f/hid/__init__.py -> build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,427 root INFO copying build/lib/pyu2f/hid/windows.py -> build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,428 root INFO copying build/lib/pyu2f/hid/base.py -> build/bdist.linux-riscv64/wheel/pyu2f/hid 2024-04-17 01:13:41,429 root INFO copying build/lib/pyu2f/model.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,430 root INFO copying build/lib/pyu2f/hidtransport.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,431 root INFO copying build/lib/pyu2f/hardware.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,432 root INFO copying build/lib/pyu2f/u2f.py -> build/bdist.linux-riscv64/wheel/pyu2f 2024-04-17 01:13:41,433 root INFO running install_egg_info 2024-04-17 01:13:41,447 root INFO Copying pyu2f.egg-info to build/bdist.linux-riscv64/wheel/pyu2f-0.1.5-py3.12.egg-info 2024-04-17 01:13:41,452 root INFO running install_scripts 2024-04-17 01:13:41,460 wheel INFO creating build/bdist.linux-riscv64/wheel/pyu2f-0.1.5.dist-info/WHEEL 2024-04-17 01:13:41,463 wheel INFO creating '/home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c/.dist/.tmp-dske44dv/pyu2f-0.1.5-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-17 01:13:41,464 wheel INFO adding 'pyu2f/__init__.py' 2024-04-17 01:13:41,465 wheel INFO adding 'pyu2f/apdu.py' 2024-04-17 01:13:41,466 wheel INFO adding 'pyu2f/errors.py' 2024-04-17 01:13:41,467 wheel INFO adding 'pyu2f/hardware.py' 2024-04-17 01:13:41,468 wheel INFO adding 'pyu2f/hidtransport.py' 2024-04-17 01:13:41,470 wheel INFO adding 'pyu2f/model.py' 2024-04-17 01:13:41,471 wheel INFO adding 'pyu2f/u2f.py' 2024-04-17 01:13:41,472 wheel INFO adding 'pyu2f/convenience/__init__.py' 2024-04-17 01:13:41,473 wheel INFO adding 'pyu2f/convenience/authenticator.py' 2024-04-17 01:13:41,474 wheel INFO adding 'pyu2f/convenience/baseauthenticator.py' 2024-04-17 01:13:41,475 wheel INFO adding 'pyu2f/convenience/customauthenticator.py' 2024-04-17 01:13:41,476 wheel INFO adding 'pyu2f/convenience/localauthenticator.py' 2024-04-17 01:13:41,478 wheel INFO adding 'pyu2f/hid/__init__.py' 2024-04-17 01:13:41,479 wheel INFO adding 'pyu2f/hid/base.py' 2024-04-17 01:13:41,480 wheel INFO adding 'pyu2f/hid/linux.py' 2024-04-17 01:13:41,481 wheel INFO adding 'pyu2f/hid/macos.py' 2024-04-17 01:13:41,482 wheel INFO adding 'pyu2f/hid/try.py' 2024-04-17 01:13:41,483 wheel INFO adding 'pyu2f/hid/windows.py' 2024-04-17 01:13:41,486 wheel INFO adding 'pyu2f-0.1.5.dist-info/LICENSE' 2024-04-17 01:13:41,487 wheel INFO adding 'pyu2f-0.1.5.dist-info/METADATA' 2024-04-17 01:13:41,487 wheel INFO adding 'pyu2f-0.1.5.dist-info/WHEEL' 2024-04-17 01:13:41,488 wheel INFO adding 'pyu2f-0.1.5.dist-info/top_level.txt' 2024-04-17 01:13:41,488 wheel INFO adding 'pyu2f-0.1.5.dist-info/zip-safe' 2024-04-17 01:13:41,489 wheel INFO adding 'pyu2f-0.1.5.dist-info/RECORD' 2024-04-17 01:13:41,490 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-17 01:13:41,495 gpep517 INFO The backend produced .dist/pyu2f-0.1.5-py3-none-any.whl pyu2f-0.1.5-py3-none-any.whl 2024-04-17 01:13:42,350 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into .testenv 2024-04-17 01:13:42,512 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-pyu2f/src/pyu2f-064be5ab9f4282855a15c79ecb9f7eec37f3938c plugins: pyfakefs-5.3.5 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::testRegisterError pyu2f/tests/u2f_test.py::U2fTest::testRegisterFailAlreadyRegistered /usr/lib/python3.12/site-packages/_pytest/unraisableexception.py:80: 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 warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 63 passed, 2 warnings in 2.73s ======================== >>> py3-pyu2f: Entering fakeroot... 2024-04-17 01:13:47,966 gpep517 INFO Installing .dist/pyu2f-0.1.5-py3-none-any.whl into /home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f 2024-04-17 01:13:48,145 gpep517 INFO Installation complete >>> py3-pyu2f-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/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__' '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/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__' '/home/buildozer/aports/community/py3-pyu2f/pkg/py3-pyu2f/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: 188.0 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: 192.0 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, 17 Apr 2024 01:13:49 +0000 elapsed time 0h 0m 16s >>> py3-pyu2f: Cleaning up srcdir >>> py3-pyu2f: Cleaning up pkgdir >>> py3-pyu2f: Uninstalling dependencies... (1/39) Purging .makedepends-py3-pyu2f (20240417.011338) (2/39) Purging py3-six-pyc (1.16.0-r9) (3/39) Purging py3-six (1.16.0-r9) (4/39) Purging py3-setuptools-pyc (69.5.1-r0) (5/39) Purging py3-setuptools (69.5.1-r0) (6/39) Purging py3-gpep517-pyc (15-r2) (7/39) Purging py3-gpep517 (15-r2) (8/39) Purging py3-installer-pyc (0.7.0-r2) (9/39) Purging py3-installer (0.7.0-r2) (10/39) Purging py3-wheel-pyc (0.42.0-r1) (11/39) Purging py3-wheel (0.42.0-r1) (12/39) Purging py3-pytest-pyc (8.1.1-r1) (13/39) Purging py3-pytest (8.1.1-r1) (14/39) Purging py3-iniconfig-pyc (2.0.0-r1) (15/39) Purging py3-iniconfig (2.0.0-r1) (16/39) Purging py3-packaging-pyc (24.0-r1) (17/39) Purging py3-packaging (24.0-r1) (18/39) Purging py3-parsing-pyc (3.1.2-r1) (19/39) Purging py3-parsing (3.1.2-r1) (20/39) Purging py3-pluggy-pyc (1.4.0-r1) (21/39) Purging py3-pluggy (1.4.0-r1) (22/39) Purging py3-py-pyc (1.11.0-r3) (23/39) Purging py3-py (1.11.0-r3) (24/39) Purging py3-mock-pyc (5.1.0-r2) (25/39) Purging py3-mock (5.1.0-r2) (26/39) Purging py3-pyfakefs-pyc (5.3.5-r1) (27/39) Purging py3-pyfakefs (5.3.5-r1) (28/39) Purging python3-pyc (3.12.3-r0) (29/39) Purging python3-pycache-pyc0 (3.12.3-r0) (30/39) Purging pyc (3.12.3-r0) (31/39) Purging python3 (3.12.3-r0) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r6) (34/39) Purging libffi (3.4.6-r0) (35/39) Purging libpanelw (6.4_p20240330-r0) (36/39) Purging mpdecimal (4.0.0-r0) (37/39) Purging readline (8.2.10-r0) (38/39) Purging sqlite-libs (3.45.3-r0) (39/39) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-pyu2f: Updating the community/riscv64 repository index... >>> py3-pyu2f: Signing the index...