>>> ssh-ldap-pubkey: Building community/ssh-ldap-pubkey 1.4.0-r3 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 18:18:28 +0000 >>> ssh-ldap-pubkey: Validating /home/udu/aports/community/ssh-ldap-pubkey/APKBUILD... >>> ssh-ldap-pubkey: Analyzing dependencies... >>> ssh-ldap-pubkey: Installing for build: build-base python3 py3-ldap py3-docopt python3-dev py3-setuptools WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/21) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/21) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/21) Installing py3-asn1 (0.6.1-r0) (5/21) Installing py3-asn1-pyc (0.6.1-r0) (6/21) Installing py3-asn1-modules (0.4.1-r0) (7/21) Installing py3-asn1-modules-pyc (0.4.1-r0) (8/21) Installing libsasl (2.1.28-r8) (9/21) Installing libldap (2.6.8-r0) (10/21) Installing py3-ldap (3.4.4-r1) (11/21) Installing py3-ldap-pyc (3.4.4-r1) (12/21) Installing py3-docopt (0.6.2-r11) (13/21) Installing py3-docopt-pyc (0.6.2-r11) (14/21) Installing python3-dev (3.12.12-r0) (15/21) Installing py3-parsing (3.2.3-r0) (16/21) Installing py3-parsing-pyc (3.2.3-r0) (17/21) Installing py3-packaging (25.0-r0) (18/21) Installing py3-packaging-pyc (25.0-r0) (19/21) Installing py3-setuptools (80.9.0-r0) (20/21) Installing py3-setuptools-pyc (80.9.0-r0) (21/21) Installing .makedepends-ssh-ldap-pubkey (20251013.181829) Executing busybox-1.37.0-r19.trigger OK: 353 MiB in 107 packages >>> ssh-ldap-pubkey: Cleaning up srcdir >>> ssh-ldap-pubkey: Cleaning up pkgdir >>> ssh-ldap-pubkey: Cleaning up tmpdir >>> ssh-ldap-pubkey: Fetching ssh-ldap-pubkey-1.4.0.tar.gz::https://github.com/jirutka/ssh-ldap-pubkey/archive/v1.4.0.tar.gz >>> ssh-ldap-pubkey: Fetching ssh-ldap-pubkey-1.4.0.tar.gz::https://github.com/jirutka/ssh-ldap-pubkey/archive/v1.4.0.tar.gz >>> ssh-ldap-pubkey: Checking sha512sums... ssh-ldap-pubkey-1.4.0.tar.gz: OK ldap.conf.patch: OK >>> ssh-ldap-pubkey: Unpacking /var/cache/distfiles/ssh-ldap-pubkey-1.4.0.tar.gz... >>> ssh-ldap-pubkey: ldap.conf.patch patching file etc/ldap.conf Hunk #1 succeeded at 1 with fuzz 2. /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/ssh_ldap_pubkey copying ssh_ldap_pubkey/config.py -> build/lib/ssh_ldap_pubkey copying ssh_ldap_pubkey/exceptions.py -> build/lib/ssh_ldap_pubkey copying ssh_ldap_pubkey/__init__.py -> build/lib/ssh_ldap_pubkey running build_scripts creating build/scripts-3.12 copying and adjusting bin/ssh-ldap-pubkey -> build/scripts-3.12 copying bin/ssh-ldap-pubkey-wrapper -> build/scripts-3.12 changing mode of build/scripts-3.12/ssh-ldap-pubkey from 644 to 755 >>> WARNING: ssh-ldap-pubkey: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> ssh-ldap-pubkey: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages creating /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey copying build/lib/ssh_ldap_pubkey/config.py -> /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey copying build/lib/ssh_ldap_pubkey/exceptions.py -> /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey copying build/lib/ssh_ldap_pubkey/__init__.py -> /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey byte-compiling /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey/config.py to config.cpython-312.pyc byte-compiling /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey/exceptions.py to exceptions.cpython-312.pyc byte-compiling /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info creating ssh_ldap_pubkey.egg-info writing ssh_ldap_pubkey.egg-info/PKG-INFO writing dependency_links to ssh_ldap_pubkey.egg-info/dependency_links.txt writing requirements to ssh_ldap_pubkey.egg-info/requires.txt writing top-level names to ssh_ldap_pubkey.egg-info/top_level.txt writing manifest file 'ssh_ldap_pubkey.egg-info/SOURCES.txt' reading manifest file 'ssh_ldap_pubkey.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'ssh_ldap_pubkey.egg-info/SOURCES.txt' Copying ssh_ldap_pubkey.egg-info to /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/lib/python3.12/site-packages/ssh_ldap_pubkey-1.4.0-py3.12.egg-info running install_scripts creating /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/bin copying build/scripts-3.12/ssh-ldap-pubkey -> /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/bin copying build/scripts-3.12/ssh-ldap-pubkey-wrapper -> /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/bin changing mode of /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/bin/ssh-ldap-pubkey to 755 changing mode of /home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey/usr/bin/ssh-ldap-pubkey-wrapper to 755 >>> ssh-ldap-pubkey-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey-doc/usr/share/doc' >>> ssh-ldap-pubkey-doc*: Preparing subpackage ssh-ldap-pubkey-doc... >>> ssh-ldap-pubkey-doc*: Running postcheck for ssh-ldap-pubkey-doc >>> ssh-ldap-pubkey-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/ssh_ldap_pubkey/__pycache__' -> '/home/udu/aports/community/ssh-ldap-pubkey/pkg/ssh-ldap-pubkey-pyc/usr/lib/python3.12/site-packages/ssh_ldap_pubkey/__pycache__' >>> ssh-ldap-pubkey-pyc*: Preparing subpackage ssh-ldap-pubkey-pyc... >>> ssh-ldap-pubkey-pyc*: Running postcheck for ssh-ldap-pubkey-pyc >>> ssh-ldap-pubkey*: Running postcheck for ssh-ldap-pubkey >>> ssh-ldap-pubkey*: Preparing package ssh-ldap-pubkey... >>> ssh-ldap-pubkey*: Script found. /bin/sh added as a dependency for ssh-ldap-pubkey-1.4.0-r3.apk >>> ssh-ldap-pubkey*: Adding .post-install >>> ssh-ldap-pubkey-doc*: Tracing dependencies... >>> ssh-ldap-pubkey-doc*: Package size: 7.6 KB >>> ssh-ldap-pubkey-doc*: Compressing data... >>> ssh-ldap-pubkey-doc*: Create checksum... >>> ssh-ldap-pubkey-doc*: Create ssh-ldap-pubkey-doc-1.4.0-r3.apk >>> ssh-ldap-pubkey-pyc*: Tracing dependencies... python3 py3-ldap py3-docopt python3~3.12 >>> ssh-ldap-pubkey-pyc*: Package size: 22.5 KB >>> ssh-ldap-pubkey-pyc*: Compressing data... >>> ssh-ldap-pubkey-pyc*: Create checksum... >>> ssh-ldap-pubkey-pyc*: Create ssh-ldap-pubkey-pyc-1.4.0-r3.apk >>> ssh-ldap-pubkey*: Tracing dependencies... python3 py3-ldap py3-docopt /bin/sh python3~3.12 >>> ssh-ldap-pubkey*: Package size: 29.5 KB >>> ssh-ldap-pubkey*: Compressing data... >>> ssh-ldap-pubkey*: Create checksum... >>> ssh-ldap-pubkey*: Create ssh-ldap-pubkey-1.4.0-r3.apk >>> ssh-ldap-pubkey: Build complete at Mon, 13 Oct 2025 18:18:30 +0000 elapsed time 0h 0m 2s >>> ssh-ldap-pubkey: Cleaning up srcdir >>> ssh-ldap-pubkey: Cleaning up pkgdir >>> ssh-ldap-pubkey: Uninstalling dependencies... (1/18) Purging .makedepends-ssh-ldap-pubkey (20251013.181829) (2/18) Purging py3-ldap-pyc (3.4.4-r1) (3/18) Purging py3-ldap (3.4.4-r1) (4/18) Purging py3-asn1-modules-pyc (0.4.1-r0) (5/18) Purging py3-asn1-modules (0.4.1-r0) (6/18) Purging py3-asn1-pyc (0.6.1-r0) (7/18) Purging py3-asn1 (0.6.1-r0) (8/18) Purging py3-docopt-pyc (0.6.2-r11) (9/18) Purging py3-docopt (0.6.2-r11) (10/18) Purging python3-dev (3.12.12-r0) (11/18) Purging py3-setuptools-pyc (80.9.0-r0) (12/18) Purging py3-setuptools (80.9.0-r0) (13/18) Purging py3-packaging-pyc (25.0-r0) (14/18) Purging py3-packaging (25.0-r0) (15/18) Purging py3-parsing-pyc (3.2.3-r0) (16/18) Purging py3-parsing (3.2.3-r0) (17/18) Purging libldap (2.6.8-r0) (18/18) Purging libsasl (2.1.28-r8) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> ssh-ldap-pubkey: Updating the community/x86_64 repository index... >>> ssh-ldap-pubkey: Signing the index...