>>> py3-pyfuse3: Building community/py3-pyfuse3 3.2.2-r1 (using abuild 3.11.0_rc13-r0) started Wed, 26 Apr 2023 07:42:03 +0000 >>> py3-pyfuse3: Checking sanity of /home/buildozer/aports/community/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/61) Installing libbz2 (1.0.8-r5) (2/61) Installing libffi (3.4.4-r2) (3/61) Installing gdbm (1.23-r1) (4/61) Installing xz-libs (5.4.2-r1) (5/61) Installing mpdecimal (2.5.1-r2) (6/61) Installing libpanelw (6.4_p20230401-r6) (7/61) Installing readline (8.2.1-r1) (8/61) Installing sqlite-libs (3.41.2-r2) (9/61) Installing python3 (3.11.3-r10) (10/61) Installing python3-pycache-pyc0 (3.11.3-r10) (11/61) Installing pyc (0.1-r0) (12/61) Installing py3-async_generator (1.10-r5) (13/61) Installing py3-async_generator-pyc (1.10-r5) (14/61) Installing py3-idna (3.4-r4) (15/61) Installing py3-idna-pyc (3.4-r4) (16/61) Installing py3-cparser (2.21-r2) (17/61) Installing py3-cparser-pyc (2.21-r2) (18/61) Installing py3-cffi (1.15.1-r3) (19/61) Installing py3-cffi-pyc (1.15.1-r3) (20/61) Installing py3-cryptography (40.0.2-r1) (21/61) Installing py3-cryptography-pyc (40.0.2-r1) (22/61) Installing py3-openssl (23.1.1-r1) (23/61) Installing py3-openssl-pyc (23.1.1-r1) (24/61) Installing py3-outcome (1.2.0-r2) (25/61) Installing py3-outcome-pyc (1.2.0-r2) (26/61) Installing py3-curio (1.6-r1) (27/61) Installing py3-curio-pyc (1.6-r1) (28/61) Installing py3-sniffio (1.3.0-r1) (29/61) Installing py3-sortedcontainers (2.4.0-r3) (30/61) Installing py3-sortedcontainers-pyc (2.4.0-r3) (31/61) Installing py3-trio-pyc (0.21.0-r3) (32/61) Installing py3-attrs-pyc (23.1.0-r1) (33/61) Installing python3-pyc (3.11.3-r10) (34/61) Installing py3-attrs (23.1.0-r1) (35/61) Installing py3-trio (0.21.0-r3) (36/61) Installing cython (0.29.34-r2) (37/61) Installing cython-pyc (0.29.34-r2) (38/61) Installing fuse3-libs (3.14.1-r2) (39/61) Installing fuse3-dev (3.14.1-r2) (40/61) Installing linux-headers (6.2-r0) (41/61) Installing py3-parsing (3.0.9-r2) (42/61) Installing py3-parsing-pyc (3.0.9-r2) (43/61) Installing py3-packaging (23.1-r1) (44/61) Installing py3-packaging-pyc (23.1-r1) (45/61) Installing py3-setuptools (67.7.2-r0) (46/61) Installing py3-setuptools-pyc (67.7.2-r0) (47/61) Installing python3-dev (3.11.3-r10) (48/61) Installing fuse-common (3.14.1-r2) (49/61) Installing fuse3 (3.14.1-r2) (50/61) Installing py3-iniconfig (1.1.1-r6) (51/61) Installing py3-iniconfig-pyc (1.1.1-r6) (52/61) Installing py3-pluggy (1.0.0-r3) (53/61) Installing py3-pluggy-pyc (1.0.0-r3) (54/61) Installing py3-py (1.11.0-r2) (55/61) Installing py3-py-pyc (1.11.0-r2) (56/61) Installing py3-pytest (7.3.1-r1) (57/61) Installing py3-pytest-pyc (7.3.1-r1) (58/61) Installing py3-pytest-trio (0.8.0-r2) (59/61) Installing py3-pytest-trio-pyc (0.8.0-r2) (60/61) Installing .makedepends-py3-pyfuse3 (20230426.074204) (61/61) Installing fuse-openrc (3.14.1-r2) Executing busybox-1.36.0-r8.trigger OK: 544 MiB in 159 packages >>> py3-pyfuse3: Cleaning up srcdir >>> py3-pyfuse3: Cleaning up pkgdir >>> py3-pyfuse3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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 100 154k 100 154k 0 0 1375k 0 --:--:-- --:--:-- --:--:-- 1381k >>> py3-pyfuse3: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/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/v3.18/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/community/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/community/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-x86_64-cpython-311 copying src/_pyfuse3.py -> build/lib.linux-x86_64-cpython-311 copying src/pyfuse3_asyncio.py -> build/lib.linux-x86_64-cpython-311 running build_ext building 'pyfuse3' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/src gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -I/usr/include/python3.11 -c src/pyfuse3.c -o build/temp.linux-x86_64-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 -Wl,-z,pack-relative-relocs -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-x86_64-cpython-311/src/pyfuse3.o -L/usr/lib -o build/lib.linux-x86_64-cpython-311/pyfuse3.cpython-311-x86_64-linux-musl.so -lfuse3 -lpthread -lpthread -lrt ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/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/community/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.39s =================== >>> py3-pyfuse3: Entering fakeroot... found MANIFEST.in, running in developer mode running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_ext running install_lib creating /home/buildozer/aports/community/py3-pyfuse3/pkg creating /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3 creating /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr creating /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib creating /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-cpython-311/pyfuse3.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-cpython-311/_pyfuse3.py -> /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-cpython-311/pyfuse3_asyncio.py -> /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages byte-compiling /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages/_pyfuse3.py to _pyfuse3.cpython-311.pyc byte-compiling /home/buildozer/aports/community/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/community/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-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3-pyc/usr/lib/python3.11/site-packages/__pycache__' >>> py3-pyfuse3-pyc*: Preparing subpackage py3-pyfuse3-pyc... >>> py3-pyfuse3-pyc*: Running postcheck for py3-pyfuse3-pyc >>> py3-pyfuse3*: Running postcheck for py3-pyfuse3 >>> py3-pyfuse3*: Preparing package py3-pyfuse3... >>> py3-pyfuse3*: Stripping binaries >>> py3-pyfuse3-pyc*: Scanning shared objects >>> py3-pyfuse3*: Scanning shared objects >>> py3-pyfuse3-pyc*: Tracing dependencies... py3-trio python3 python3~3.11 >>> py3-pyfuse3-pyc*: Package size: 64.0 KB >>> py3-pyfuse3-pyc*: Compressing data... >>> py3-pyfuse3-pyc*: Create checksum... >>> py3-pyfuse3-pyc*: Create py3-pyfuse3-pyc-3.2.2-r1.apk >>> py3-pyfuse3*: Tracing dependencies... py3-trio python3 python3~3.11 so:libc.musl-x86_64.so.1 so:libfuse3.so.3 >>> py3-pyfuse3*: Package size: 420.0 KB >>> py3-pyfuse3*: Compressing data... >>> py3-pyfuse3*: Create checksum... >>> py3-pyfuse3*: Create py3-pyfuse3-3.2.2-r1.apk >>> py3-pyfuse3: Build complete at Wed, 26 Apr 2023 07:42:25 +0000 elapsed time 0h 0m 22s >>> py3-pyfuse3: Cleaning up srcdir >>> py3-pyfuse3: Cleaning up pkgdir >>> py3-pyfuse3: Uninstalling dependencies... (1/61) Purging .makedepends-py3-pyfuse3 (20230426.074204) (2/61) Purging cython-pyc (0.29.34-r2) (3/61) Purging cython (0.29.34-r2) (4/61) Purging fuse3-dev (3.14.1-r2) (5/61) Purging linux-headers (6.2-r0) (6/61) Purging py3-setuptools-pyc (67.7.2-r0) (7/61) Purging py3-setuptools (67.7.2-r0) (8/61) Purging python3-dev (3.11.3-r10) (9/61) Purging py3-pytest-trio-pyc (0.8.0-r2) (10/61) Purging py3-pytest-trio (0.8.0-r2) (11/61) Purging py3-pytest-pyc (7.3.1-r1) (12/61) Purging py3-pytest (7.3.1-r1) (13/61) Purging py3-iniconfig-pyc (1.1.1-r6) (14/61) Purging py3-iniconfig (1.1.1-r6) (15/61) Purging py3-packaging-pyc (23.1-r1) (16/61) Purging py3-packaging (23.1-r1) (17/61) Purging py3-parsing-pyc (3.0.9-r2) (18/61) Purging py3-parsing (3.0.9-r2) (19/61) Purging py3-pluggy-pyc (1.0.0-r3) (20/61) Purging py3-pluggy (1.0.0-r3) (21/61) Purging py3-py-pyc (1.11.0-r2) (22/61) Purging py3-py (1.11.0-r2) (23/61) Purging py3-trio-pyc (0.21.0-r3) (24/61) Purging py3-trio (0.21.0-r3) (25/61) Purging py3-idna-pyc (3.4-r4) (26/61) Purging py3-idna (3.4-r4) (27/61) Purging py3-openssl-pyc (23.1.1-r1) (28/61) Purging py3-openssl (23.1.1-r1) (29/61) Purging py3-cryptography-pyc (40.0.2-r1) (30/61) Purging py3-cryptography (40.0.2-r1) (31/61) Purging py3-cffi-pyc (1.15.1-r3) (32/61) Purging py3-cffi (1.15.1-r3) (33/61) Purging py3-cparser-pyc (2.21-r2) (34/61) Purging py3-cparser (2.21-r2) (35/61) Purging py3-sniffio (1.3.0-r1) (36/61) Purging py3-curio-pyc (1.6-r1) (37/61) Purging py3-curio (1.6-r1) (38/61) Purging py3-sortedcontainers-pyc (2.4.0-r3) (39/61) Purging py3-sortedcontainers (2.4.0-r3) (40/61) Purging py3-outcome-pyc (1.2.0-r2) (41/61) Purging py3-outcome (1.2.0-r2) (42/61) Purging py3-attrs-pyc (23.1.0-r1) (43/61) Purging py3-attrs (23.1.0-r1) (44/61) Purging py3-async_generator-pyc (1.10-r5) (45/61) Purging py3-async_generator (1.10-r5) (46/61) Purging fuse-openrc (3.14.1-r2) (47/61) Purging fuse3 (3.14.1-r2) (48/61) Purging fuse-common (3.14.1-r2) (49/61) Purging fuse3-libs (3.14.1-r2) (50/61) Purging python3-pyc (3.11.3-r10) (51/61) Purging python3-pycache-pyc0 (3.11.3-r10) (52/61) Purging pyc (0.1-r0) (53/61) Purging python3 (3.11.3-r10) (54/61) Purging gdbm (1.23-r1) (55/61) Purging libbz2 (1.0.8-r5) (56/61) Purging libffi (3.4.4-r2) (57/61) Purging libpanelw (6.4_p20230401-r6) (58/61) Purging mpdecimal (2.5.1-r2) (59/61) Purging readline (8.2.1-r1) (60/61) Purging sqlite-libs (3.41.2-r2) (61/61) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> py3-pyfuse3: Updating the community/x86_64 repository index... >>> py3-pyfuse3: Signing the index...