>>> py3-pyfuse3: Building testing/py3-pyfuse3 3.2.2-r0 (using abuild 3.10.0-r4) started Thu, 13 Apr 2023 16:35:21 +0000 >>> py3-pyfuse3: Checking sanity of /home/buildozer/aports/testing/py3-pyfuse3/APKBUILD... >>> py3-pyfuse3: Analyzing dependencies... >>> py3-pyfuse3: Installing for build: build-base py3-trio python3 cython fuse3-dev linux-headers py3-setuptools python3-dev cmd:fusermount3 py3-pytest py3-pytest-trio (1/38) Installing libbz2 (1.0.8-r5) (2/38) Installing libffi (3.4.4-r2) (3/38) Installing gdbm (1.23-r1) (4/38) Installing xz-libs (5.4.2-r1) (5/38) Installing mpdecimal (2.5.1-r2) (6/38) Installing libpanelw (6.4_p20230401-r3) (7/38) Installing readline (8.2.1-r1) (8/38) Installing sqlite-libs (3.41.2-r2) (9/38) Installing python3 (3.11.3-r1) (10/38) Installing py3-attrs (22.2.0-r0) (11/38) Installing py3-async_generator (1.10-r4) (12/38) Installing py3-idna (3.4-r3) (13/38) Installing py3-cparser (2.21-r1) (14/38) Installing py3-cffi (1.15.1-r2) (15/38) Installing py3-cryptography (40.0.1-r0) (16/38) Installing py3-openssl (23.1.1-r0) (17/38) Installing py3-outcome (1.2.0-r1) (18/38) Installing py3-curio (1.6-r0) (19/38) Installing py3-sniffio (1.3.0-r1) (20/38) Installing py3-sortedcontainers (2.4.0-r2) (21/38) Installing py3-trio (0.21.0-r2) (22/38) Installing cython (0.29.34-r1) (23/38) Installing fuse3-libs (3.14.1-r1) (24/38) Installing fuse3-dev (3.14.1-r1) (25/38) Installing linux-headers (6.2-r0) (26/38) Installing py3-parsing (3.0.9-r1) (27/38) Installing py3-packaging (23.1-r0) (28/38) Installing py3-setuptools (67.6.1-r0) (29/38) Installing python3-dev (3.11.3-r1) (30/38) Installing fuse-common (3.14.1-r1) (31/38) Installing fuse3 (3.14.1-r1) (32/38) Installing py3-iniconfig (1.1.1-r5) (33/38) Installing py3-pluggy (1.0.0-r2) (34/38) Installing py3-py (1.11.0-r1) (35/38) Installing py3-pytest (7.3.0-r0) (36/38) Installing py3-pytest-trio (0.8.0-r1) (37/38) Installing .makedepends-py3-pyfuse3 (20230413.163522) (38/38) Installing fuse-openrc (3.14.1-r1) Executing busybox-1.36.0-r7.trigger OK: 600 MiB in 137 packages >>> py3-pyfuse3: Cleaning up srcdir >>> py3-pyfuse3: Cleaning up pkgdir >>> py3-pyfuse3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyfuse3-3.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pyfuse3: Fetching https://github.com/libfuse/pyfuse3/archive/3.2.2/pyfuse3-3.2.2.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 154k 0 0 261k 0 --:--:-- --:--:-- --:--:-- 261k >>> py3-pyfuse3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyfuse3-3.2.2.tar.gz >>> py3-pyfuse3: Checking sha512sums... pyfuse3-3.2.2.tar.gz: OK test-fusermount3.patch: OK >>> py3-pyfuse3: Unpacking /var/cache/distfiles/edge/pyfuse3-3.2.2.tar.gz... >>> py3-pyfuse3: test-fusermount3.patch patching file test/util.py found MANIFEST.in, running in developer mode running build_cython /home/buildozer/aports/testing/py3-pyfuse3/src/pyfuse3-3.2.2/setup.py:235: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if not hit or LooseVersion(hit.group(1)) < "0.24": /usr/lib/python3.11/site-packages/setuptools/_distutils/version.py:345: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. other = LooseVersion(other) Compiling /home/buildozer/aports/testing/py3-pyfuse3/src/pyfuse3-3.2.2/src/pyfuse3.pyx found MANIFEST.in, running in developer mode running build running build_py creating build creating build/lib.linux-aarch64-cpython-311 copying src/_pyfuse3.py -> build/lib.linux-aarch64-cpython-311 copying src/pyfuse3_asyncio.py -> build/lib.linux-aarch64-cpython-311 running build_ext building 'pyfuse3' extension creating build/temp.linux-aarch64-cpython-311 creating build/temp.linux-aarch64-cpython-311/src gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Os -fPIC -I/usr/include/python3.11 -c src/pyfuse3.c -o build/temp.linux-aarch64-cpython-311/src/pyfuse3.o -I/usr/include/fuse3 -DFUSE_USE_VERSION=32 -Wall -Wextra -Wconversion -Wsign-compare -DPYFUSE3_VERSION=\"3.2.2\" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-function -Wno-unused-parameter -Werror -Wfatal-errors -Wno-error=unreachable-code -Werror=conversion -Werror=sign-compare gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -Os build/temp.linux-aarch64-cpython-311/src/pyfuse3.o -L/usr/lib -o build/lib.linux-aarch64-cpython-311/pyfuse3.cpython-311-aarch64-linux-musl.so -lfuse3 -lpthread -lpthread -lrt ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/testing/py3-pyfuse3/src/pyfuse3-3.2.2 plugins: trio-0.8.0 collecting ... collected 17 items test/test_api.py::test_listdir PASSED [ 5%] test/test_api.py::test_sup_groups PASSED [ 11%] test/test_api.py::test_syncfs PASSED [ 17%] test/test_api.py::test_entry_res PASSED [ 23%] test/test_api.py::test_xattr PASSED [ 29%] test/test_api.py::test_copy PASSED [ 35%] test/test_examples.py::test_hello[hello.py] SKIPPED (FUSE kernel mod...) [ 41%] test/test_examples.py::test_hello[hello_asyncio.py] SKIPPED (FUSE ke...) [ 47%] test/test_examples.py::test_tmpfs SKIPPED (FUSE kernel module does n...) [ 52%] test/test_examples.py::test_passthroughfs SKIPPED (FUSE kernel modul...) [ 58%] test/test_fs.py::test_invalidate_entry SKIPPED (FUSE kernel module d...) [ 64%] test/test_fs.py::test_invalidate_inode SKIPPED (FUSE kernel module d...) [ 70%] test/test_fs.py::test_notify_store SKIPPED (FUSE kernel module does ...) [ 76%] test/test_fs.py::test_entry_timeout SKIPPED (FUSE kernel module does...) [ 82%] test/test_fs.py::test_attr_timeout SKIPPED (FUSE kernel module does ...) [ 88%] test/test_fs.py::test_terminate SKIPPED (FUSE kernel module does not...) [ 94%] test/test_rounding.py::test_rounding PASSED [100%] =============================== warnings summary =============================== test/conftest.py:41 /home/buildozer/aports/testing/py3-pyfuse3/src/pyfuse3-3.2.2/test/conftest.py:41: PytestDeprecationWarning: The hookimpl pytest_pyfunc_call uses old-style configuration options (marks or attributes). Please use the pytest.hookimpl(hookwrapper=True) decorator instead to configure the hooks. See https://docs.pytest.org/en/latest/deprecations.html#configuring-hook-specs-impls-using-markers @pytest.mark.hookwrapper -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =================== 7 passed, 10 skipped, 1 warning in 0.52s =================== >>> py3-pyfuse3: Entering fakeroot... found MANIFEST.in, running in developer mode running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running build_ext running install_lib creating /home/buildozer/aports/testing/py3-pyfuse3/pkg creating /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3 creating /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr creating /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib creating /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-aarch64-cpython-311/_pyfuse3.py -> /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-aarch64-cpython-311/pyfuse3_asyncio.py -> /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-aarch64-cpython-311/pyfuse3.cpython-311-aarch64-linux-musl.so -> /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages/_pyfuse3.py to _pyfuse3.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages/pyfuse3_asyncio.py to pyfuse3_asyncio.cpython-311.pyc running install_egg_info running egg_info creating src/pyfuse3.egg-info writing src/pyfuse3.egg-info/PKG-INFO writing dependency_links to src/pyfuse3.egg-info/dependency_links.txt writing requirements to src/pyfuse3.egg-info/requires.txt writing top-level names to src/pyfuse3.egg-info/top_level.txt writing manifest file 'src/pyfuse3.egg-info/SOURCES.txt' reading manifest file 'src/pyfuse3.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'doc/html' no previously-included directories found matching 'test/.cache' adding license file 'LICENSE' writing manifest file 'src/pyfuse3.egg-info/SOURCES.txt' Copying src/pyfuse3.egg-info to /home/buildozer/aports/testing/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages/pyfuse3-3.2.2-py3.11.egg-info running install_scripts /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) >>> py3-pyfuse3*: Running postcheck for py3-pyfuse3 >>> py3-pyfuse3*: Preparing package py3-pyfuse3... >>> py3-pyfuse3*: Stripping binaries >>> py3-pyfuse3*: Scanning shared objects >>> py3-pyfuse3*: Tracing dependencies... py3-trio python3 so:libc.musl-aarch64.so.1 so:libfuse3.so.3 >>> py3-pyfuse3*: Package size: 492.0 KB >>> py3-pyfuse3*: Compressing data... >>> py3-pyfuse3*: Create checksum... >>> py3-pyfuse3*: Create py3-pyfuse3-3.2.2-r0.apk >>> py3-pyfuse3: Build complete at Thu, 13 Apr 2023 16:35:39 +0000 elapsed time 0h 0m 18s >>> py3-pyfuse3: Cleaning up srcdir >>> py3-pyfuse3: Cleaning up pkgdir >>> py3-pyfuse3: Uninstalling dependencies... (1/38) Purging .makedepends-py3-pyfuse3 (20230413.163522) (2/38) Purging cython (0.29.34-r1) (3/38) Purging fuse3-dev (3.14.1-r1) (4/38) Purging linux-headers (6.2-r0) (5/38) Purging py3-setuptools (67.6.1-r0) (6/38) Purging python3-dev (3.11.3-r1) (7/38) Purging py3-pytest-trio (0.8.0-r1) (8/38) Purging py3-pytest (7.3.0-r0) (9/38) Purging py3-iniconfig (1.1.1-r5) (10/38) Purging py3-packaging (23.1-r0) (11/38) Purging py3-parsing (3.0.9-r1) (12/38) Purging py3-pluggy (1.0.0-r2) (13/38) Purging py3-py (1.11.0-r1) (14/38) Purging py3-trio (0.21.0-r2) (15/38) Purging py3-idna (3.4-r3) (16/38) Purging py3-openssl (23.1.1-r0) (17/38) Purging py3-cryptography (40.0.1-r0) (18/38) Purging py3-cffi (1.15.1-r2) (19/38) Purging py3-cparser (2.21-r1) (20/38) Purging py3-sniffio (1.3.0-r1) (21/38) Purging py3-curio (1.6-r0) (22/38) Purging py3-sortedcontainers (2.4.0-r2) (23/38) Purging py3-outcome (1.2.0-r1) (24/38) Purging py3-attrs (22.2.0-r0) (25/38) Purging py3-async_generator (1.10-r4) (26/38) Purging python3 (3.11.3-r1) (27/38) Purging fuse-openrc (3.14.1-r1) (28/38) Purging fuse3 (3.14.1-r1) (29/38) Purging fuse-common (3.14.1-r1) (30/38) Purging fuse3-libs (3.14.1-r1) (31/38) Purging gdbm (1.23-r1) (32/38) Purging libbz2 (1.0.8-r5) (33/38) Purging libffi (3.4.4-r2) (34/38) Purging libpanelw (6.4_p20230401-r3) (35/38) Purging mpdecimal (2.5.1-r2) (36/38) Purging readline (8.2.1-r1) (37/38) Purging sqlite-libs (3.41.2-r2) (38/38) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 408 MiB in 99 packages >>> py3-pyfuse3: Updating the testing/aarch64 repository index... >>> py3-pyfuse3: Signing the index...