>>> py3-rjsmin: Building community/py3-rjsmin 1.2.2-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 03:42:39 +0000 >>> py3-rjsmin: Validating /home/udu/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 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/25) Upgrading python3 (3.12.11-r0 -> 3.12.12-r0) (2/25) Upgrading python3-pycache-pyc0 (3.12.11-r0 -> 3.12.12-r0) (3/25) Upgrading python3-pyc (3.12.11-r0 -> 3.12.12-r0) (4/25) Installing python3-dev (3.12.12-r0) (5/25) Installing py3-installer (0.7.0-r2) (6/25) Installing py3-installer-pyc (0.7.0-r2) (7/25) Installing py3-gpep517 (19-r0) (8/25) Installing py3-gpep517-pyc (19-r0) (9/25) Installing py3-parsing (3.2.3-r0) (10/25) Installing py3-parsing-pyc (3.2.3-r0) (11/25) Installing py3-packaging (25.0-r0) (12/25) Installing py3-packaging-pyc (25.0-r0) (13/25) Installing py3-setuptools (80.9.0-r0) (14/25) Installing py3-setuptools-pyc (80.9.0-r0) (15/25) Installing py3-wheel (0.46.1-r0) (16/25) Installing py3-wheel-pyc (0.46.1-r0) (17/25) Installing py3-iniconfig (2.1.0-r0) (18/25) Installing py3-iniconfig-pyc (2.1.0-r0) (19/25) Installing py3-pluggy (1.5.0-r0) (20/25) Installing py3-pluggy-pyc (1.5.0-r0) (21/25) Installing py3-py (1.11.0-r4) (22/25) Installing py3-py-pyc (1.11.0-r4) (23/25) Installing py3-pytest (8.3.5-r0) (24/25) Installing py3-pytest-pyc (8.3.5-r0) (25/25) Installing .makedepends-py3-rjsmin (20251013.034240) Executing busybox-1.37.0-r19.trigger OK: 354 MiB in 111 packages >>> py3-rjsmin: Cleaning up srcdir >>> py3-rjsmin: Cleaning up pkgdir >>> py3-rjsmin: Cleaning up tmpdir >>> py3-rjsmin: Fetching py3-rjsmin-1.2.2.tar.gz::https://github.com/ndparker/rjsmin/archive/refs/tags/1.2.2.tar.gz >>> py3-rjsmin: Fetching py3-rjsmin-1.2.2.tar.gz::https://github.com/ndparker/rjsmin/archive/refs/tags/1.2.2.tar.gz >>> py3-rjsmin: Checking sha512sums... py3-rjsmin-1.2.2.tar.gz: OK >>> py3-rjsmin: Unpacking /var/cache/distfiles/py3-rjsmin-1.2.2.tar.gz... 2025-10-13 03:42:40,921 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-13 03:42:40,933 root INFO running bdist_wheel 2025-10-13 03:42:40,939 root INFO running build 2025-10-13 03:42:40,939 root INFO running build_py 2025-10-13 03:42:40,941 root INFO creating build/lib.linux-x86_64-cpython-312 2025-10-13 03:42:40,941 root INFO copying rjsmin.py -> build/lib.linux-x86_64-cpython-312 2025-10-13 03:42:40,941 root INFO running build_ext 2025-10-13 03:42:40,942 root INFO building '_rjsmin' extension 2025-10-13 03:42:40,942 root INFO creating build/temp.linux-x86_64-cpython-312 2025-10-13 03:42:40,942 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -DEXT_VERSION=1.2.2 -DEXT_MODULE=_rjsmin -UEXT_PACKAGE -I. -I/usr/include/python3.12 -c rjsmin.c -o build/temp.linux-x86_64-cpython-312/rjsmin.o 2025-10-13 03:42:41,106 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/rjsmin.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/_rjsmin.cpython-312-x86_64-linux-musl.so 2025-10-13 03:42:41,116 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 03:42:41,116 root INFO running install 2025-10-13 03:42:41,121 root INFO running install_lib 2025-10-13 03:42:41,123 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 03:42:41,123 root INFO copying build/lib.linux-x86_64-cpython-312/_rjsmin.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/. 2025-10-13 03:42:41,123 root INFO copying build/lib.linux-x86_64-cpython-312/rjsmin.py -> build/bdist.linux-x86_64/wheel/. 2025-10-13 03:42:41,123 root INFO running install_egg_info 2025-10-13 03:42:41,125 root INFO running egg_info 2025-10-13 03:42:41,126 root INFO creating rjsmin.egg-info 2025-10-13 03:42:41,126 root INFO writing rjsmin.egg-info/PKG-INFO 2025-10-13 03:42:41,126 root INFO writing dependency_links to rjsmin.egg-info/dependency_links.txt 2025-10-13 03:42:41,126 root INFO writing top-level names to rjsmin.egg-info/top_level.txt 2025-10-13 03:42:41,126 root INFO writing manifest file 'rjsmin.egg-info/SOURCES.txt' 2025-10-13 03:42:41,128 root INFO reading manifest file 'rjsmin.egg-info/SOURCES.txt' 2025-10-13 03:42:41,128 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 03:42:41,129 root WARNING no previously-included directories found matching 'tasks' 2025-10-13 03:42:41,129 root WARNING no previously-included directories found matching 'docs/userdoc' 2025-10-13 03:42:41,129 root WARNING no previously-included directories found matching 'docs/coverage' 2025-10-13 03:42:41,129 root WARNING no previously-included directories found matching 'docs/gcov' 2025-10-13 03:42:41,129 root WARNING no previously-included directories found matching 'docs/_userdoc/_build' 2025-10-13 03:42:41,130 root INFO adding license file 'LICENSE' 2025-10-13 03:42:41,130 root INFO writing manifest file 'rjsmin.egg-info/SOURCES.txt' 2025-10-13 03:42:41,130 root INFO Copying rjsmin.egg-info to build/bdist.linux-x86_64/wheel/./rjsmin-1.2.2-py3.12.egg-info 2025-10-13 03:42:41,131 root INFO running install_scripts 2025-10-13 03:42:41,133 root INFO creating build/bdist.linux-x86_64/wheel/rjsmin-1.2.2.dist-info/WHEEL 2025-10-13 03:42:41,134 wheel INFO creating '/home/udu/aports/community/py3-rjsmin/src/rjsmin-1.2.2/.dist/.tmp-5by8f8vd/rjsmin-1.2.2-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 03:42:41,134 wheel INFO adding '_rjsmin.cpython-312-x86_64-linux-musl.so' 2025-10-13 03:42:41,134 wheel INFO adding 'rjsmin.py' 2025-10-13 03:42:41,134 wheel INFO adding 'rjsmin-1.2.2.dist-info/licenses/LICENSE' 2025-10-13 03:42:41,134 wheel INFO adding 'rjsmin-1.2.2.dist-info/METADATA' 2025-10-13 03:42:41,134 wheel INFO adding 'rjsmin-1.2.2.dist-info/WHEEL' 2025-10-13 03:42:41,134 wheel INFO adding 'rjsmin-1.2.2.dist-info/top_level.txt' 2025-10-13 03:42:41,134 wheel INFO adding 'rjsmin-1.2.2.dist-info/RECORD' 2025-10-13 03:42:41,134 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 03:42:41,135 gpep517 INFO The backend produced .dist/rjsmin-1.2.2-cp312-cp312-linux_x86_64.whl rjsmin-1.2.2-cp312-cp312-linux_x86_64.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/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.13s ============================== >>> py3-rjsmin: Entering fakeroot... >>> py3-rjsmin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/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-pyc*: Scanning shared objects >>> 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-x86_64.so.1 >>> py3-rjsmin*: Package size: 54.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 Mon, 13 Oct 2025 03:42:41 +0000 elapsed time 0h 0m 2s >>> py3-rjsmin: Cleaning up srcdir >>> py3-rjsmin: Cleaning up pkgdir >>> py3-rjsmin: Uninstalling dependencies... (1/22) Purging .makedepends-py3-rjsmin (20251013.034240) (2/22) Purging python3-dev (3.12.12-r0) (3/22) Purging py3-gpep517-pyc (19-r0) (4/22) Purging py3-gpep517 (19-r0) (5/22) Purging py3-installer-pyc (0.7.0-r2) (6/22) Purging py3-installer (0.7.0-r2) (7/22) Purging py3-setuptools-pyc (80.9.0-r0) (8/22) Purging py3-setuptools (80.9.0-r0) (9/22) Purging py3-wheel-pyc (0.46.1-r0) (10/22) Purging py3-wheel (0.46.1-r0) (11/22) Purging py3-pytest-pyc (8.3.5-r0) (12/22) Purging py3-pytest (8.3.5-r0) (13/22) Purging py3-iniconfig-pyc (2.1.0-r0) (14/22) Purging py3-iniconfig (2.1.0-r0) (15/22) Purging py3-packaging-pyc (25.0-r0) (16/22) Purging py3-packaging (25.0-r0) (17/22) Purging py3-parsing-pyc (3.2.3-r0) (18/22) Purging py3-parsing (3.2.3-r0) (19/22) Purging py3-pluggy-pyc (1.5.0-r0) (20/22) Purging py3-pluggy (1.5.0-r0) (21/22) Purging py3-py-pyc (1.11.0-r4) (22/22) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-rjsmin: Updating the community/x86_64 repository index... >>> py3-rjsmin: Signing the index...