>>> py3-pyfuse3: Building community/py3-pyfuse3 3.2.3-r0 (using abuild 3.11.1-r0) started Wed, 24 May 2023 23:39:32 +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 (1/47) Installing libbz2 (1.0.8-r6) (2/47) Installing gdbm (1.23-r1) (3/47) Installing mpdecimal (2.5.1-r2) (4/47) Installing libpanelw (6.4_p20230520-r0) (5/47) Installing readline (8.2.1-r2) (6/47) Installing sqlite-libs (3.42.0-r0) (7/47) Installing python3 (3.11.3-r11) (8/47) Installing python3-pycache-pyc0 (3.11.3-r11) (9/47) Installing pyc (0.1-r0) (10/47) Installing py3-async_generator (1.10-r5) (11/47) Installing py3-async_generator-pyc (1.10-r5) (12/47) Installing py3-idna (3.4-r4) (13/47) Installing py3-idna-pyc (3.4-r4) (14/47) Installing py3-cparser (2.21-r2) (15/47) Installing py3-cparser-pyc (2.21-r2) (16/47) Installing py3-cffi (1.15.1-r3) (17/47) Installing py3-cffi-pyc (1.15.1-r3) (18/47) Installing py3-cryptography (40.0.2-r1) (19/47) Installing py3-cryptography-pyc (40.0.2-r1) (20/47) Installing py3-openssl (23.1.1-r1) (21/47) Installing py3-openssl-pyc (23.1.1-r1) (22/47) Installing py3-outcome (1.2.0-r2) (23/47) Installing py3-outcome-pyc (1.2.0-r2) (24/47) Installing py3-curio (1.6-r1) (25/47) Installing py3-curio-pyc (1.6-r1) (26/47) Installing py3-sniffio (1.3.0-r2) (27/47) Installing py3-sniffio-pyc (1.3.0-r2) (28/47) Installing py3-sortedcontainers (2.4.0-r3) (29/47) Installing py3-sortedcontainers-pyc (2.4.0-r3) (30/47) Installing py3-trio-pyc (0.21.0-r3) (31/47) Installing py3-attrs-pyc (23.1.0-r1) (32/47) Installing python3-pyc (3.11.3-r11) (33/47) Installing py3-attrs (23.1.0-r1) (34/47) Installing py3-trio (0.21.0-r3) (35/47) Installing cython (0.29.34-r2) (36/47) Installing cython-pyc (0.29.34-r2) (37/47) Installing fuse3-libs (3.14.1-r3) (38/47) Installing fuse3-dev (3.14.1-r3) (39/47) Installing linux-headers (6.3-r0) (40/47) Installing py3-parsing (3.0.9-r2) (41/47) Installing py3-parsing-pyc (3.0.9-r2) (42/47) Installing py3-packaging (23.1-r1) (43/47) Installing py3-packaging-pyc (23.1-r1) (44/47) Installing py3-setuptools (67.8.0-r0) (45/47) Installing py3-setuptools-pyc (67.8.0-r0) (46/47) Installing python3-dev (3.11.3-r11) (47/47) Installing .makedepends-py3-pyfuse3 (20230524.233937) Executing busybox-1.36.0-r11.trigger OK: 1154 MiB in 153 packages >>> py3-pyfuse3: Cleaning up srcdir >>> py3-pyfuse3: Cleaning up pkgdir >>> py3-pyfuse3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyfuse3-3.2.3.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 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.3/pyfuse3-3.2.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 155k 0 155k 0 0 173k 0 --:--:-- --:--:-- --:--:-- 2463k >>> py3-pyfuse3: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pyfuse3-3.2.3.tar.gz >>> py3-pyfuse3: Checking sha512sums... pyfuse3-3.2.3.tar.gz: OK test-fusermount3.patch: OK >>> py3-pyfuse3: Unpacking /var/cache/distfiles/pyfuse3-3.2.3.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.3/setup.py:231: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. if not hit or LooseVersion(hit.group(1)) < "0.29": /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.3/src/pyfuse3.pyx found MANIFEST.in, running in developer mode running build running build_py creating build creating build/lib.linux-riscv64-cpython-311 copying src/_pyfuse3.py -> build/lib.linux-riscv64-cpython-311 copying src/pyfuse3_asyncio.py -> build/lib.linux-riscv64-cpython-311 running build_ext building 'pyfuse3' extension creating build/temp.linux-riscv64-cpython-311 creating build/temp.linux-riscv64-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-riscv64-cpython-311/src/pyfuse3.o -I/usr/include/fuse3 -DFUSE_USE_VERSION=32 -Wall -Wextra -Wconversion -Wsign-compare -DPYFUSE3_VERSION=\"3.2.3\" -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 -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-311/src/pyfuse3.o -L/usr/lib -o build/lib.linux-riscv64-cpython-311/pyfuse3.cpython-311-riscv64-linux-musl.so -lfuse3 -lpthread -lpthread -lrt >>> 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-riscv64-cpython-311/pyfuse3.cpython-311-riscv64-linux-musl.so -> /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/pyfuse3_asyncio.py -> /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages copying build/lib.linux-riscv64-cpython-311/_pyfuse3.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_asyncio.py to pyfuse3_asyncio.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pyfuse3/pkg/py3-pyfuse3/usr/lib/python3.11/site-packages/_pyfuse3.py to _pyfuse3.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' warning: no previously-included files matching '*.pyc' found anywhere in distribution 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.3-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.3-r0.apk >>> py3-pyfuse3*: Tracing dependencies... py3-trio python3 python3~3.11 so:libc.musl-riscv64.so.1 so:libfuse3.so.3 >>> py3-pyfuse3*: Package size: 396.0 KB >>> py3-pyfuse3*: Compressing data... >>> py3-pyfuse3*: Create checksum... >>> py3-pyfuse3*: Create py3-pyfuse3-3.2.3-r0.apk >>> py3-pyfuse3: Build complete at Wed, 24 May 2023 23:41:42 +0000 elapsed time 0h 2m 10s >>> py3-pyfuse3: Cleaning up srcdir >>> py3-pyfuse3: Cleaning up pkgdir >>> py3-pyfuse3: Uninstalling dependencies... (1/47) Purging .makedepends-py3-pyfuse3 (20230524.233937) (2/47) Purging py3-trio-pyc (0.21.0-r3) (3/47) Purging py3-trio (0.21.0-r3) (4/47) Purging py3-idna-pyc (3.4-r4) (5/47) Purging py3-idna (3.4-r4) (6/47) Purging py3-openssl-pyc (23.1.1-r1) (7/47) Purging py3-openssl (23.1.1-r1) (8/47) Purging py3-cryptography-pyc (40.0.2-r1) (9/47) Purging py3-cryptography (40.0.2-r1) (10/47) Purging py3-cffi-pyc (1.15.1-r3) (11/47) Purging py3-cffi (1.15.1-r3) (12/47) Purging py3-cparser-pyc (2.21-r2) (13/47) Purging py3-cparser (2.21-r2) (14/47) Purging py3-outcome-pyc (1.2.0-r2) (15/47) Purging py3-outcome (1.2.0-r2) (16/47) Purging py3-async_generator-pyc (1.10-r5) (17/47) Purging py3-async_generator (1.10-r5) (18/47) Purging py3-attrs-pyc (23.1.0-r1) (19/47) Purging py3-attrs (23.1.0-r1) (20/47) Purging py3-sniffio-pyc (1.3.0-r2) (21/47) Purging py3-sniffio (1.3.0-r2) (22/47) Purging py3-curio-pyc (1.6-r1) (23/47) Purging py3-curio (1.6-r1) (24/47) Purging py3-sortedcontainers-pyc (2.4.0-r3) (25/47) Purging py3-sortedcontainers (2.4.0-r3) (26/47) Purging cython-pyc (0.29.34-r2) (27/47) Purging cython (0.29.34-r2) (28/47) Purging fuse3-dev (3.14.1-r3) (29/47) Purging fuse3-libs (3.14.1-r3) (30/47) Purging linux-headers (6.3-r0) (31/47) Purging py3-setuptools-pyc (67.8.0-r0) (32/47) Purging py3-setuptools (67.8.0-r0) (33/47) Purging py3-packaging-pyc (23.1-r1) (34/47) Purging py3-packaging (23.1-r1) (35/47) Purging py3-parsing-pyc (3.0.9-r2) (36/47) Purging py3-parsing (3.0.9-r2) (37/47) Purging python3-dev (3.11.3-r11) (38/47) Purging python3-pyc (3.11.3-r11) (39/47) Purging python3-pycache-pyc0 (3.11.3-r11) (40/47) Purging pyc (0.1-r0) (41/47) Purging python3 (3.11.3-r11) (42/47) Purging gdbm (1.23-r1) (43/47) Purging libbz2 (1.0.8-r6) (44/47) Purging libpanelw (6.4_p20230520-r0) (45/47) Purging mpdecimal (2.5.1-r2) (46/47) Purging readline (8.2.1-r2) (47/47) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 924 MiB in 106 packages >>> py3-pyfuse3: Updating the community/riscv64 repository index... >>> py3-pyfuse3: Signing the index...