>>> py3-llfuse: Building testing/py3-llfuse 1.4.1-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 16:39:09 +0000 >>> py3-llfuse: Checking sanity of /home/buildozer/aports/testing/py3-llfuse/APKBUILD... >>> py3-llfuse: Analyzing dependencies... >>> py3-llfuse: Installing for build: build-base python3 python3-dev py3-setuptools fuse-dev (1/18) Installing libffi (3.4.2-r1) (2/18) Installing gdbm (1.22-r0) (3/18) Installing mpdecimal (2.5.1-r1) (4/18) Installing readline (8.1.1-r0) (5/18) Installing sqlite-libs (3.37.0-r0) (6/18) Installing python3 (3.10.1-r0) (7/18) Installing python3-dev (3.10.1-r0) (8/18) Installing py3-ordered-set (4.0.2-r3) (9/18) Installing py3-appdirs (1.4.4-r3) (10/18) Installing py3-parsing (2.4.7-r3) (11/18) Installing py3-six (1.16.0-r1) (12/18) Installing py3-packaging (21.3-r0) (13/18) Installing py3-setuptools (52.0.0-r5) (14/18) Installing fuse-common (3.10.5-r0) (15/18) Installing fuse (2.9.9-r1) (16/18) Installing fuse-dev (2.9.9-r1) (17/18) Installing .makedepends-py3-llfuse (20211219.163911) (18/18) Installing fuse-openrc (3.10.5-r0) Executing busybox-1.34.1-r5.trigger OK: 440 MiB in 124 packages >>> py3-llfuse: Cleaning up srcdir >>> py3-llfuse: Cleaning up pkgdir >>> py3-llfuse: Fetching https://files.pythonhosted.org/packages/b1/d4/44443fbaac6d5b878da99e7c0948ee93c7934fa3b00e48c5363823b583d0/llfuse-1.4.1.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 756k 100 756k 0 0 7844k 0 --:--:-- --:--:-- --:--:-- 7879k >>> py3-llfuse: Fetching https://files.pythonhosted.org/packages/b1/d4/44443fbaac6d5b878da99e7c0948ee93c7934fa3b00e48c5363823b583d0/llfuse-1.4.1.tar.gz >>> py3-llfuse: Checking sha512sums... llfuse-1.4.1.tar.gz: OK >>> py3-llfuse: Unpacking /var/cache/distfiles/edge/llfuse-1.4.1.tar.gz... running build running build_ext building 'llfuse' extension creating build creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/src gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c src/llfuse.c -o build/temp.linux-x86_64-3.10/src/llfuse.o -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion -Wsign-compare -DLLFUSE_VERSION="1.4.1" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter src/llfuse.c: In function '__pyx_f_6llfuse_worker_start': src/llfuse.c:41729:21: warning: assignment to 'uintptr_t' {aka 'long unsigned int'} from 'pthread_t' {aka 'struct __pthread *'} makes integer from pointer without a cast [-Wint-conversion] 41729 | __pyx_v_tid = __pyx_t_7; | ^ src/llfuse.c: In function '__pyx_f_6llfuse_session_loop_mt': src/llfuse.c:42357:3: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 42357 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/Python.h:130, from src/llfuse.c:4: /usr/include/python3.10/ceval.h:122:37: note: declared here 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -fomit-frame-pointer -g -fomit-frame-pointer -g -fomit-frame-pointer -g -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -I/usr/include/python3.10 -c src/lock.c -o build/temp.linux-x86_64-3.10/src/lock.o -I/usr/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=29 -Wall -Wextra -Wconversion -Wsign-compare -DLLFUSE_VERSION="1.4.1" -Wno-unused-function -Wno-implicit-fallthrough -Wno-unused-parameter creating build/lib.linux-x86_64-3.10 gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-3.10/src/llfuse.o build/temp.linux-x86_64-3.10/src/lock.o -L/usr/lib -o build/lib.linux-x86_64-3.10/llfuse.cpython-310-x86_64-linux-gnu.so -lfuse -pthread -lpthread -lrt >>> py3-llfuse: Entering fakeroot... running install running build running build_ext running install_lib creating /home/buildozer/aports/testing/py3-llfuse/pkg creating /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse creating /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse/usr creating /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse/usr/lib creating /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse/usr/lib/python3.10/site-packages copying build/lib.linux-x86_64-3.10/llfuse.cpython-310-x86_64-linux-gnu.so -> /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse/usr/lib/python3.10/site-packages running install_egg_info running egg_info writing src/llfuse.egg-info/PKG-INFO writing dependency_links to src/llfuse.egg-info/dependency_links.txt writing top-level names to src/llfuse.egg-info/top_level.txt reading manifest file 'src/llfuse.egg-info/SOURCES.txt' writing manifest file 'src/llfuse.egg-info/SOURCES.txt' Copying src/llfuse.egg-info to /home/buildozer/aports/testing/py3-llfuse/pkg/py3-llfuse/usr/lib/python3.10/site-packages/llfuse-1.4.1-py3.10.egg-info running install_scripts >>> py3-llfuse*: Running postcheck for py3-llfuse >>> py3-llfuse*: Preparing package py3-llfuse... >>> py3-llfuse*: Stripping binaries >>> py3-llfuse*: Scanning shared objects >>> py3-llfuse*: Tracing dependencies... python3 so:libc.musl-x86_64.so.1 so:libfuse.so.2 >>> py3-llfuse*: Package size: 456.0 KB >>> py3-llfuse*: Compressing data... >>> py3-llfuse*: Create checksum... >>> py3-llfuse*: Create py3-llfuse-1.4.1-r1.apk >>> py3-llfuse: Build complete at Sun, 19 Dec 2021 16:39:33 +0000 elapsed time 0h 0m 24s >>> py3-llfuse: Cleaning up srcdir >>> py3-llfuse: Cleaning up pkgdir >>> py3-llfuse: Uninstalling dependencies... (1/18) Purging .makedepends-py3-llfuse (20211219.163911) (2/18) Purging python3-dev (3.10.1-r0) (3/18) Purging py3-setuptools (52.0.0-r5) (4/18) Purging py3-ordered-set (4.0.2-r3) (5/18) Purging py3-appdirs (1.4.4-r3) (6/18) Purging py3-packaging (21.3-r0) (7/18) Purging py3-parsing (2.4.7-r3) (8/18) Purging py3-six (1.16.0-r1) (9/18) Purging python3 (3.10.1-r0) (10/18) Purging fuse-dev (2.9.9-r1) (11/18) Purging fuse (2.9.9-r1) (12/18) Purging fuse-openrc (3.10.5-r0) (13/18) Purging fuse-common (3.10.5-r0) (14/18) Purging libffi (3.4.2-r1) (15/18) Purging gdbm (1.22-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.1-r0) (18/18) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 345 MiB in 106 packages >>> py3-llfuse: Updating the testing/x86_64 repository index... >>> py3-llfuse: Signing the index...