>>> py3-smbc: Building community/py3-smbc 1.0.25.1-r2 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 19:08:31 +0000 >>> py3-smbc: Checking sanity of /home/buildozer/aports/community/py3-smbc/APKBUILD... >>> py3-smbc: Analyzing dependencies... >>> py3-smbc: Installing for build: build-base python3 python3-dev samba-dev py3-setuptools (1/63) Installing libbz2 (1.0.8-r6) (2/63) Installing libffi (3.4.6-r0) (3/63) Installing gdbm (1.23-r1) (4/63) Installing xz-libs (5.6.1-r3) (5/63) Installing mpdecimal (4.0.0-r0) (6/63) Installing libpanelw (6.4_p20240330-r0) (7/63) Installing readline (8.2.10-r0) (8/63) Installing sqlite-libs (3.45.2-r0) (9/63) Installing python3 (3.12.3-r0) (10/63) Installing python3-pycache-pyc0 (3.12.3-r0) (11/63) Installing pyc (3.12.3-r0) (12/63) Installing python3-pyc (3.12.3-r0) (13/63) Installing python3-dev (3.12.3-r0) (14/63) Installing nettle (3.9.1-r0) (15/63) Installing libtasn1 (4.19.0-r2) (16/63) Installing p11-kit (0.25.3-r0) (17/63) Installing gnutls (3.8.3-r0) (18/63) Installing talloc (2.4.2-r1) (19/63) Installing tevent (0.16.1-r0) (20/63) Installing samba-util-libs (4.19.5-r1) (21/63) Installing libsasl (2.1.28-r6) (22/63) Installing libldap (2.6.7-r0) (23/63) Installing lmdb (0.9.32-r0) (24/63) Installing tdb-libs (1.4.9-r1) (25/63) Installing ldb (2.8.0-r1) (26/63) Installing libwbclient (4.19.5-r1) (27/63) Installing samba-libs (4.19.5-r1) (28/63) Installing libsmbclient (4.19.5-r1) (29/63) Installing py3-talloc (2.4.2-r1) (30/63) Installing talloc-dev (2.4.2-r1) (31/63) Installing tdb-dev (1.4.9-r1) (32/63) Installing py3-ldb (2.8.0-r1) (33/63) Installing ldb-dev (2.8.0-r1) (34/63) Installing tevent-dev (0.16.1-r0) (35/63) Installing skalibs (2.14.1.1-r0) (36/63) Installing utmps-libs (0.1.2.2-r1) (37/63) Installing linux-pam (1.6.0-r0) (38/63) Installing libauth-samba (4.19.5-r1) (39/63) Installing samba-client-libs (4.19.5-r1) (40/63) Installing dbus-libs (1.14.10-r1) (41/63) Installing libintl (0.22.5-r0) (42/63) Installing avahi-libs (0.8-r17) (43/63) Installing samba-common-server-libs (4.19.5-r1) (44/63) Installing samba-common (4.19.5-r1) (45/63) Installing cups-libs (2.4.7-r3) (46/63) Installing liburing (2.5-r1) (47/63) Installing samba-server (4.19.5-r1) (48/63) Installing libarchive (3.7.2-r1) (49/63) Installing libformw (6.4_p20240330-r0) (50/63) Installing samba-client (4.19.5-r1) (51/63) Installing samba-common-tools (4.19.5-r1) (52/63) Installing samba-server-libs (4.19.5-r1) (53/63) Installing samba-libs-py3 (4.19.5-r1) (54/63) Installing samba-dc-libs (4.19.5-r1) (55/63) Installing samba-dev (4.19.5-r1) (56/63) Installing py3-parsing (3.1.2-r1) (57/63) Installing py3-parsing-pyc (3.1.2-r1) (58/63) Installing py3-packaging (24.0-r1) (59/63) Installing py3-packaging-pyc (24.0-r1) (60/63) Installing py3-setuptools (69.2.0-r2) (61/63) Installing py3-setuptools-pyc (69.2.0-r2) (62/63) Installing .makedepends-py3-smbc (20240413.190833) (63/63) Installing samba-server-openrc (4.19.5-r1) Executing busybox-1.36.1-r25.trigger OK: 561 MiB in 170 packages >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> py3-smbc: Cleaning up tmpdir >>> py3-smbc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-smbc-1.0.25.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 0 30501 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30501 100 30501 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k >>> py3-smbc: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-smbc-1.0.25.1.tar.gz >>> py3-smbc: Checking sha512sums... py3-smbc-1.0.25.1.tar.gz: OK >>> py3-smbc: Unpacking /var/cache/distfiles/edge/py3-smbc-1.0.25.1.tar.gz... running build running build_py creating build creating build/lib.linux-x86_64-cpython-312 creating build/lib.linux-x86_64-cpython-312/smbc copying smbc/__init__.py -> build/lib.linux-x86_64-cpython-312/smbc copying smbc/xattr.py -> build/lib.linux-x86_64-cpython-312/smbc running build_ext building '_smbc' extension creating build/temp.linux-x86_64-cpython-312 creating build/temp.linux-x86_64-cpython-312/smbc gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/context.c -o build/temp.linux-x86_64-cpython-312/smbc/context.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/dir.c -o build/temp.linux-x86_64-cpython-312/smbc/dir.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/file.c -o build/temp.linux-x86_64-cpython-312/smbc/file.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/smbcdirent.c -o build/temp.linux-x86_64-cpython-312/smbc/smbcdirent.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/smbcmodule.c -o build/temp.linux-x86_64-cpython-312/smbc/smbcmodule.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/smbc/context.o build/temp.linux-x86_64-cpython-312/smbc/dir.o build/temp.linux-x86_64-cpython-312/smbc/file.o build/temp.linux-x86_64-cpython-312/smbc/smbcdirent.o build/temp.linux-x86_64-cpython-312/smbc/smbcmodule.o -L/usr/lib -lsmbclient -o build/lib.linux-x86_64-cpython-312/_smbc.cpython-312-x86_64-linux-musl.so >>> py3-smbc: Entering fakeroot... running install /usr/lib/python3.12/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 or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-smbc/pkg creating /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc creating /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr creating /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib creating /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc copying build/lib.linux-x86_64-cpython-312/smbc/__init__.py -> /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc copying build/lib.linux-x86_64-cpython-312/smbc/xattr.py -> /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc copying build/lib.linux-x86_64-cpython-312/_smbc.cpython-312-x86_64-linux-musl.so -> /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages byte-compiling /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc/xattr.py to xattr.cpython-312.pyc running install_egg_info running egg_info creating pysmbc.egg-info writing pysmbc.egg-info/PKG-INFO writing dependency_links to pysmbc.egg-info/dependency_links.txt writing top-level names to pysmbc.egg-info/top_level.txt writing manifest file 'pysmbc.egg-info/SOURCES.txt' reading manifest file 'pysmbc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' warning: no files found matching 'TODO' warning: no files found matching 'test.py' adding license file 'COPYING' writing manifest file 'pysmbc.egg-info/SOURCES.txt' Copying pysmbc.egg-info to /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/pysmbc-1.0.25.1-py3.12.egg-info running install_scripts >>> py3-smbc-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc/__pycache__' -> '/home/buildozer/aports/community/py3-smbc/pkg/py3-smbc-pyc/usr/lib/python3.12/site-packages/smbc/__pycache__' >>> py3-smbc-pyc*: Preparing subpackage py3-smbc-pyc... >>> py3-smbc-pyc*: Running postcheck for py3-smbc-pyc >>> py3-smbc*: Running postcheck for py3-smbc >>> py3-smbc*: Preparing package py3-smbc... >>> py3-smbc*: Stripping binaries >>> py3-smbc-pyc*: Scanning shared objects >>> py3-smbc*: Scanning shared objects >>> py3-smbc-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-smbc-pyc*: Package size: 40.0 KB >>> py3-smbc-pyc*: Compressing data... >>> py3-smbc-pyc*: Create checksum... >>> py3-smbc-pyc*: Create py3-smbc-pyc-1.0.25.1-r2.apk >>> py3-smbc*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 so:libsmbclient.so.0 >>> py3-smbc*: Package size: 100.0 KB >>> py3-smbc*: Compressing data... >>> py3-smbc*: Create checksum... >>> py3-smbc*: Create py3-smbc-1.0.25.1-r2.apk >>> py3-smbc: Build complete at Sat, 13 Apr 2024 19:08:39 +0000 elapsed time 0h 0m 8s >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> py3-smbc: Uninstalling dependencies... (1/63) Purging .makedepends-py3-smbc (20240413.190833) (2/63) Purging python3-dev (3.12.3-r0) (3/63) Purging samba-dev (4.19.5-r1) (4/63) Purging samba-dc-libs (4.19.5-r1) (5/63) Purging samba-server-openrc (4.19.5-r1) (6/63) Purging samba-server (4.19.5-r1) (7/63) Purging samba-client (4.19.5-r1) (8/63) Purging samba-common (4.19.5-r1) (9/63) Purging samba-common-tools (4.19.5-r1) (10/63) Purging py3-setuptools-pyc (69.2.0-r2) (11/63) Purging py3-setuptools (69.2.0-r2) (12/63) Purging py3-packaging-pyc (24.0-r1) (13/63) Purging py3-packaging (24.0-r1) (14/63) Purging py3-parsing-pyc (3.1.2-r1) (15/63) Purging py3-parsing (3.1.2-r1) (16/63) Purging cups-libs (2.4.7-r3) (17/63) Purging ldb-dev (2.8.0-r1) (18/63) Purging libarchive (3.7.2-r1) (19/63) Purging libformw (6.4_p20240330-r0) (20/63) Purging libsmbclient (4.19.5-r1) (21/63) Purging liburing (2.5-r1) (22/63) Purging python3-pyc (3.12.3-r0) (23/63) Purging python3-pycache-pyc0 (3.12.3-r0) (24/63) Purging pyc (3.12.3-r0) (25/63) Purging samba-libs-py3 (4.19.5-r1) (26/63) Purging samba-server-libs (4.19.5-r1) (27/63) Purging tdb-dev (1.4.9-r1) (28/63) Purging tevent-dev (0.16.1-r0) (29/63) Purging samba-common-server-libs (4.19.5-r1) (30/63) Purging avahi-libs (0.8-r17) (31/63) Purging dbus-libs (1.14.10-r1) (32/63) Purging samba-client-libs (4.19.5-r1) (33/63) Purging libauth-samba (4.19.5-r1) (34/63) Purging samba-libs (4.19.5-r1) (35/63) Purging libldap (2.6.7-r0) (36/63) Purging libsasl (2.1.28-r6) (37/63) Purging talloc-dev (2.4.2-r1) (38/63) Purging py3-talloc (2.4.2-r1) (39/63) Purging py3-ldb (2.8.0-r1) (40/63) Purging python3 (3.12.3-r0) (41/63) Purging gdbm (1.23-r1) (42/63) Purging samba-util-libs (4.19.5-r1) (43/63) Purging gnutls (3.8.3-r0) (44/63) Purging ldb (2.8.0-r1) (45/63) Purging libbz2 (1.0.8-r6) (46/63) Purging p11-kit (0.25.3-r0) (47/63) Purging libffi (3.4.6-r0) (48/63) Purging libintl (0.22.5-r0) (49/63) Purging libpanelw (6.4_p20240330-r0) (50/63) Purging libtasn1 (4.19.0-r2) (51/63) Purging libwbclient (4.19.5-r1) (52/63) Purging linux-pam (1.6.0-r0) (53/63) Purging lmdb (0.9.32-r0) (54/63) Purging mpdecimal (4.0.0-r0) (55/63) Purging nettle (3.9.1-r0) (56/63) Purging readline (8.2.10-r0) (57/63) Purging utmps-libs (0.1.2.2-r1) (58/63) Purging skalibs (2.14.1.1-r0) (59/63) Purging sqlite-libs (3.45.2-r0) (60/63) Purging tevent (0.16.1-r0) (61/63) Purging talloc (2.4.2-r1) (62/63) Purging tdb-libs (1.4.9-r1) (63/63) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> py3-smbc: Updating the community/x86_64 repository index... >>> py3-smbc: Signing the index...