>>> py3-appdirs: Building main/py3-appdirs 1.4.4-r8 (using abuild 3.16.0_rc4-r0) started Sat, 18 Oct 2025 17:38:25 +0000 >>> py3-appdirs: Validating /home/buildozer/aports/main/py3-appdirs/APKBUILD... >>> py3-appdirs: Analyzing dependencies... >>> py3-appdirs: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20251010-r0) ( 7/34) Installing sqlite-libs (3.50.4-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing python3-pyc (3.12.12-r0) (12/34) Installing py3-installer (0.7.0-r2) (13/34) Installing py3-installer-pyc (0.7.0-r2) (14/34) Installing py3-gpep517 (19-r0) (15/34) Installing py3-gpep517-pyc (19-r0) (16/34) Installing py3-parsing (3.2.3-r0) (17/34) Installing py3-parsing-pyc (3.2.3-r0) (18/34) Installing py3-packaging (25.0-r0) (19/34) Installing py3-packaging-pyc (25.0-r0) (20/34) Installing py3-setuptools (80.9.0-r1) (21/34) Installing py3-setuptools-pyc (80.9.0-r1) (22/34) Installing py3-wheel (0.46.1-r0) (23/34) Installing py3-wheel-pyc (0.46.1-r0) (24/34) Installing py3-iniconfig (2.1.0-r0) (25/34) Installing py3-iniconfig-pyc (2.1.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (8.4.2-r1) (33/34) Installing py3-pytest-pyc (8.4.2-r1) (34/34) Installing .makedepends-py3-appdirs (20251018.173827) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 497 MiB in 135 packages >>> py3-appdirs: Cleaning up srcdir >>> py3-appdirs: Cleaning up pkgdir >>> py3-appdirs: Cleaning up tmpdir >>> py3-appdirs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/appdirs-1.4.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/appdirs-1.4.4.tar.gz.part' appdirs-1.4.4.tar.gz 100% |********************************| 13470 0:00:00 ETA '/var/cache/distfiles/v3.23/appdirs-1.4.4.tar.gz.part' saved /var/cache/distfiles/v3.23/appdirs-1.4.4.tar.gz: OK >>> py3-appdirs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/appdirs-1.4.4.tar.gz /var/cache/distfiles/v3.23/appdirs-1.4.4.tar.gz: OK >>> py3-appdirs: Unpacking /var/cache/distfiles/v3.23/appdirs-1.4.4.tar.gz... 2025-10-18 17:38:28,215 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/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' 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-18 17:38:28,239 root INFO running bdist_wheel 2025-10-18 17:38:28,250 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-18 17:38:28,259 root INFO running build 2025-10-18 17:38:28,260 root INFO running build_py 2025-10-18 17:38:28,264 root INFO creating build/lib 2025-10-18 17:38:28,264 root INFO copying appdirs.py -> build/lib 2025-10-18 17:38:28,272 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-18 17:38:28,272 root INFO running install 2025-10-18 17:38:28,280 root INFO running install_lib 2025-10-18 17:38:28,284 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-18 17:38:28,284 root INFO copying build/lib/appdirs.py -> build/bdist.linux-x86_64/wheel/. 2025-10-18 17:38:28,284 root INFO running install_egg_info 2025-10-18 17:38:28,288 root INFO running egg_info 2025-10-18 17:38:28,292 root INFO writing appdirs.egg-info/PKG-INFO 2025-10-18 17:38:28,292 root INFO writing dependency_links to appdirs.egg-info/dependency_links.txt 2025-10-18 17:38:28,293 root INFO writing top-level names to appdirs.egg-info/top_level.txt 2025-10-18 17:38:28,296 root INFO reading manifest file 'appdirs.egg-info/SOURCES.txt' 2025-10-18 17:38:28,297 root INFO reading manifest template 'MANIFEST.in' 2025-10-18 17:38:28,297 root INFO adding license file 'LICENSE.txt' 2025-10-18 17:38:28,298 root INFO writing manifest file 'appdirs.egg-info/SOURCES.txt' 2025-10-18 17:38:28,298 root INFO Copying appdirs.egg-info to build/bdist.linux-x86_64/wheel/./appdirs-1.4.4-py3.12.egg-info 2025-10-18 17:38:28,299 root INFO running install_scripts 2025-10-18 17:38:28,300 root INFO creating build/bdist.linux-x86_64/wheel/appdirs-1.4.4.dist-info/WHEEL 2025-10-18 17:38:28,301 wheel INFO creating '/home/buildozer/aports/main/py3-appdirs/src/appdirs-1.4.4/.dist/.tmp-_h2efe7i/appdirs-1.4.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-18 17:38:28,301 wheel INFO adding 'appdirs.py' 2025-10-18 17:38:28,302 wheel INFO adding 'appdirs-1.4.4.dist-info/licenses/LICENSE.txt' 2025-10-18 17:38:28,302 wheel INFO adding 'appdirs-1.4.4.dist-info/METADATA' 2025-10-18 17:38:28,302 wheel INFO adding 'appdirs-1.4.4.dist-info/WHEEL' 2025-10-18 17:38:28,302 wheel INFO adding 'appdirs-1.4.4.dist-info/top_level.txt' 2025-10-18 17:38:28,302 wheel INFO adding 'appdirs-1.4.4.dist-info/RECORD' 2025-10-18 17:38:28,303 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-18 17:38:28,303 gpep517 INFO The backend produced .dist/appdirs-1.4.4-py2.py3-none-any.whl appdirs-1.4.4-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/py3-appdirs/src/appdirs-1.4.4 collected 3 items test/test_api.py ... [100%] ============================== 3 passed in 0.02s =============================== >>> py3-appdirs: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-appdirs-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/main/py3-appdirs/pkg/py3-appdirs-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-appdirs-pyc*: Preparing subpackage py3-appdirs-pyc... >>> py3-appdirs-pyc*: Running postcheck for py3-appdirs-pyc >>> py3-appdirs*: Running postcheck for py3-appdirs >>> py3-appdirs*: Preparing package py3-appdirs... >>> py3-appdirs-pyc*: Tracing dependencies... python3~3.12 >>> py3-appdirs-pyc*: Package size: 27.3 KB >>> py3-appdirs-pyc*: Compressing data... >>> py3-appdirs-pyc*: Create checksum... >>> py3-appdirs-pyc*: Create py3-appdirs-pyc-1.4.4-r8.apk >>> py3-appdirs*: Tracing dependencies... python3 python3~3.12 >>> py3-appdirs*: Package size: 34.8 KB >>> py3-appdirs*: Compressing data... >>> py3-appdirs*: Create checksum... >>> py3-appdirs*: Create py3-appdirs-1.4.4-r8.apk >>> py3-appdirs: Build complete at Sat, 18 Oct 2025 17:38:29 +0000 elapsed time 0h 0m 4s >>> py3-appdirs: Cleaning up srcdir >>> py3-appdirs: Cleaning up pkgdir >>> py3-appdirs: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-appdirs (20251018.173827) ( 2/34) Purging py3-gpep517-pyc (19-r0) ( 3/34) Purging py3-gpep517 (19-r0) ( 4/34) Purging py3-installer-pyc (0.7.0-r2) ( 5/34) Purging py3-installer (0.7.0-r2) ( 6/34) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/34) Purging py3-setuptools (80.9.0-r1) ( 8/34) Purging py3-wheel-pyc (0.46.1-r0) ( 9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-pyc (8.4.2-r1) (11/34) Purging py3-pytest (8.4.2-r1) (12/34) Purging py3-iniconfig-pyc (2.1.0-r0) (13/34) Purging py3-iniconfig (2.1.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.5_p20251010-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r1) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... usr_merge_nag.sh: * WARNING: The current system is not /usr-merged. You are encouraged to usr_merge_nag.sh: * migrate manually to ensure the best-possible support. See usr_merge_nag.sh: * https://alpinelinux.org/posts/2025-10-01-usr-merge.html for more details OK: 439 MiB in 101 packages >>> py3-appdirs: Updating the main/x86_64 repository index... >>> py3-appdirs: Signing the index...