>>> py3-toposort: Building community/py3-toposort 1.10-r4 (using abuild 3.17.0_rc1-r2) started Wed, 29 Apr 2026 00:30:49 +0000 >>> py3-toposort: Validating /home/buildozer/aports/community/py3-toposort/APKBUILD... >>> py3-toposort: Analyzing dependencies... >>> py3-toposort: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel ( 1/25) Installing libbz2 (1.0.8-r6) ( 2/25) Installing libffi (3.5.2-r1) ( 3/25) Installing gdbm (1.26-r0) ( 4/25) Installing xz-libs (5.8.3-r0) ( 5/25) Installing mpdecimal (4.0.1-r0) ( 6/25) Installing libpanelw (6.6_p20260404-r0) ( 7/25) Installing readline (8.3.3-r1) ( 8/25) Installing sqlite-libs (3.53.0-r0) ( 9/25) Installing python3 (3.14.3-r0) (10/25) Installing python3-pycache-pyc0 (3.14.3-r0) (11/25) Installing pyc (3.14.3-r0) (12/25) Installing py3-installer-pyc (1.0.0-r0) (13/25) Installing py3-gpep517-pyc (19-r2) (14/25) Installing python3-pyc (3.14.3-r0) (15/25) Installing py3-installer (1.0.0-r0) (16/25) Installing py3-gpep517 (19-r2) (17/25) Installing py3-parsing (3.3.2-r1) (18/25) Installing py3-parsing-pyc (3.3.2-r1) (19/25) Installing py3-packaging (26.2-r0) (20/25) Installing py3-packaging-pyc (26.2-r0) (21/25) Installing py3-setuptools (82.0.1-r1) (22/25) Installing py3-setuptools-pyc (82.0.1-r1) (23/25) Installing py3-wheel (0.47.0-r0) (24/25) Installing py3-wheel-pyc (0.47.0-r0) (25/25) Installing .makedepends-py3-toposort (20260429.003053) Executing busybox-1.37.0-r31.trigger OK: 509.8 MiB in 128 packages >>> py3-toposort: Cleaning up srcdir >>> py3-toposort: Cleaning up pkgdir >>> py3-toposort: Cleaning up tmpdir >>> py3-toposort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/toposort-1.10.tar.bz2 Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/toposort-1.10.tar.bz2.part' toposort-1.10.tar.bz 100% |********************************| 9478 0:00:00 ETA '/var/cache/distfiles/v3.24/toposort-1.10.tar.bz2.part' saved /var/cache/distfiles/v3.24/toposort-1.10.tar.bz2: OK >>> py3-toposort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/toposort-1.10.tar.bz2 /var/cache/distfiles/v3.24/toposort-1.10.tar.bz2: OK >>> py3-toposort: Unpacking /var/cache/distfiles/v3.24/toposort-1.10.tar.bz2... 2026-04-29 00:30:54,878 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). By 2027-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-29 00:30:54,926 root INFO running bdist_wheel 2026-04-29 00:30:54,939 root INFO running build 2026-04-29 00:30:54,940 root INFO running build_py 2026-04-29 00:30:54,942 root INFO creating build/lib 2026-04-29 00:30:54,943 root INFO copying src/toposort.py -> build/lib 2026-04-29 00:30:54,943 root INFO running egg_info 2026-04-29 00:30:54,945 root INFO creating src/toposort.egg-info 2026-04-29 00:30:54,946 root INFO writing src/toposort.egg-info/PKG-INFO 2026-04-29 00:30:54,946 root INFO writing dependency_links to src/toposort.egg-info/dependency_links.txt 2026-04-29 00:30:54,946 root INFO writing top-level names to src/toposort.egg-info/top_level.txt 2026-04-29 00:30:54,946 root INFO writing manifest file 'src/toposort.egg-info/SOURCES.txt' 2026-04-29 00:30:54,950 root INFO reading manifest file 'src/toposort.egg-info/SOURCES.txt' 2026-04-29 00:30:54,950 root INFO reading manifest template 'MANIFEST.in' 2026-04-29 00:30:54,950 root INFO adding license file 'LICENSE.txt' 2026-04-29 00:30:54,951 root INFO adding license file 'NOTICE' 2026-04-29 00:30:54,952 root INFO writing manifest file 'src/toposort.egg-info/SOURCES.txt' 2026-04-29 00:30:54,957 root INFO installing to build/bdist.linux-ppc64le/wheel 2026-04-29 00:30:54,957 root INFO running install 2026-04-29 00:30:54,975 root INFO running install_lib 2026-04-29 00:30:54,978 root INFO creating build/bdist.linux-ppc64le/wheel 2026-04-29 00:30:54,978 root INFO copying build/lib/toposort.py -> build/bdist.linux-ppc64le/wheel/. 2026-04-29 00:30:54,978 root INFO running install_egg_info 2026-04-29 00:30:54,981 root INFO Copying src/toposort.egg-info to build/bdist.linux-ppc64le/wheel/./toposort-1.10-py3.14.egg-info 2026-04-29 00:30:54,982 root INFO running install_scripts 2026-04-29 00:30:54,983 root INFO creating build/bdist.linux-ppc64le/wheel/toposort-1.10.dist-info/WHEEL 2026-04-29 00:30:54,984 wheel INFO creating '/home/buildozer/aports/community/py3-toposort/src/toposort-1.10/.dist/.tmp-h3w_oxqe/toposort-1.10-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2026-04-29 00:30:54,984 wheel INFO adding 'toposort.py' 2026-04-29 00:30:54,984 wheel INFO adding 'toposort-1.10.dist-info/licenses/LICENSE.txt' 2026-04-29 00:30:54,985 wheel INFO adding 'toposort-1.10.dist-info/licenses/NOTICE' 2026-04-29 00:30:54,985 wheel INFO adding 'toposort-1.10.dist-info/METADATA' 2026-04-29 00:30:54,985 wheel INFO adding 'toposort-1.10.dist-info/WHEEL' 2026-04-29 00:30:54,985 wheel INFO adding 'toposort-1.10.dist-info/top_level.txt' 2026-04-29 00:30:54,985 wheel INFO adding 'toposort-1.10.dist-info/RECORD' 2026-04-29 00:30:54,985 root INFO removing build/bdist.linux-ppc64le/wheel 2026-04-29 00:30:54,986 gpep517 INFO The backend produced .dist/toposort-1.10-py3-none-any.whl toposort-1.10-py3-none-any.whl ........... ---------------------------------------------------------------------- Ran 11 tests in 0.001s OK >>> py3-toposort: Entering fakeroot... >>> py3-toposort-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-toposort/pkg/py3-toposort-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-toposort-pyc*: Preparing subpackage py3-toposort-pyc... Please specify at least one package name on the command line. >>> py3-toposort-pyc*: Running postcheck for py3-toposort-pyc >>> py3-toposort*: Running postcheck for py3-toposort >>> py3-toposort*: Preparing package py3-toposort... Please specify at least one package name on the command line. >>> py3-toposort-pyc*: Tracing dependencies... python3~3.14 >>> py3-toposort-pyc*: Package size: 3.6 KB >>> py3-toposort-pyc*: Compressing data... >>> py3-toposort-pyc*: Create checksum... >>> py3-toposort-pyc*: Create py3-toposort-pyc-1.10-r4.apk >>> py3-toposort*: Tracing dependencies... python3~3.14 >>> py3-toposort*: Package size: 19.9 KB >>> py3-toposort*: Compressing data... >>> py3-toposort*: Create checksum... >>> py3-toposort*: Create py3-toposort-1.10-r4.apk >>> py3-toposort: Build complete at Wed, 29 Apr 2026 00:30:55 +0000 elapsed time 0h 0m 6s >>> py3-toposort: Cleaning up srcdir >>> py3-toposort: Cleaning up pkgdir >>> py3-toposort: Uninstalling dependencies... ( 1/25) Purging .makedepends-py3-toposort (20260429.003053) ( 2/25) Purging py3-gpep517-pyc (19-r2) ( 3/25) Purging py3-gpep517 (19-r2) ( 4/25) Purging py3-installer-pyc (1.0.0-r0) ( 5/25) Purging py3-installer (1.0.0-r0) ( 6/25) Purging py3-setuptools-pyc (82.0.1-r1) ( 7/25) Purging py3-setuptools (82.0.1-r1) ( 8/25) Purging py3-wheel-pyc (0.47.0-r0) ( 9/25) Purging py3-wheel (0.47.0-r0) (10/25) Purging py3-packaging-pyc (26.2-r0) (11/25) Purging py3-packaging (26.2-r0) (12/25) Purging py3-parsing-pyc (3.3.2-r1) (13/25) Purging py3-parsing (3.3.2-r1) (14/25) Purging python3-pyc (3.14.3-r0) (15/25) Purging python3-pycache-pyc0 (3.14.3-r0) (16/25) Purging pyc (3.14.3-r0) (17/25) Purging python3 (3.14.3-r0) (18/25) Purging gdbm (1.26-r0) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.5.2-r1) (21/25) Purging libpanelw (6.6_p20260404-r0) (22/25) Purging mpdecimal (4.0.1-r0) (23/25) Purging readline (8.3.3-r1) (24/25) Purging sqlite-libs (3.53.0-r0) (25/25) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 459.0 MiB in 103 packages >>> py3-toposort: Updating the community/ppc64le repository index... >>> py3-toposort: Signing the index...