>>> py3-rjsmin: Building community/py3-rjsmin 1.2.2-r1 (using abuild 3.16.0_rc4-r0) started Tue, 21 Oct 2025 18:13:41 +0000 >>> py3-rjsmin: Validating /home/buildozer/aports/community/py3-rjsmin/APKBUILD... >>> WARNING: py3-rjsmin: No maintainer >>> py3-rjsmin: Analyzing dependencies... >>> py3-rjsmin: Installing for build: build-base python3-dev py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 1/32) Installing gdbm (1.26-r0) ( 2/32) Installing xz-libs (5.8.1-r0) ( 3/32) Installing mpdecimal (4.0.1-r0) ( 4/32) Installing libpanelw (6.5_p20251010-r0) ( 5/32) Installing python3 (3.12.12-r0) ( 6/32) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/32) Installing pyc (3.12.12-r0) ( 8/32) Installing python3-pyc (3.12.12-r0) ( 9/32) Installing python3-dev (3.12.12-r0) (10/32) Installing py3-installer (0.7.0-r2) (11/32) Installing py3-installer-pyc (0.7.0-r2) (12/32) Installing py3-gpep517 (19-r0) (13/32) Installing py3-gpep517-pyc (19-r0) (14/32) Installing py3-parsing (3.2.3-r0) (15/32) Installing py3-parsing-pyc (3.2.3-r0) (16/32) Installing py3-packaging (25.0-r0) (17/32) Installing py3-packaging-pyc (25.0-r0) (18/32) Installing py3-setuptools (80.9.0-r1) (19/32) Installing py3-setuptools-pyc (80.9.0-r1) (20/32) Installing py3-wheel (0.46.1-r0) (21/32) Installing py3-wheel-pyc (0.46.1-r0) (22/32) Installing py3-iniconfig (2.3.0-r0) (23/32) Installing py3-iniconfig-pyc (2.3.0-r0) (24/32) Installing py3-pluggy (1.6.0-r0) (25/32) Installing py3-pluggy-pyc (1.6.0-r0) (26/32) Installing py3-py (1.11.0-r4) (27/32) Installing py3-py-pyc (1.11.0-r4) (28/32) Installing py3-pygments (2.19.2-r0) (29/32) Installing py3-pygments-pyc (2.19.2-r0) (30/32) Installing py3-pytest (8.4.2-r1) (31/32) Installing py3-pytest-pyc (8.4.2-r1) (32/32) Installing .makedepends-py3-rjsmin (20251021.181425) busybox-1.37.0-r24.trigger: Executing script... OK: 697 MiB in 183 packages >>> py3-rjsmin: Cleaning up srcdir >>> py3-rjsmin: Cleaning up pkgdir >>> py3-rjsmin: Cleaning up tmpdir >>> py3-rjsmin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-rjsmin: Fetching py3-rjsmin-1.2.2.tar.gz::https://github.com/ndparker/rjsmin/archive/refs/tags/1.2.2.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz.part' py3-rjsmin-1.2.2.tar 95779 --:--:-- ETA py3-rjsmin-1.2.2.tar 100% |********************************| 437k 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz: OK >>> py3-rjsmin: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz /var/cache/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz: OK >>> py3-rjsmin: Unpacking /var/cache/distfiles/v3.23/py3-rjsmin-1.2.2.tar.gz... 2025-10-21 18:14:30,336 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-21 18:14:30,378 root INFO running bdist_wheel 2025-10-21 18:14:30,404 root INFO running build 2025-10-21 18:14:30,404 root INFO running build_py 2025-10-21 18:14:30,411 root INFO creating build/lib.linux-ppc64le-cpython-312 2025-10-21 18:14:30,412 root INFO copying rjsmin.py -> build/lib.linux-ppc64le-cpython-312 2025-10-21 18:14:30,412 root INFO running build_ext 2025-10-21 18:14:30,414 root INFO building '_rjsmin' extension 2025-10-21 18:14:30,415 root INFO creating build/temp.linux-ppc64le-cpython-312 2025-10-21 18:14:30,415 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -DEXT_VERSION=1.2.2 -DEXT_MODULE=_rjsmin -UEXT_PACKAGE -I. -I/usr/include/python3.12 -c rjsmin.c -o build/temp.linux-ppc64le-cpython-312/rjsmin.o 2025-10-21 18:14:30,718 root INFO cc -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/rjsmin.o -L/usr/lib -o build/lib.linux-ppc64le-cpython-312/_rjsmin.cpython-312-powerpc64le-linux-musl.so 2025-10-21 18:14:30,755 root INFO installing to build/bdist.linux-ppc64le/wheel 2025-10-21 18:14:30,755 root INFO running install 2025-10-21 18:14:30,790 root INFO running install_lib 2025-10-21 18:14:30,797 root INFO creating build/bdist.linux-ppc64le/wheel 2025-10-21 18:14:30,797 root INFO copying build/lib.linux-ppc64le-cpython-312/rjsmin.py -> build/bdist.linux-ppc64le/wheel/. 2025-10-21 18:14:30,797 root INFO copying build/lib.linux-ppc64le-cpython-312/_rjsmin.cpython-312-powerpc64le-linux-musl.so -> build/bdist.linux-ppc64le/wheel/. 2025-10-21 18:14:30,798 root INFO running install_egg_info 2025-10-21 18:14:30,804 root INFO running egg_info 2025-10-21 18:14:30,810 root INFO creating rjsmin.egg-info 2025-10-21 18:14:30,810 root INFO writing rjsmin.egg-info/PKG-INFO 2025-10-21 18:14:30,811 root INFO writing dependency_links to rjsmin.egg-info/dependency_links.txt 2025-10-21 18:14:30,811 root INFO writing top-level names to rjsmin.egg-info/top_level.txt 2025-10-21 18:14:30,811 root INFO writing manifest file 'rjsmin.egg-info/SOURCES.txt' 2025-10-21 18:14:30,818 root INFO reading manifest file 'rjsmin.egg-info/SOURCES.txt' 2025-10-21 18:14:30,818 root INFO reading manifest template 'MANIFEST.in' 2025-10-21 18:14:30,822 root WARNING no previously-included directories found matching 'tasks' 2025-10-21 18:14:30,823 root WARNING no previously-included directories found matching 'docs/userdoc' 2025-10-21 18:14:30,824 root WARNING no previously-included directories found matching 'docs/coverage' 2025-10-21 18:14:30,824 root WARNING no previously-included directories found matching 'docs/gcov' 2025-10-21 18:14:30,824 root WARNING no previously-included directories found matching 'docs/_userdoc/_build' 2025-10-21 18:14:30,825 root INFO adding license file 'LICENSE' 2025-10-21 18:14:30,828 root INFO writing manifest file 'rjsmin.egg-info/SOURCES.txt' 2025-10-21 18:14:30,829 root INFO Copying rjsmin.egg-info to build/bdist.linux-ppc64le/wheel/./rjsmin-1.2.2-py3.12.egg-info 2025-10-21 18:14:30,830 root INFO running install_scripts 2025-10-21 18:14:30,838 root INFO creating build/bdist.linux-ppc64le/wheel/rjsmin-1.2.2.dist-info/WHEEL 2025-10-21 18:14:30,839 wheel INFO creating '/home/buildozer/aports/community/py3-rjsmin/src/rjsmin-1.2.2/.dist/.tmp-g5pwx3v9/rjsmin-1.2.2-cp312-cp312-linux_ppc64le.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2025-10-21 18:14:30,839 wheel INFO adding '_rjsmin.cpython-312-powerpc64le-linux-musl.so' 2025-10-21 18:14:30,840 wheel INFO adding 'rjsmin.py' 2025-10-21 18:14:30,840 wheel INFO adding 'rjsmin-1.2.2.dist-info/licenses/LICENSE' 2025-10-21 18:14:30,841 wheel INFO adding 'rjsmin-1.2.2.dist-info/METADATA' 2025-10-21 18:14:30,841 wheel INFO adding 'rjsmin-1.2.2.dist-info/WHEEL' 2025-10-21 18:14:30,841 wheel INFO adding 'rjsmin-1.2.2.dist-info/top_level.txt' 2025-10-21 18:14:30,841 wheel INFO adding 'rjsmin-1.2.2.dist-info/RECORD' 2025-10-21 18:14:30,841 root INFO removing build/bdist.linux-ppc64le/wheel 2025-10-21 18:14:30,842 gpep517 INFO The backend produced .dist/rjsmin-1.2.2-cp312-cp312-linux_ppc64le.whl rjsmin-1.2.2-cp312-cp312-linux_ppc64le.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-rjsmin/src/rjsmin-1.2.2 collected 30 items tests/test_basic.py .. [ 6%] tests/test_ctype.py .. [ 13%] tests/test_incomplete.py ........ [ 40%] tests/test_issue13.py .. [ 46%] tests/test_issue17.py .............. [ 93%] tests/test_issue8.py .. [100%] ============================== 30 passed in 0.63s ============================== >>> py3-rjsmin: Entering fakeroot... >>> py3-rjsmin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-rjsmin/pkg/py3-rjsmin-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-rjsmin-pyc*: Preparing subpackage py3-rjsmin-pyc... >>> py3-rjsmin-pyc*: Running postcheck for py3-rjsmin-pyc >>> py3-rjsmin*: Running postcheck for py3-rjsmin >>> py3-rjsmin*: Preparing package py3-rjsmin... >>> py3-rjsmin*: Stripping binaries >>> py3-rjsmin*: Scanning shared objects >>> py3-rjsmin-pyc*: Tracing dependencies... python3~3.12 >>> py3-rjsmin-pyc*: Package size: 23.3 KB >>> py3-rjsmin-pyc*: Compressing data... >>> py3-rjsmin-pyc*: Create checksum... >>> py3-rjsmin-pyc*: Create py3-rjsmin-pyc-1.2.2-r1.apk >>> py3-rjsmin*: Tracing dependencies... python3~3.12 so:libc.musl-ppc64le.so.1 >>> py3-rjsmin*: Package size: 106.2 KB >>> py3-rjsmin*: Compressing data... >>> py3-rjsmin*: Create checksum... >>> py3-rjsmin*: Create py3-rjsmin-1.2.2-r1.apk >>> py3-rjsmin: Build complete at Tue, 21 Oct 2025 18:14:32 +0000 elapsed time 0h 0m 51s >>> py3-rjsmin: Cleaning up srcdir >>> py3-rjsmin: Cleaning up pkgdir >>> py3-rjsmin: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-rjsmin (20251021.181425) ( 2/32) Purging python3-dev (3.12.12-r0) ( 3/32) Purging py3-gpep517-pyc (19-r0) ( 4/32) Purging py3-gpep517 (19-r0) ( 5/32) Purging py3-installer-pyc (0.7.0-r2) ( 6/32) Purging py3-installer (0.7.0-r2) ( 7/32) Purging py3-setuptools-pyc (80.9.0-r1) ( 8/32) Purging py3-setuptools (80.9.0-r1) ( 9/32) Purging py3-wheel-pyc (0.46.1-r0) (10/32) Purging py3-wheel (0.46.1-r0) (11/32) Purging py3-pytest-pyc (8.4.2-r1) (12/32) Purging py3-pytest (8.4.2-r1) (13/32) Purging py3-iniconfig-pyc (2.3.0-r0) (14/32) Purging py3-iniconfig (2.3.0-r0) (15/32) Purging py3-packaging-pyc (25.0-r0) (16/32) Purging py3-packaging (25.0-r0) (17/32) Purging py3-parsing-pyc (3.2.3-r0) (18/32) Purging py3-parsing (3.2.3-r0) (19/32) Purging py3-pluggy-pyc (1.6.0-r0) (20/32) Purging py3-pluggy (1.6.0-r0) (21/32) Purging py3-py-pyc (1.11.0-r4) (22/32) Purging py3-py (1.11.0-r4) (23/32) Purging py3-pygments-pyc (2.19.2-r0) (24/32) Purging py3-pygments (2.19.2-r0) (25/32) Purging python3-pyc (3.12.12-r0) (26/32) Purging python3-pycache-pyc0 (3.12.12-r0) (27/32) Purging pyc (3.12.12-r0) (28/32) Purging python3 (3.12.12-r0) (29/32) Purging gdbm (1.26-r0) (30/32) Purging libpanelw (6.5_p20251010-r0) (31/32) Purging mpdecimal (4.0.1-r0) (32/32) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 579 MiB in 151 packages >>> py3-rjsmin: Updating the community/ppc64le repository index... >>> py3-rjsmin: Signing the index...