>>> sanlock: Building testing/sanlock 3.8.5-r2 (using abuild 3.11.7-r0) started Tue, 13 Jun 2023 19:44:18 +0000 >>> sanlock: Checking sanity of /home/buildozer/aports/testing/sanlock/APKBUILD... >>> WARNING: sanlock: You should not have $install in source >>> sanlock: Analyzing dependencies... >>> sanlock: Installing for build: build-base linux-headers libaio-dev util-linux-dev python3 python3-dev py3-setuptools (1/29) Installing linux-headers (6.3-r0) (2/29) Installing libaio (0.3.113-r1) (3/29) Installing libaio-dev (0.3.113-r1) (4/29) Installing libblkid (2.39-r10) (5/29) Installing libuuid (2.39-r10) (6/29) Installing libfdisk (2.39-r10) (7/29) Installing libmount (2.39-r10) (8/29) Installing libsmartcols (2.39-r10) (9/29) Installing util-linux-dev (2.39-r10) (10/29) Installing libbz2 (1.0.8-r6) (11/29) Installing libffi (3.4.4-r3) (12/29) Installing gdbm (1.23-r1) (13/29) Installing xz-libs (5.4.3-r1) (14/29) Installing mpdecimal (2.5.1-r2) (15/29) Installing libpanelw (6.4_p20230610-r0) (16/29) Installing readline (8.2.1-r2) (17/29) Installing sqlite-libs (3.42.0-r2) (18/29) Installing python3 (3.11.4-r0) (19/29) Installing python3-pycache-pyc0 (3.11.4-r0) (20/29) Installing pyc (0.1-r0) (21/29) Installing python3-pyc (3.11.4-r0) (22/29) Installing python3-dev (3.11.4-r0) (23/29) Installing py3-parsing (3.0.9-r2) (24/29) Installing py3-parsing-pyc (3.0.9-r2) (25/29) Installing py3-packaging (23.1-r1) (26/29) Installing py3-packaging-pyc (23.1-r1) (27/29) Installing py3-setuptools (67.8.0-r0) (28/29) Installing py3-setuptools-pyc (67.8.0-r0) (29/29) Installing .makedepends-sanlock (20230613.194419) Executing busybox-1.36.1-r1.trigger OK: 483 MiB in 133 packages >>> sanlock: Cleaning up srcdir >>> sanlock: Cleaning up pkgdir >>> sanlock: Fetching https://distfiles.alpinelinux.org/distfiles/edge//sanlock-3.8.5.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 264k 100 264k 0 0 377k 0 --:--:-- --:--:-- --:--:-- 377k >>> sanlock: Fetching https://distfiles.alpinelinux.org/distfiles/edge//sanlock-3.8.5.tar.gz >>> sanlock: Checking sha512sums... sanlock-3.8.5.tar.gz: OK sanlock.initd: OK sanlock.confd: OK sanlock.pre-install: OK wdmd.initd: OK wdmd.confd: OK >>> sanlock: Unpacking /var/cache/distfiles/edge/sanlock-3.8.5.tar.gz... fatal: not a git repository (or any of the parent directories): .git make -C wdmd make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/wdmd' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie -shared -o libwdmd.so.1.0 -Wl,-soname=libwdmd.so.1 client.c wdmd_sock.c wdmd_sock.c: In function 'wdmd_socket_address': wdmd_sock.c:23:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ wdmd_sock.c:20:1: note: include '' or provide a declaration of 'memset' 19 | #include "wdmd_sock.h" +++ |+#include 20 | wdmd_sock.c:23:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ wdmd_sock.c:23:9: note: include '' or provide a declaration of 'memset' ln -sf libwdmd.so.1.0 libwdmd.so ln -sf libwdmd.so.1.0 libwdmd.so.1 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -fPIE -DPIE -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie main.c wdmd_sock.c -lwdmd -lrt -o wdmd -L. wdmd_sock.c: In function 'wdmd_socket_address': wdmd_sock.c:23:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ wdmd_sock.c:20:1: note: include '' or provide a declaration of 'memset' 19 | #include "wdmd_sock.h" +++ |+#include 20 | wdmd_sock.c:23:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ wdmd_sock.c:23:9: note: include '' or provide a declaration of 'memset' make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/wdmd' make -C src make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/src' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie -shared -o libsanlock.so.1.0 -Wl,-soname=libsanlock.so.1 client.c sanlock_sock.c crc32c.c diskio.c ondisk.c sizeflags.c delta_lease.c paxos_lease.c rindex.c direct.c task.c timeouts.c direct_lib.c monotime.c env.c -lpthread -lrt -laio -lblkid -L../wdmd -lwdmd gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie -shared -o libsanlock_client.so.1.0 -Wl,-soname=libsanlock_client.so.1 client.c sanlock_sock.c env.c sed -e "s/@VERSION@/3.8.5/" libsanlock.pc.in > libsanlock.pc sed -e "s/@VERSION@/3.8.5/" libsanlock_client.pc.in > libsanlock_client.pc sanlock_sock.c: In function 'sanlock_socket_address': sanlock_sock.c:23:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ sanlock_sock.c:20:1: note: include '' or provide a declaration of 'memset' 19 | #include "sanlock_sock.h" +++ |+#include 20 | sanlock_sock.c:23:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ sanlock_sock.c:23:9: note: include '' or provide a declaration of 'memset' sanlock_sock.c: In function 'sanlock_socket_address': sanlock_sock.c:23:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ sanlock_sock.c:20:1: note: include '' or provide a declaration of 'memset' 19 | #include "sanlock_sock.h" +++ |+#include 20 | sanlock_sock.c:23:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ sanlock_sock.c:23:9: note: include '' or provide a declaration of 'memset' ln -sf libsanlock_client.so.1.0 libsanlock_client.so ln -sf libsanlock_client.so.1.0 libsanlock_client.so.1 direct.c: In function 'direct_next_free': direct.c:887:29: warning: 'align_size' may be used uninitialized [-Wmaybe-uninitialized] 887 | if (!sector_size || !align_size) { | ^~~~~~~~~~~ direct.c:863:49: note: 'align_size' declared here 863 | int sector_size, sector_count, datalen, align_size; | ^~~~~~~~~~ direct.c:887:13: warning: 'sector_size' may be used uninitialized [-Wmaybe-uninitialized] 887 | if (!sector_size || !align_size) { | ^~~~~~~~~~~~ direct.c:863:13: note: 'sector_size' declared here 863 | int sector_size, sector_count, datalen, align_size; | ^~~~~~~~~~~ In file included from sanlock_internal.h:33, from direct_lib.c:18: monotime.h:13:21: warning: 'struct timespec' declared inside parameter list will not be visible outside of this definition or declaration 13 | void ts_diff(struct timespec *begin, struct timespec *end, struct timespec *diff); | ^~~~~~~~ ln -sf libsanlock.so.1.0 libsanlock.so ln -sf libsanlock.so.1.0 libsanlock.so.1 gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -fPIE -DPIE -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie crc32c.c delta_lease.c direct.c diskio.c ondisk.c sizeflags.c helper.c lockspace.c lockfile.c log.c main.c paxos_lease.c task.c timeouts.c resource.c rindex.c watchdog.c monotime.c cmd.c client_cmd.c sanlock_sock.c env.c -lpthread -luuid -lrt -laio -lblkid -lsanlock -L../wdmd -lwdmd -o sanlock -L. direct.c: In function 'direct_next_free': direct.c:887:29: warning: 'align_size' may be used uninitialized [-Wmaybe-uninitialized] 887 | if (!sector_size || !align_size) { | ^~~~~~~~~~~ direct.c:863:49: note: 'align_size' declared here 863 | int sector_size, sector_count, datalen, align_size; | ^~~~~~~~~~ direct.c:887:13: warning: 'sector_size' may be used uninitialized [-Wmaybe-uninitialized] 887 | if (!sector_size || !align_size) { | ^~~~~~~~~~~~ direct.c:863:13: note: 'sector_size' declared here 863 | int sector_size, sector_count, datalen, align_size; | ^~~~~~~~~~~ sanlock_sock.c: In function 'sanlock_socket_address': sanlock_sock.c:23:9: warning: implicit declaration of function 'memset' [-Wimplicit-function-declaration] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ sanlock_sock.c:20:1: note: include '' or provide a declaration of 'memset' 19 | #include "sanlock_sock.h" +++ |+#include 20 | sanlock_sock.c:23:9: warning: incompatible implicit declaration of built-in function 'memset' [-Wbuiltin-declaration-mismatch] 23 | memset(addr, 0, sizeof(struct sockaddr_un)); | ^~~~~~ sanlock_sock.c:23:9: note: include '' or provide a declaration of 'memset' make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/src' make -C python make -C reset make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/python' python3 setup.py build make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/reset' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -I../src -I../wdmd -fPIE -DPIE -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie sanlk_resetd.c -lsanlock -lwdmd -o sanlk-resetd -L. -L../src -L../wdmd gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wno-strict-overflow -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -Wl,-z,now -DVERSION=\"3.8.5\" -I../src -I../wdmd -fPIE -DPIE -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro -pie sanlk_reset.c -lsanlock -lwdmd -o sanlk-reset -L. -L../src -L../wdmd /usr/lib/python3.11/site-packages/setuptools/dist.py:519: InformationOnly: Normalizing '3.8.5 ' to '3.8.5' self.metadata.version = self._normalize_version( running build running build_ext building 'sanlock' extension creating build creating build/temp.linux-s390x-cpython-311 gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I../src -I/usr/include/python3.11 -c sanlock.c -o build/temp.linux-s390x-cpython-311/sanlock.o -std=c99 make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/reset' creating build/lib.linux-s390x-cpython-311 gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-s390x-cpython-311/sanlock.o -L../src -L/usr/lib -lsanlock -o build/lib.linux-s390x-cpython-311/sanlock.cpython-311-s390x-linux-musl.so make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/python' >>> sanlock: Entering fakeroot... fatal: not a git repository (or any of the parent directories): .git for dir in wdmd src python reset; do \ make -C $dir install; \ done make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/wdmd' /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/sbin /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/include /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/share/man/man8 /usr/bin/install -c -m 755 wdmd /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/sbin /usr/bin/install -c -m 755 libwdmd.so.1.0 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib cp -a libwdmd.so /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib cp -a libwdmd.so.1 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib /usr/bin/install -c -m 644 wdmd.h /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/include /usr/bin/install -m 644 wdmd.8 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/share/man/man8 make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/wdmd' make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/src' /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/sbin /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/include /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/share/man/man8 /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib/pkgconfig /usr/bin/install -c -m 755 sanlock /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/sbin /usr/bin/install -c -m 755 libsanlock.so.1.0 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib /usr/bin/install -c -m 755 libsanlock_client.so.1.0 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib /usr/bin/install -c -m 644 libsanlock.pc /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib/pkgconfig /usr/bin/install -c -m 644 libsanlock_client.pc /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib/pkgconfig cp -a libsanlock.so /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib cp -a libsanlock_client.so /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib cp -a libsanlock.so.1 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib cp -a libsanlock_client.so.1 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/lib /usr/bin/install -c -m 644 sanlock.h sanlock_rv.h sanlock_resource.h sanlock_admin.h sanlock_direct.h /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/include /usr/bin/install -m 644 sanlock.8 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/share/man/man8/ make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/src' make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/python' python3 setup.py install --root=/home/buildozer/aports/testing/sanlock/pkg/sanlock /usr/lib/python3.11/site-packages/setuptools/dist.py:519: InformationOnly: Normalizing '3.8.5 ' to '3.8.5' self.metadata.version = self._normalize_version( 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_ext running install_lib creating /home/buildozer/aports/testing/sanlock/pkg/sanlock/usr/lib/python3.11 creating /home/buildozer/aports/testing/sanlock/pkg/sanlock/usr/lib/python3.11/site-packages copying build/lib.linux-s390x-cpython-311/sanlock.cpython-311-s390x-linux-musl.so -> /home/buildozer/aports/testing/sanlock/pkg/sanlock/usr/lib/python3.11/site-packages running install_egg_info running egg_info creating sanlock_python.egg-info writing sanlock_python.egg-info/PKG-INFO writing dependency_links to sanlock_python.egg-info/dependency_links.txt writing top-level names to sanlock_python.egg-info/top_level.txt writing manifest file 'sanlock_python.egg-info/SOURCES.txt' reading manifest file 'sanlock_python.egg-info/SOURCES.txt' writing manifest file 'sanlock_python.egg-info/SOURCES.txt' Copying sanlock_python.egg-info to /home/buildozer/aports/testing/sanlock/pkg/sanlock/usr/lib/python3.11/site-packages/sanlock_python-3.8.5-py3.11.egg-info running install_scripts make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/python' make[1]: Entering directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/reset' /usr/bin/install -d /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/sbin /usr/bin/install -c -m 755 sanlk-resetd sanlk-reset /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/sbin /usr/bin/install -m 644 sanlk-reset.8 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/share/man/man8/ /usr/bin/install -m 644 sanlk-resetd.8 /home/buildozer/aports/testing/sanlock/pkg/sanlock//usr/share/man/man8/ make[1]: Leaving directory '/home/buildozer/aports/testing/sanlock/src/sanlock-3.8.5/reset' >>> sanlock-dev*: Running split function dev... >>> sanlock-dev*: Preparing subpackage sanlock-dev... >>> sanlock-dev*: Stripping binaries >>> sanlock-dev*: Running postcheck for sanlock-dev >>> sanlock-doc*: Running split function doc... >>> sanlock-doc*: Preparing subpackage sanlock-doc... >>> sanlock-doc*: Running postcheck for sanlock-doc >>> sanlock-openrc*: Running split function openrc... >>> sanlock-openrc*: Preparing subpackage sanlock-openrc... >>> sanlock-openrc*: Running postcheck for sanlock-openrc >>> py3-sanlock*: Running split function py3... '/home/buildozer/aports/testing/sanlock/pkg/sanlock/usr/lib/python3.11' -> '/home/buildozer/aports/testing/sanlock/pkg/py3-sanlock/usr/lib/python3.11' >>> py3-sanlock*: Preparing subpackage py3-sanlock... >>> py3-sanlock*: Stripping binaries >>> py3-sanlock*: Running postcheck for py3-sanlock >>> sanlock*: Running postcheck for sanlock >>> sanlock*: Preparing package sanlock... >>> sanlock*: Stripping binaries >>> sanlock*: Script found. /bin/sh added as a dependency for sanlock-3.8.5-r2.apk >>> sanlock*: Adding .pre-install >>> py3-sanlock*: Scanning shared objects >>> sanlock-dev*: Scanning shared objects >>> sanlock-doc*: Scanning shared objects >>> sanlock-openrc*: Scanning shared objects >>> sanlock*: Scanning shared objects >>> py3-sanlock*: Tracing dependencies... python3~3.11 so:libc.musl-s390x.so.1 so:libsanlock.so.1 >>> py3-sanlock*: Package size: 84.0 KB >>> py3-sanlock*: Compressing data... >>> py3-sanlock*: Create checksum... >>> py3-sanlock*: Create py3-sanlock-3.8.5-r2.apk >>> sanlock-dev*: Tracing dependencies... pkgconfig sanlock=3.8.5-r2 >>> sanlock-dev*: Package size: 80.0 KB >>> sanlock-dev*: Compressing data... >>> sanlock-dev*: Create checksum... >>> sanlock-dev*: Create sanlock-dev-3.8.5-r2.apk >>> sanlock-doc*: Tracing dependencies... >>> sanlock-doc*: Package size: 48.0 KB >>> sanlock-doc*: Compressing data... >>> sanlock-doc*: Create checksum... >>> sanlock-doc*: Create sanlock-doc-3.8.5-r2.apk >>> sanlock-openrc*: Tracing dependencies... >>> sanlock-openrc*: Package size: 32.0 KB >>> sanlock-openrc*: Compressing data... >>> sanlock-openrc*: Create checksum... >>> sanlock-openrc*: Create sanlock-openrc-3.8.5-r2.apk >>> sanlock*: Tracing dependencies... /bin/sh so:libaio.so.1 so:libblkid.so.1 so:libc.musl-s390x.so.1 so:libuuid.so.1 >>> sanlock*: Package size: 548.0 KB >>> sanlock*: Compressing data... >>> sanlock*: Create checksum... >>> sanlock*: Create sanlock-3.8.5-r2.apk >>> sanlock: Build complete at Tue, 13 Jun 2023 19:44:33 +0000 elapsed time 0h 0m 15s >>> sanlock: Cleaning up srcdir >>> sanlock: Cleaning up pkgdir >>> sanlock: Uninstalling dependencies... (1/29) Purging .makedepends-sanlock (20230613.194419) (2/29) Purging linux-headers (6.3-r0) (3/29) Purging libaio-dev (0.3.113-r1) (4/29) Purging libaio (0.3.113-r1) (5/29) Purging util-linux-dev (2.39-r10) (6/29) Purging libfdisk (2.39-r10) (7/29) Purging libmount (2.39-r10) (8/29) Purging libsmartcols (2.39-r10) (9/29) Purging libuuid (2.39-r10) (10/29) Purging python3-dev (3.11.4-r0) (11/29) Purging py3-setuptools-pyc (67.8.0-r0) (12/29) Purging py3-setuptools (67.8.0-r0) (13/29) Purging py3-packaging-pyc (23.1-r1) (14/29) Purging py3-packaging (23.1-r1) (15/29) Purging py3-parsing-pyc (3.0.9-r2) (16/29) Purging py3-parsing (3.0.9-r2) (17/29) Purging libblkid (2.39-r10) (18/29) Purging python3-pyc (3.11.4-r0) (19/29) Purging python3-pycache-pyc0 (3.11.4-r0) (20/29) Purging pyc (0.1-r0) (21/29) Purging python3 (3.11.4-r0) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r6) (24/29) Purging libffi (3.4.4-r3) (25/29) Purging libpanelw (6.4_p20230610-r0) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r2) (28/29) Purging sqlite-libs (3.42.0-r2) (29/29) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.1-r1.trigger OK: 344 MiB in 104 packages >>> sanlock: Updating the testing/s390x repository index... >>> sanlock: Signing the index...