>>> py3-otp: Building community/py3-otp 2.9.0-r2 (using abuild 3.16.0_rc4-r0) started Mon, 20 Oct 2025 09:58:08 +0000 >>> py3-otp: Validating /home/buildozer/aports/community/py3-otp/APKBUILD... >>> py3-otp: Analyzing dependencies... >>> py3-otp: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel ( 1/24) Installing libbz2 (1.0.8-r6) ( 2/24) Installing libffi (3.5.2-r0) ( 3/24) Installing gdbm (1.26-r0) ( 4/24) Installing xz-libs (5.8.1-r0) ( 5/24) Installing mpdecimal (4.0.1-r0) ( 6/24) Installing libpanelw (6.5_p20251010-r0) ( 7/24) Installing sqlite-libs (3.50.4-r1) ( 8/24) Installing python3 (3.12.12-r0) ( 9/24) Installing python3-pycache-pyc0 (3.12.12-r0) (10/24) Installing pyc (3.12.12-r0) (11/24) Installing py3-installer-pyc (0.7.0-r2) (12/24) Installing py3-gpep517-pyc (19-r0) (13/24) Installing python3-pyc (3.12.12-r0) (14/24) Installing py3-installer (0.7.0-r2) (15/24) Installing py3-gpep517 (19-r0) (16/24) Installing py3-parsing (3.2.3-r0) (17/24) Installing py3-parsing-pyc (3.2.3-r0) (18/24) Installing py3-packaging (25.0-r0) (19/24) Installing py3-packaging-pyc (25.0-r0) (20/24) Installing py3-setuptools (80.9.0-r1) (21/24) Installing py3-setuptools-pyc (80.9.0-r1) (22/24) Installing py3-wheel (0.46.1-r0) (23/24) Installing py3-wheel-pyc (0.46.1-r0) (24/24) Installing .makedepends-py3-otp (20251020.095841) busybox-1.37.0-r24.trigger: Executing script... OK: 331 MiB in 129 packages >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Cleaning up tmpdir >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-otp-2.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-otp: Fetching py3-otp-2.9.0.tar.gz::https://github.com/pyauth/pyotp/archive/refs/tags/v2.9.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.23/py3-otp-2.9.0.tar.gz.part' py3-otp-2.9.0.tar.gz 100% |********************************| 17444 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-otp-2.9.0.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-otp-2.9.0.tar.gz: OK >>> py3-otp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-otp-2.9.0.tar.gz /var/cache/distfiles/v3.23/py3-otp-2.9.0.tar.gz: OK >>> py3-otp: Unpacking /var/cache/distfiles/v3.23/py3-otp-2.9.0.tar.gz... 2025-10-20 09:58:43,084 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /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() 2025-10-20 09:58:43,108 root INFO running bdist_wheel 2025-10-20 09:58:43,124 root INFO running build 2025-10-20 09:58:43,124 root INFO running build_py 2025-10-20 09:58:43,128 root INFO creating build/lib/pyotp 2025-10-20 09:58:43,128 root INFO copying src/pyotp/__init__.py -> build/lib/pyotp 2025-10-20 09:58:43,128 root INFO copying src/pyotp/totp.py -> build/lib/pyotp 2025-10-20 09:58:43,129 root INFO copying src/pyotp/otp.py -> build/lib/pyotp 2025-10-20 09:58:43,129 root INFO copying src/pyotp/utils.py -> build/lib/pyotp 2025-10-20 09:58:43,129 root INFO copying src/pyotp/hotp.py -> build/lib/pyotp 2025-10-20 09:58:43,130 root INFO copying src/pyotp/compat.py -> build/lib/pyotp 2025-10-20 09:58:43,130 root INFO creating build/lib/pyotp/contrib 2025-10-20 09:58:43,130 root INFO copying src/pyotp/contrib/__init__.py -> build/lib/pyotp/contrib 2025-10-20 09:58:43,130 root INFO copying src/pyotp/contrib/steam.py -> build/lib/pyotp/contrib 2025-10-20 09:58:43,131 root INFO copying src/pyotp/py.typed -> build/lib/pyotp 2025-10-20 09:58:43,137 root INFO installing to build/bdist.linux-armv8l/wheel 2025-10-20 09:58:43,137 root INFO running install 2025-10-20 09:58:43,148 root INFO running install_lib 2025-10-20 09:58:43,151 root INFO creating build/bdist.linux-armv8l/wheel 2025-10-20 09:58:43,151 root INFO creating build/bdist.linux-armv8l/wheel/pyotp 2025-10-20 09:58:43,151 root INFO copying build/lib/pyotp/__init__.py -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,152 root INFO copying build/lib/pyotp/totp.py -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,152 root INFO copying build/lib/pyotp/otp.py -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,152 root INFO copying build/lib/pyotp/utils.py -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,152 root INFO copying build/lib/pyotp/hotp.py -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,152 root INFO copying build/lib/pyotp/py.typed -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,153 root INFO copying build/lib/pyotp/compat.py -> build/bdist.linux-armv8l/wheel/./pyotp 2025-10-20 09:58:43,153 root INFO creating build/bdist.linux-armv8l/wheel/pyotp/contrib 2025-10-20 09:58:43,153 root INFO copying build/lib/pyotp/contrib/__init__.py -> build/bdist.linux-armv8l/wheel/./pyotp/contrib 2025-10-20 09:58:43,153 root INFO copying build/lib/pyotp/contrib/steam.py -> build/bdist.linux-armv8l/wheel/./pyotp/contrib 2025-10-20 09:58:43,153 root INFO running install_egg_info 2025-10-20 09:58:43,157 root INFO running egg_info 2025-10-20 09:58:43,159 root INFO creating src/pyotp.egg-info 2025-10-20 09:58:43,159 root INFO writing src/pyotp.egg-info/PKG-INFO 2025-10-20 09:58:43,160 root INFO writing dependency_links to src/pyotp.egg-info/dependency_links.txt 2025-10-20 09:58:43,161 root INFO writing requirements to src/pyotp.egg-info/requires.txt 2025-10-20 09:58:43,161 root INFO writing top-level names to src/pyotp.egg-info/top_level.txt 2025-10-20 09:58:43,161 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2025-10-20 09:58:43,164 root INFO reading manifest file 'src/pyotp.egg-info/SOURCES.txt' 2025-10-20 09:58:43,164 root INFO reading manifest template 'MANIFEST.in' 2025-10-20 09:58:43,165 root INFO adding license file 'LICENSE' 2025-10-20 09:58:43,166 root INFO writing manifest file 'src/pyotp.egg-info/SOURCES.txt' 2025-10-20 09:58:43,166 root INFO Copying src/pyotp.egg-info to build/bdist.linux-armv8l/wheel/./pyotp-2.9.0-py3.12.egg-info 2025-10-20 09:58:43,167 root INFO running install_scripts 2025-10-20 09:58:43,168 root INFO creating build/bdist.linux-armv8l/wheel/pyotp-2.9.0.dist-info/WHEEL 2025-10-20 09:58:43,169 wheel INFO creating '/home/buildozer/aports/community/py3-otp/src/pyotp-2.9.0/.dist/.tmp-w2bww7ia/pyotp-2.9.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-10-20 09:58:43,169 wheel INFO adding 'pyotp/__init__.py' 2025-10-20 09:58:43,169 wheel INFO adding 'pyotp/compat.py' 2025-10-20 09:58:43,169 wheel INFO adding 'pyotp/hotp.py' 2025-10-20 09:58:43,170 wheel INFO adding 'pyotp/otp.py' 2025-10-20 09:58:43,170 wheel INFO adding 'pyotp/py.typed' 2025-10-20 09:58:43,170 wheel INFO adding 'pyotp/totp.py' 2025-10-20 09:58:43,170 wheel INFO adding 'pyotp/utils.py' 2025-10-20 09:58:43,171 wheel INFO adding 'pyotp/contrib/__init__.py' 2025-10-20 09:58:43,171 wheel INFO adding 'pyotp/contrib/steam.py' 2025-10-20 09:58:43,171 wheel INFO adding 'pyotp-2.9.0.dist-info/licenses/LICENSE' 2025-10-20 09:58:43,171 wheel INFO adding 'pyotp-2.9.0.dist-info/METADATA' 2025-10-20 09:58:43,171 wheel INFO adding 'pyotp-2.9.0.dist-info/WHEEL' 2025-10-20 09:58:43,172 wheel INFO adding 'pyotp-2.9.0.dist-info/top_level.txt' 2025-10-20 09:58:43,172 wheel INFO adding 'pyotp-2.9.0.dist-info/RECORD' 2025-10-20 09:58:43,172 root INFO removing build/bdist.linux-armv8l/wheel 2025-10-20 09:58:43,173 gpep517 INFO The backend produced .dist/pyotp-2.9.0-py3-none-any.whl pyotp-2.9.0-py3-none-any.whl >>> py3-otp: Entering fakeroot... >>> py3-otp-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pyotp/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.12/site-packages/pyotp/__pycache__' 'usr/lib/python3.12/site-packages/pyotp/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-otp/pkg/py3-otp-pyc/usr/lib/python3.12/site-packages/pyotp/contrib/__pycache__' >>> py3-otp-pyc*: Preparing subpackage py3-otp-pyc... >>> py3-otp-pyc*: Running postcheck for py3-otp-pyc >>> py3-otp*: Running postcheck for py3-otp >>> py3-otp*: Preparing package py3-otp... >>> py3-otp-pyc*: Tracing dependencies... python3~3.12 >>> py3-otp-pyc*: Package size: 23.1 KB >>> py3-otp-pyc*: Compressing data... >>> py3-otp-pyc*: Create checksum... >>> py3-otp-pyc*: Create py3-otp-pyc-2.9.0-r2.apk >>> py3-otp*: Tracing dependencies... python3~3.12 >>> py3-otp*: Package size: 29.2 KB >>> py3-otp*: Compressing data... >>> py3-otp*: Create checksum... >>> py3-otp*: Create py3-otp-2.9.0-r2.apk >>> py3-otp: Build complete at Mon, 20 Oct 2025 09:58:43 +0000 elapsed time 0h 0m 35s >>> py3-otp: Cleaning up srcdir >>> py3-otp: Cleaning up pkgdir >>> py3-otp: Cleaning up tmpdir >>> py3-otp: Uninstalling dependencies... ( 1/24) Purging .makedepends-py3-otp (20251020.095841) ( 2/24) Purging py3-gpep517-pyc (19-r0) ( 3/24) Purging py3-gpep517 (19-r0) ( 4/24) Purging py3-installer-pyc (0.7.0-r2) ( 5/24) Purging py3-installer (0.7.0-r2) ( 6/24) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/24) Purging py3-setuptools (80.9.0-r1) ( 8/24) Purging py3-wheel-pyc (0.46.1-r0) ( 9/24) Purging py3-wheel (0.46.1-r0) (10/24) Purging py3-packaging-pyc (25.0-r0) (11/24) Purging py3-packaging (25.0-r0) (12/24) Purging py3-parsing-pyc (3.2.3-r0) (13/24) Purging py3-parsing (3.2.3-r0) (14/24) Purging python3-pyc (3.12.12-r0) (15/24) Purging python3-pycache-pyc0 (3.12.12-r0) (16/24) Purging pyc (3.12.12-r0) (17/24) Purging python3 (3.12.12-r0) (18/24) Purging gdbm (1.26-r0) (19/24) Purging libbz2 (1.0.8-r6) (20/24) Purging libffi (3.5.2-r0) (21/24) Purging libpanelw (6.5_p20251010-r0) (22/24) Purging mpdecimal (4.0.1-r0) (23/24) Purging sqlite-libs (3.50.4-r1) (24/24) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 289 MiB in 105 packages >>> py3-otp: Updating the community/armv7 repository index... >>> py3-otp: Signing the index...