>>> py3-smbc: Building testing/py3-smbc 1.0.25.1-r0 (using abuild 3.10.0-r0) started Tue, 28 Mar 2023 00:48:09 +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/55) Installing libbz2 (1.0.8-r4) (2/55) Installing libffi (3.4.4-r1) (3/55) Installing gdbm (1.23-r0) (4/55) Installing xz-libs (5.4.2-r0) (5/55) Installing mpdecimal (2.5.1-r1) (6/55) Installing libpanelw (6.4_p20230311-r0) (7/55) Installing readline (8.2.1-r0) (8/55) Installing sqlite-libs (3.41.2-r1) (9/55) Installing python3 (3.11.2-r0) (10/55) Installing python3-dev (3.11.2-r0) (11/55) Installing nettle (3.8.1-r0) (12/55) Installing p11-kit (0.24.1-r1) (13/55) Installing libtasn1 (4.19.0-r0) (14/55) Installing libunistring (1.1-r0) (15/55) Installing gnutls (3.8.0-r0) (16/55) Installing talloc (2.4.0-r0) (17/55) Installing tevent (0.14.1-r0) (18/55) Installing samba-util-libs (4.18.0-r0) (19/55) Installing jansson (2.14-r0) (20/55) Installing libsasl (2.1.28-r3) (21/55) Installing libldap (2.6.4-r0) (22/55) Installing tdb-libs (1.4.8-r0) (23/55) Installing ldb (2.7.1-r0) (24/55) Installing linux-pam (1.5.2-r7) (25/55) Installing libwbclient (4.18.0-r0) (26/55) Installing samba-libs (4.18.0-r0) (27/55) Installing libsmbclient (4.18.0-r0) (28/55) Installing py3-talloc (2.4.0-r0) (29/55) Installing talloc-dev (2.4.0-r0) (30/55) Installing tdb-dev (1.4.8-r0) (31/55) Installing py3-ldb (2.7.1-r0) (32/55) Installing ldb-dev (2.7.1-r0) (33/55) Installing tevent-dev (0.14.1-r0) (34/55) Installing samba-client-libs (4.18.0-r0) (35/55) Installing dbus-libs (1.14.6-r1) (36/55) Installing libintl (0.21.1-r2) (37/55) Installing avahi-libs (0.8-r9) (38/55) Installing samba-common-server-libs (4.18.0-r0) (39/55) Installing samba-common (4.18.0-r0) (40/55) Installing cups-libs (2.4.2-r4) (41/55) Installing liburing (2.3-r1) (42/55) Installing samba-server (4.18.0-r0) (43/55) Installing libarchive (3.6.2-r1) (44/55) Installing libformw (6.4_p20230311-r0) (45/55) Installing samba-client (4.18.0-r0) (46/55) Installing samba-common-tools (4.18.0-r0) (47/55) Installing samba-server-libs (4.18.0-r0) (48/55) Installing samba-libs-py3 (4.18.0-r0) (49/55) Installing samba-dc-libs (4.18.0-r0) (50/55) Installing samba-dev (4.18.0-r0) (51/55) Installing py3-parsing (3.0.9-r1) (52/55) Installing py3-packaging (23.0-r1) (53/55) Installing py3-setuptools (67.6.0-r0) (54/55) Installing .makedepends-py3-smbc (20230328.004811) (55/55) Installing samba-server-openrc (4.18.0-r0) Executing busybox-1.36.0-r5.trigger OK: 498 MiB in 152 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-smbc: Fetching py3-smbc-1.0.25.1.tar.gz::https://github.com/hamano/pysmbc/archive/refs/tags/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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30501 100 30501 0 0 64795 0 --:--:-- --:--:-- --:--:-- 64795 >>> 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-armv8l-cpython-311 creating build/lib.linux-armv8l-cpython-311/smbc copying smbc/__init__.py -> build/lib.linux-armv8l-cpython-311/smbc copying smbc/xattr.py -> build/lib.linux-armv8l-cpython-311/smbc running build_ext building '_smbc' extension creating build/temp.linux-armv8l-cpython-311 creating build/temp.linux-armv8l-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-armv8l-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-armv8l-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-armv8l-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-armv8l-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-armv8l-cpython-311/smbc/smbcmodule.o gcc -shared -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-311/smbc/context.o build/temp.linux-armv8l-cpython-311/smbc/dir.o build/temp.linux-armv8l-cpython-311/smbc/file.o build/temp.linux-armv8l-cpython-311/smbc/smbcdirent.o build/temp.linux-armv8l-cpython-311/smbc/smbcmodule.o -L/usr/lib -lsmbclient -o build/lib.linux-armv8l-cpython-311/_smbc.cpython-311-arm-linux-musleabihf.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-armv8l-cpython-311/_smbc.cpython-311-arm-linux-musleabihf.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-armv8l-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-armv8l-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-armhf.so.1 so:libsmbclient.so.0 >>> py3-smbc*: Package size: 104.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 00:48:17 +0000 elapsed time 0h 0m 8s >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> py3-smbc: Uninstalling dependencies... (1/55) Purging .makedepends-py3-smbc (20230328.004811) (2/55) Purging python3-dev (3.11.2-r0) (3/55) Purging samba-dev (4.18.0-r0) (4/55) Purging samba-dc-libs (4.18.0-r0) (5/55) Purging samba-server-openrc (4.18.0-r0) (6/55) Purging samba-server (4.18.0-r0) (7/55) Purging samba-client (4.18.0-r0) (8/55) Purging samba-common (4.18.0-r0) (9/55) Purging samba-common-tools (4.18.0-r0) (10/55) Purging py3-setuptools (67.6.0-r0) (11/55) Purging py3-packaging (23.0-r1) (12/55) Purging py3-parsing (3.0.9-r1) (13/55) Purging ldb-dev (2.7.1-r0) (14/55) Purging tdb-dev (1.4.8-r0) (15/55) Purging samba-libs-py3 (4.18.0-r0) (16/55) Purging py3-ldb (2.7.1-r0) (17/55) Purging tevent-dev (0.14.1-r0) (18/55) Purging talloc-dev (2.4.0-r0) (19/55) Purging py3-talloc (2.4.0-r0) (20/55) Purging python3 (3.11.2-r0) (21/55) Purging libarchive (3.6.2-r1) (22/55) Purging libbz2 (1.0.8-r4) (23/55) Purging samba-server-libs (4.18.0-r0) (24/55) Purging samba-common-server-libs (4.18.0-r0) (25/55) Purging samba-client-libs (4.18.0-r0) (26/55) Purging libsmbclient (4.18.0-r0) (27/55) Purging samba-libs (4.18.0-r0) (28/55) Purging samba-util-libs (4.18.0-r0) (29/55) Purging cups-libs (2.4.2-r4) (30/55) Purging gnutls (3.8.0-r0) (31/55) Purging p11-kit (0.24.1-r1) (32/55) Purging libffi (3.4.4-r1) (33/55) Purging libldap (2.6.4-r0) (34/55) Purging libsasl (2.1.28-r3) (35/55) Purging gdbm (1.23-r0) (36/55) Purging xz-libs (5.4.2-r0) (37/55) Purging mpdecimal (2.5.1-r1) (38/55) Purging libpanelw (6.4_p20230311-r0) (39/55) Purging readline (8.2.1-r0) (40/55) Purging sqlite-libs (3.41.2-r1) (41/55) Purging nettle (3.8.1-r0) (42/55) Purging libtasn1 (4.19.0-r0) (43/55) Purging libunistring (1.1-r0) (44/55) Purging ldb (2.7.1-r0) (45/55) Purging tevent (0.14.1-r0) (46/55) Purging talloc (2.4.0-r0) (47/55) Purging jansson (2.14-r0) (48/55) Purging tdb-libs (1.4.8-r0) (49/55) Purging linux-pam (1.5.2-r7) (50/55) Purging libwbclient (4.18.0-r0) (51/55) Purging avahi-libs (0.8-r9) (52/55) Purging dbus-libs (1.14.6-r1) (53/55) Purging libintl (0.21.1-r2) (54/55) Purging liburing (2.3-r1) (55/55) Purging libformw (6.4_p20230311-r0) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 97 packages >>> py3-smbc: Updating the testing/armhf repository index... >>> py3-smbc: Signing the index...