>>> py3-smbc: Building community/py3-smbc 1.0.25.1-r2 (using abuild 3.13.0-r3) started Sat, 04 May 2024 09:24:49 +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/54) Installing libbz2 (1.0.8-r6) (2/54) Installing libffi (3.4.6-r0) (3/54) Installing gdbm (1.23-r1) (4/54) Installing xz-libs (5.6.1-r3) (5/54) Installing mpdecimal (4.0.0-r0) (6/54) Installing libpanelw (6.4_p20240330-r0) (7/54) Installing readline (8.2.10-r0) (8/54) Installing sqlite-libs (3.45.3-r0) (9/54) Installing python3 (3.12.3-r1) (10/54) Installing python3-pycache-pyc0 (3.12.3-r1) (11/54) Installing pyc (3.12.3-r1) (12/54) Installing python3-pyc (3.12.3-r1) (13/54) Installing python3-dev (3.12.3-r1) (14/54) Installing nettle (3.9.1-r0) (15/54) Installing libtasn1 (4.19.0-r2) (16/54) Installing p11-kit (0.25.3-r0) (17/54) Installing gnutls (3.8.3-r0) (18/54) Installing talloc (2.4.2-r1) (19/54) Installing tevent (0.16.1-r0) (20/54) Installing samba-util-libs (4.19.5-r2) (21/54) Installing libwbclient (4.19.5-r2) (22/54) Installing libsasl (2.1.28-r6) (23/54) Installing libldap (2.6.7-r0) (24/54) Installing lmdb (0.9.32-r0) (25/54) Installing tdb-libs (1.4.9-r1) (26/54) Installing ldb (2.8.0-r1) (27/54) Installing samba-libs (4.19.5-r2) (28/54) Installing libsmbclient (4.19.5-r2) (29/54) Installing py3-talloc (2.4.2-r1) (30/54) Installing talloc-dev (2.4.2-r1) (31/54) Installing tdb-dev (1.4.9-r1) (32/54) Installing py3-ldb (2.8.0-r1) (33/54) Installing ldb-dev (2.8.0-r1) (34/54) Installing tevent-dev (0.16.1-r0) (35/54) Installing skalibs (2.14.1.1-r0) (36/54) Installing utmps-libs (0.1.2.2-r1) (37/54) Installing linux-pam (1.6.0-r0) (38/54) Installing libauth-samba (4.19.5-r2) (39/54) Installing samba-client-libs (4.19.5-r2) (40/54) Installing dbus-libs (1.14.10-r1) (41/54) Installing libintl (0.22.5-r0) (42/54) Installing avahi-libs (0.8-r17) (43/54) Installing samba-common-server-libs (4.19.5-r2) (44/54) Installing samba-server-libs (4.19.5-r2) (45/54) Installing samba-libs-py3 (4.19.5-r2) (46/54) Installing samba-dc-libs (4.19.5-r2) (47/54) Installing samba-dev (4.19.5-r2) (48/54) Installing py3-parsing (3.1.2-r1) (49/54) Installing py3-parsing-pyc (3.1.2-r1) (50/54) Installing py3-packaging (24.0-r1) (51/54) Installing py3-packaging-pyc (24.0-r1) (52/54) Installing py3-setuptools (69.5.1-r0) (53/54) Installing py3-setuptools-pyc (69.5.1-r0) (54/54) Installing .makedepends-py3-smbc (20240504.092452) Executing busybox-1.36.1-r26.trigger OK: 631 MiB in 157 packages >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> py3-smbc: Cleaning up tmpdir >>> py3-smbc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/py3-smbc-1.0.25.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.20/py3-smbc-1.0.25.1.tar.gz.part' py3-smbc-1.0.25.1.ta 100% |********************************| 30501 0:00:00 ETA '/var/cache/distfiles/v3.20/py3-smbc-1.0.25.1.tar.gz.part' saved >>> py3-smbc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.20/py3-smbc-1.0.25.1.tar.gz... running build running build_py creating build creating build/lib.linux-ppc64le-cpython-312 creating build/lib.linux-ppc64le-cpython-312/smbc copying smbc/xattr.py -> build/lib.linux-ppc64le-cpython-312/smbc copying smbc/__init__.py -> build/lib.linux-ppc64le-cpython-312/smbc running build_ext building '_smbc' extension creating build/temp.linux-ppc64le-cpython-312 creating build/temp.linux-ppc64le-cpython-312/smbc gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/context.c -o build/temp.linux-ppc64le-cpython-312/smbc/context.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/dir.c -o build/temp.linux-ppc64le-cpython-312/smbc/dir.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/file.c -o build/temp.linux-ppc64le-cpython-312/smbc/file.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/smbcdirent.c -o build/temp.linux-ppc64le-cpython-312/smbc/smbcdirent.o gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DSMBCLIENT_VERSION=700 -I/usr/include/samba-4.0 -I/usr/include/python3.12 -c smbc/smbcmodule.c -o build/temp.linux-ppc64le-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 build/temp.linux-ppc64le-cpython-312/smbc/context.o build/temp.linux-ppc64le-cpython-312/smbc/dir.o build/temp.linux-ppc64le-cpython-312/smbc/file.o build/temp.linux-ppc64le-cpython-312/smbc/smbcdirent.o build/temp.linux-ppc64le-cpython-312/smbc/smbcmodule.o -L/usr/lib -lsmbclient -o build/lib.linux-ppc64le-cpython-312/_smbc.cpython-312-powerpc64le-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 copying build/lib.linux-ppc64le-cpython-312/_smbc.cpython-312-powerpc64le-linux-musl.so -> /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-ppc64le-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-ppc64le-cpython-312/smbc/__init__.py -> /home/buildozer/aports/community/py3-smbc/pkg/py3-smbc/usr/lib/python3.12/site-packages/smbc 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 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 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-ppc64le.so.1 so:libsmbclient.so.0 >>> py3-smbc*: Package size: 124.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, 04 May 2024 09:24:57 +0000 elapsed time 0h 0m 8s >>> py3-smbc: Cleaning up srcdir >>> py3-smbc: Cleaning up pkgdir >>> py3-smbc: Uninstalling dependencies... (1/54) Purging .makedepends-py3-smbc (20240504.092452) (2/54) Purging python3-dev (3.12.3-r1) (3/54) Purging samba-dev (4.19.5-r2) (4/54) Purging libsmbclient (4.19.5-r2) (5/54) Purging samba-dc-libs (4.19.5-r2) (6/54) Purging py3-setuptools-pyc (69.5.1-r0) (7/54) Purging py3-setuptools (69.5.1-r0) (8/54) Purging py3-packaging-pyc (24.0-r1) (9/54) Purging py3-packaging (24.0-r1) (10/54) Purging py3-parsing-pyc (3.1.2-r1) (11/54) Purging py3-parsing (3.1.2-r1) (12/54) Purging ldb-dev (2.8.0-r1) (13/54) Purging python3-pyc (3.12.3-r1) (14/54) Purging python3-pycache-pyc0 (3.12.3-r1) (15/54) Purging pyc (3.12.3-r1) (16/54) Purging samba-libs-py3 (4.19.5-r2) (17/54) Purging samba-server-libs (4.19.5-r2) (18/54) Purging tdb-dev (1.4.9-r1) (19/54) Purging tevent-dev (0.16.1-r0) (20/54) Purging samba-common-server-libs (4.19.5-r2) (21/54) Purging avahi-libs (0.8-r17) (22/54) Purging dbus-libs (1.14.10-r1) (23/54) Purging samba-client-libs (4.19.5-r2) (24/54) Purging libauth-samba (4.19.5-r2) (25/54) Purging samba-libs (4.19.5-r2) (26/54) Purging libldap (2.6.7-r0) (27/54) Purging libsasl (2.1.28-r6) (28/54) Purging talloc-dev (2.4.2-r1) (29/54) Purging py3-talloc (2.4.2-r1) (30/54) Purging py3-ldb (2.8.0-r1) (31/54) Purging python3 (3.12.3-r1) (32/54) Purging gdbm (1.23-r1) (33/54) Purging samba-util-libs (4.19.5-r2) (34/54) Purging gnutls (3.8.3-r0) (35/54) Purging ldb (2.8.0-r1) (36/54) Purging libbz2 (1.0.8-r6) (37/54) Purging p11-kit (0.25.3-r0) (38/54) Purging libffi (3.4.6-r0) (39/54) Purging libintl (0.22.5-r0) (40/54) Purging libpanelw (6.4_p20240330-r0) (41/54) Purging libtasn1 (4.19.0-r2) (42/54) Purging libwbclient (4.19.5-r2) (43/54) Purging linux-pam (1.6.0-r0) (44/54) Purging lmdb (0.9.32-r0) (45/54) Purging mpdecimal (4.0.0-r0) (46/54) Purging nettle (3.9.1-r0) (47/54) Purging readline (8.2.10-r0) (48/54) Purging utmps-libs (0.1.2.2-r1) (49/54) Purging skalibs (2.14.1.1-r0) (50/54) Purging sqlite-libs (3.45.3-r0) (51/54) Purging tevent (0.16.1-r0) (52/54) Purging talloc (2.4.2-r1) (53/54) Purging tdb-libs (1.4.9-r1) (54/54) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r26.trigger OK: 415 MiB in 103 packages >>> py3-smbc: Updating the community/ppc64le repository index... >>> py3-smbc: Signing the index...