>>> py3-smbc: Building testing/py3-smbc 1.0.25.1-r0 (using abuild 3.10.0-r0) started Tue, 28 Mar 2023 09:14:07 +0000 >>> py3-smbc: Checking sanity of /home/buildozer/aports/testing/py3-smbc/APKBUILD... >>> py3-smbc: Analyzing dependencies... >>> py3-smbc: Installing for build: build-base python3 python3-dev samba-dev py3-setuptools (1/56) Installing libbz2 (1.0.8-r4) (2/56) Installing libffi (3.4.4-r1) (3/56) Installing gdbm (1.23-r0) (4/56) Installing xz-libs (5.4.2-r0) (5/56) Installing mpdecimal (2.5.1-r1) (6/56) Installing libpanelw (6.4_p20230311-r0) (7/56) Installing readline (8.2.1-r0) (8/56) Installing sqlite-libs (3.41.2-r1) (9/56) Installing python3 (3.11.2-r0) (10/56) Installing python3-dev (3.11.2-r0) (11/56) Installing nettle (3.8.1-r0) (12/56) Installing p11-kit (0.24.1-r1) (13/56) Installing libtasn1 (4.19.0-r0) (14/56) Installing libunistring (1.1-r0) (15/56) Installing gnutls (3.8.0-r0) (16/56) Installing talloc (2.4.0-r0) (17/56) Installing tevent (0.14.1-r0) (18/56) Installing samba-util-libs (4.18.0-r0) (19/56) Installing jansson (2.14-r0) (20/56) Installing libsasl (2.1.28-r3) (21/56) Installing libldap (2.6.4-r0) (22/56) Installing lmdb (0.9.30-r1) (23/56) Installing tdb-libs (1.4.8-r0) (24/56) Installing ldb (2.7.1-r0) (25/56) Installing linux-pam (1.5.2-r7) (26/56) Installing libwbclient (4.18.0-r0) (27/56) Installing samba-libs (4.18.0-r0) (28/56) Installing libsmbclient (4.18.0-r0) (29/56) Installing py3-talloc (2.4.0-r0) (30/56) Installing talloc-dev (2.4.0-r0) (31/56) Installing tdb-dev (1.4.8-r0) (32/56) Installing py3-ldb (2.7.1-r0) (33/56) Installing ldb-dev (2.7.1-r0) (34/56) Installing tevent-dev (0.14.1-r0) (35/56) Installing samba-client-libs (4.18.0-r0) (36/56) Installing dbus-libs (1.14.6-r1) (37/56) Installing libintl (0.21.1-r2) (38/56) Installing avahi-libs (0.8-r9) (39/56) Installing samba-common-server-libs (4.18.0-r0) (40/56) Installing samba-common (4.18.0-r0) (41/56) Installing cups-libs (2.4.2-r4) (42/56) Installing liburing (2.3-r1) (43/56) Installing samba-server (4.18.0-r0) (44/56) Installing libarchive (3.6.2-r1) (45/56) Installing libformw (6.4_p20230311-r0) (46/56) Installing samba-client (4.18.0-r0) (47/56) Installing samba-common-tools (4.18.0-r0) (48/56) Installing samba-server-libs (4.18.0-r0) (49/56) Installing samba-libs-py3 (4.18.0-r0) (50/56) Installing samba-dc-libs (4.18.0-r0) (51/56) Installing samba-dev (4.18.0-r0) (52/56) Installing py3-parsing (3.0.9-r1) (53/56) Installing py3-packaging (23.0-r1) (54/56) Installing py3-setuptools (67.6.0-r0) (55/56) Installing .makedepends-py3-smbc (20230328.091409) (56/56) Installing samba-server-openrc (4.18.0-r0) Executing busybox-1.36.0-r5.trigger OK: 577 MiB in 155 packages >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> 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 100 30501 100 30501 0 0 309k 0 --:--:-- --:--:-- --:--:-- 310k >>> 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-311 creating build/lib.linux-x86_64-cpython-311/smbc copying smbc/__init__.py -> build/lib.linux-x86_64-cpython-311/smbc copying smbc/xattr.py -> build/lib.linux-x86_64-cpython-311/smbc running build_ext building '_smbc' extension creating build/temp.linux-x86_64-cpython-311 creating build/temp.linux-x86_64-cpython-311/smbc gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.11 -c smbc/context.c -o build/temp.linux-x86_64-cpython-311/smbc/context.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.11 -c smbc/dir.c -o build/temp.linux-x86_64-cpython-311/smbc/dir.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.11 -c smbc/file.c -o build/temp.linux-x86_64-cpython-311/smbc/file.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.11 -c smbc/smbcdirent.c -o build/temp.linux-x86_64-cpython-311/smbc/smbcdirent.o gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.11 -c smbc/smbcmodule.c -o build/temp.linux-x86_64-cpython-311/smbc/smbcmodule.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-x86_64-cpython-311/smbc/context.o build/temp.linux-x86_64-cpython-311/smbc/dir.o build/temp.linux-x86_64-cpython-311/smbc/file.o build/temp.linux-x86_64-cpython-311/smbc/smbcdirent.o build/temp.linux-x86_64-cpython-311/smbc/smbcmodule.o -L/usr/lib -lsmbclient -o build/lib.linux-x86_64-cpython-311/_smbc.cpython-311-x86_64-linux-musl.so >>> py3-smbc: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /home/buildozer/aports/testing/py3-smbc/pkg creating /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc creating /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr creating /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib creating /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages copying build/lib.linux-x86_64-cpython-311/_smbc.cpython-311-x86_64-linux-musl.so -> /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages/smbc copying build/lib.linux-x86_64-cpython-311/smbc/__init__.py -> /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages/smbc copying build/lib.linux-x86_64-cpython-311/smbc/xattr.py -> /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages/smbc byte-compiling /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages/smbc/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages/smbc/xattr.py to xattr.cpython-311.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/testing/py3-smbc/pkg/py3-smbc/usr/lib/python3.11/site-packages/pysmbc-1.0.25.1-py3.11.egg-info running install_scripts >>> py3-smbc*: Running postcheck for py3-smbc >>> py3-smbc*: Preparing package py3-smbc... >>> py3-smbc*: Stripping binaries >>> py3-smbc*: Scanning shared objects >>> py3-smbc*: Tracing dependencies... python3 so:libc.musl-x86_64.so.1 so:libsmbclient.so.0 >>> py3-smbc*: Package size: 120.0 KB >>> py3-smbc*: Compressing data... >>> py3-smbc*: Create checksum... >>> py3-smbc*: Create py3-smbc-1.0.25.1-r0.apk >>> py3-smbc: Build complete at Tue, 28 Mar 2023 09:14:14 +0000 elapsed time 0h 0m 7s >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> py3-smbc: Uninstalling dependencies... (1/56) Purging .makedepends-py3-smbc (20230328.091409) (2/56) Purging python3-dev (3.11.2-r0) (3/56) Purging samba-dev (4.18.0-r0) (4/56) Purging samba-dc-libs (4.18.0-r0) (5/56) Purging samba-server-openrc (4.18.0-r0) (6/56) Purging samba-server (4.18.0-r0) (7/56) Purging samba-client (4.18.0-r0) (8/56) Purging samba-common (4.18.0-r0) (9/56) Purging samba-common-tools (4.18.0-r0) (10/56) Purging py3-setuptools (67.6.0-r0) (11/56) Purging py3-packaging (23.0-r1) (12/56) Purging py3-parsing (3.0.9-r1) (13/56) Purging ldb-dev (2.7.1-r0) (14/56) Purging tdb-dev (1.4.8-r0) (15/56) Purging tevent-dev (0.14.1-r0) (16/56) Purging talloc-dev (2.4.0-r0) (17/56) Purging samba-libs-py3 (4.18.0-r0) (18/56) Purging py3-talloc (2.4.0-r0) (19/56) Purging py3-ldb (2.7.1-r0) (20/56) Purging python3 (3.11.2-r0) (21/56) Purging libarchive (3.6.2-r1) (22/56) Purging libbz2 (1.0.8-r4) (23/56) Purging samba-server-libs (4.18.0-r0) (24/56) Purging samba-common-server-libs (4.18.0-r0) (25/56) Purging samba-client-libs (4.18.0-r0) (26/56) Purging libsmbclient (4.18.0-r0) (27/56) Purging samba-libs (4.18.0-r0) (28/56) Purging samba-util-libs (4.18.0-r0) (29/56) Purging cups-libs (2.4.2-r4) (30/56) Purging gnutls (3.8.0-r0) (31/56) Purging p11-kit (0.24.1-r1) (32/56) Purging libffi (3.4.4-r1) (33/56) Purging libldap (2.6.4-r0) (34/56) Purging libsasl (2.1.28-r3) (35/56) Purging gdbm (1.23-r0) (36/56) Purging xz-libs (5.4.2-r0) (37/56) Purging mpdecimal (2.5.1-r1) (38/56) Purging libpanelw (6.4_p20230311-r0) (39/56) Purging readline (8.2.1-r0) (40/56) Purging sqlite-libs (3.41.2-r1) (41/56) Purging nettle (3.8.1-r0) (42/56) Purging libtasn1 (4.19.0-r0) (43/56) Purging libunistring (1.1-r0) (44/56) Purging ldb (2.7.1-r0) (45/56) Purging tevent (0.14.1-r0) (46/56) Purging talloc (2.4.0-r0) (47/56) Purging jansson (2.14-r0) (48/56) Purging lmdb (0.9.30-r1) (49/56) Purging tdb-libs (1.4.8-r0) (50/56) Purging linux-pam (1.5.2-r7) (51/56) Purging libwbclient (4.18.0-r0) (52/56) Purging avahi-libs (0.8-r9) (53/56) Purging dbus-libs (1.14.6-r1) (54/56) Purging libintl (0.21.1-r2) (55/56) Purging liburing (2.3-r1) (56/56) Purging libformw (6.4_p20230311-r0) Executing busybox-1.36.0-r5.trigger OK: 393 MiB in 99 packages >>> py3-smbc: Updating the testing/x86_64 repository index... >>> py3-smbc: Signing the index...