>>> py3-boolean.py: Building community/py3-boolean.py 5.0-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 15:19:37 +0000 >>> py3-boolean.py: Validating /home/udu/aports/community/py3-boolean.py/APKBUILD... >>> py3-boolean.py: Analyzing dependencies... >>> py3-boolean.py: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer 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/21) Installing py3-setuptools-pyc (80.9.0-r0) (2/21) Installing py3-parsing (3.2.3-r0) (3/21) Installing py3-parsing-pyc (3.2.3-r0) (4/21) Installing py3-packaging-pyc (25.0-r0) (5/21) Installing py3-packaging (25.0-r0) (6/21) Installing py3-setuptools (80.9.0-r0) (7/21) Installing py3-installer (0.7.0-r2) (8/21) Installing py3-installer-pyc (0.7.0-r2) (9/21) Installing py3-gpep517 (19-r0) (10/21) Installing py3-gpep517-pyc (19-r0) (11/21) Installing py3-wheel (0.46.1-r0) (12/21) Installing py3-wheel-pyc (0.46.1-r0) (13/21) Installing py3-iniconfig (2.1.0-r0) (14/21) Installing py3-iniconfig-pyc (2.1.0-r0) (15/21) Installing py3-pluggy (1.5.0-r0) (16/21) Installing py3-pluggy-pyc (1.5.0-r0) (17/21) Installing py3-py (1.11.0-r4) (18/21) Installing py3-py-pyc (1.11.0-r4) (19/21) Installing py3-pytest (8.3.5-r0) (20/21) Installing py3-pytest-pyc (8.3.5-r0) (21/21) Installing .makedepends-py3-boolean.py (20251012.151938) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-boolean.py: Cleaning up srcdir >>> py3-boolean.py: Cleaning up pkgdir >>> py3-boolean.py: Cleaning up tmpdir >>> py3-boolean.py: Fetching py3-boolean.py-5.0.tar.gz::https://github.com/bastikr/boolean.py/archive/refs/tags/v5.0.tar.gz >>> py3-boolean.py: Fetching py3-boolean.py-5.0.tar.gz::https://github.com/bastikr/boolean.py/archive/refs/tags/v5.0.tar.gz >>> py3-boolean.py: Checking sha512sums... py3-boolean.py-5.0.tar.gz: OK >>> py3-boolean.py: Unpacking /var/cache/distfiles/py3-boolean.py-5.0.tar.gz... 2025-10-12 15:19:38,713 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2025-10-12 15:19:38,724 root INFO running bdist_wheel 2025-10-12 15:19:38,731 root INFO running build 2025-10-12 15:19:38,731 root INFO running build_py 2025-10-12 15:19:38,733 root INFO creating build/lib/boolean 2025-10-12 15:19:38,733 root INFO copying boolean/boolean.py -> build/lib/boolean 2025-10-12 15:19:38,733 root INFO copying boolean/test_boolean.py -> build/lib/boolean 2025-10-12 15:19:38,733 root INFO copying boolean/__init__.py -> build/lib/boolean 2025-10-12 15:19:38,734 root INFO running egg_info 2025-10-12 15:19:38,735 root INFO creating boolean.py.egg-info 2025-10-12 15:19:38,735 root INFO writing boolean.py.egg-info/PKG-INFO 2025-10-12 15:19:38,736 root INFO writing dependency_links to boolean.py.egg-info/dependency_links.txt 2025-10-12 15:19:38,736 root INFO writing requirements to boolean.py.egg-info/requires.txt 2025-10-12 15:19:38,736 root INFO writing top-level names to boolean.py.egg-info/top_level.txt 2025-10-12 15:19:38,737 root INFO writing manifest file 'boolean.py.egg-info/SOURCES.txt' 2025-10-12 15:19:38,738 root INFO reading manifest file 'boolean.py.egg-info/SOURCES.txt' 2025-10-12 15:19:38,738 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 15:19:38,739 root WARNING warning: no previously-included files matching '*.py[co]' found anywhere in distribution 2025-10-12 15:19:38,739 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-10-12 15:19:38,739 root INFO adding license file 'LICENSE.txt' 2025-10-12 15:19:38,739 root INFO adding license file 'README.rst' 2025-10-12 15:19:38,739 root INFO adding license file 'CHANGELOG.rst' 2025-10-12 15:19:38,739 root INFO writing manifest file 'boolean.py.egg-info/SOURCES.txt' 2025-10-12 15:19:38,743 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 15:19:38,743 root INFO running install 2025-10-12 15:19:38,747 root INFO running install_lib 2025-10-12 15:19:38,749 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 15:19:38,749 root INFO creating build/bdist.linux-x86_64/wheel/boolean 2025-10-12 15:19:38,749 root INFO copying build/lib/boolean/boolean.py -> build/bdist.linux-x86_64/wheel/./boolean 2025-10-12 15:19:38,749 root INFO copying build/lib/boolean/test_boolean.py -> build/bdist.linux-x86_64/wheel/./boolean 2025-10-12 15:19:38,749 root INFO copying build/lib/boolean/__init__.py -> build/bdist.linux-x86_64/wheel/./boolean 2025-10-12 15:19:38,749 root INFO running install_egg_info 2025-10-12 15:19:38,751 root INFO Copying boolean.py.egg-info to build/bdist.linux-x86_64/wheel/./boolean.py-5.0-py3.12.egg-info 2025-10-12 15:19:38,751 root INFO running install_scripts 2025-10-12 15:19:38,752 root INFO creating build/bdist.linux-x86_64/wheel/boolean_py-5.0.dist-info/WHEEL 2025-10-12 15:19:38,752 wheel INFO creating '/home/udu/aports/community/py3-boolean.py/src/boolean.py-5.0/.dist/.tmp-bqgoi6rn/boolean_py-5.0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 15:19:38,752 wheel INFO adding 'boolean/__init__.py' 2025-10-12 15:19:38,752 wheel INFO adding 'boolean/boolean.py' 2025-10-12 15:19:38,752 wheel INFO adding 'boolean/test_boolean.py' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/licenses/CHANGELOG.rst' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/licenses/LICENSE.txt' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/licenses/README.rst' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/METADATA' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/WHEEL' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/top_level.txt' 2025-10-12 15:19:38,753 wheel INFO adding 'boolean_py-5.0.dist-info/RECORD' 2025-10-12 15:19:38,753 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 15:19:38,753 gpep517 INFO The backend produced .dist/boolean_py-5.0-py3-none-any.whl boolean_py-5.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-boolean.py/src/boolean.py-5.0 configfile: setup.cfg collected 90 items boolean/boolean.py .... [ 4%] boolean/test_boolean.py ................................................ [ 57%] x..........x...xx..................... [100%] =========================== short test summary info ============================ XFAIL boolean/test_boolean.py::DualBaseTestCase::test_complex_expression_without_parens_parsed_or_built_in_python_should_be_identical - reason: XFAIL boolean/test_boolean.py::DualBaseTestCase::test_parse_complex_expression_should_create_same_expression_as_python - reason: XFAIL boolean/test_boolean.py::DualBaseTestCase::test_simplify_complex_expression_parsed_then_simplified - reason: XFAIL boolean/test_boolean.py::DualBaseTestCase::test_simplify_complex_expression_parsed_with_simplify - reason: ======================== 86 passed, 4 xfailed in 0.51s ========================= >>> py3-boolean.py: Entering fakeroot... >>> py3-boolean.py-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/boolean/__pycache__' -> '/home/udu/aports/community/py3-boolean.py/pkg/py3-boolean.py-pyc/usr/lib/python3.12/site-packages/boolean/__pycache__' >>> py3-boolean.py-pyc*: Preparing subpackage py3-boolean.py-pyc... >>> py3-boolean.py-pyc*: Running postcheck for py3-boolean.py-pyc >>> py3-boolean.py*: Running postcheck for py3-boolean.py >>> py3-boolean.py*: Preparing package py3-boolean.py... >>> py3-boolean.py-pyc*: Tracing dependencies... python3~3.12 >>> py3-boolean.py-pyc*: Package size: 135.2 KB >>> py3-boolean.py-pyc*: Compressing data... >>> py3-boolean.py-pyc*: Create checksum... >>> py3-boolean.py-pyc*: Create py3-boolean.py-pyc-5.0-r0.apk >>> py3-boolean.py*: Tracing dependencies... python3~3.12 >>> py3-boolean.py*: Package size: 110.3 KB >>> py3-boolean.py*: Compressing data... >>> py3-boolean.py*: Create checksum... >>> py3-boolean.py*: Create py3-boolean.py-5.0-r0.apk >>> py3-boolean.py: Build complete at Sun, 12 Oct 2025 15:19:39 +0000 elapsed time 0h 0m 2s >>> py3-boolean.py: Cleaning up srcdir >>> py3-boolean.py: Cleaning up pkgdir >>> py3-boolean.py: Uninstalling dependencies... (1/21) Purging .makedepends-py3-boolean.py (20251012.151938) (2/21) Purging py3-setuptools-pyc (80.9.0-r0) (3/21) Purging py3-setuptools (80.9.0-r0) (4/21) Purging py3-gpep517-pyc (19-r0) (5/21) Purging py3-gpep517 (19-r0) (6/21) Purging py3-installer-pyc (0.7.0-r2) (7/21) Purging py3-installer (0.7.0-r2) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-pyc (8.3.5-r0) (11/21) Purging py3-pytest (8.3.5-r0) (12/21) Purging py3-iniconfig-pyc (2.1.0-r0) (13/21) Purging py3-iniconfig (2.1.0-r0) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pluggy-pyc (1.5.0-r0) (19/21) Purging py3-pluggy (1.5.0-r0) (20/21) Purging py3-py-pyc (1.11.0-r4) (21/21) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-boolean.py: Updating the community/x86_64 repository index... >>> py3-boolean.py: Signing the index...