>>> py3-tinyhtml5: Building community/py3-tinyhtml5 2.0.0-r0 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 05:13:14 +0000
>>> py3-tinyhtml5: Validating /home/udu/aports/community/py3-tinyhtml5/APKBUILD...
>>> py3-tinyhtml5: Analyzing dependencies...
>>> py3-tinyhtml5: Installing for build: build-base py3-webencodings py3-gpep517 py3-flit-core 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-webencodings-pyc (0.5.1-r8)
(2/21) Installing py3-webencodings (0.5.1-r8)
(3/21) Installing py3-installer (0.7.0-r2)
(4/21) Installing py3-installer-pyc (0.7.0-r2)
(5/21) Installing py3-gpep517 (19-r0)
(6/21) Installing py3-gpep517-pyc (19-r0)
(7/21) Installing py3-flit-core (3.12.0-r0)
(8/21) Installing py3-flit-core-pyc (3.12.0-r0)
(9/21) Installing py3-iniconfig (2.1.0-r0)
(10/21) Installing py3-iniconfig-pyc (2.1.0-r0)
(11/21) Installing py3-parsing (3.2.3-r0)
(12/21) Installing py3-parsing-pyc (3.2.3-r0)
(13/21) Installing py3-packaging (25.0-r0)
(14/21) Installing py3-packaging-pyc (25.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-tinyhtml5 (20251013.051314)
Executing busybox-1.37.0-r19.trigger
OK: 302 MiB in 110 packages
>>> py3-tinyhtml5: Cleaning up srcdir
>>> py3-tinyhtml5: Cleaning up pkgdir
>>> py3-tinyhtml5: Cleaning up tmpdir
>>> py3-tinyhtml5: Fetching https://github.com/CourtBouillon/tinyhtml5/archive/2.0.0/py3-tinyhtml5-2.0.0.tar.gz
>>> py3-tinyhtml5: Fetching https://github.com/CourtBouillon/tinyhtml5/archive/2.0.0/py3-tinyhtml5-2.0.0.tar.gz
>>> py3-tinyhtml5: Checking sha512sums...
py3-tinyhtml5-2.0.0.tar.gz: OK
>>> py3-tinyhtml5: Unpacking /var/cache/distfiles/py3-tinyhtml5-2.0.0.tar.gz...
2025-10-13 05:13:15,067 gpep517 INFO Building wheel via backend flit_core.buildapi
2025-10-13 05:13:15,073 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2025-07-21 04:56:13+00:00
2025-10-13 05:13:15,073 flit_core.wheel INFO Copying package file(s) from tinyhtml5
2025-10-13 05:13:15,074 flit_core.wheel INFO Writing metadata files
2025-10-13 05:13:15,074 flit_core.wheel INFO Writing the record of files
2025-10-13 05:13:15,074 flit_core.wheel INFO Built wheel: .dist/tinyhtml5-2.0.0-py3-none-any.whl
2025-10-13 05:13:15,074 gpep517 INFO The backend produced .dist/tinyhtml5-2.0.0-py3-none-any.whl
tinyhtml5-2.0.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-tinyhtml5/src/tinyhtml5-2.0.0
configfile: pyproject.toml
collected 10482 items
tests/test_encoding.py .................................................................................................................................................................... [ 1%]
tests/test_tokenizer.py .....................................................................................................................................................x........................................................................................................................ [ 4%]
...................................................................................................................................................................................................................................................................................................... [ 6%]
...................................................................................................................................................................................................................................................................................................... [ 9%]
........................................................................................................................................................................................................................................................................................x..xx.xx.x..xx [ 12%]
.xx.x...........x..................................................................................................................................................................................................................................................................................... [ 15%]
..................................................................................................................................x................................................................................................................................................................... [ 18%]
...................................................................................................................................................................................................................................................................................................... [ 20%]
...................................................................................................................................................................................................................................................................................................... [ 23%]
..................................................................................................................................x................................................................................................................................................................... [ 26%]
...................................................................................................................................................................................................................................................................................................... [ 29%]
...................................................................................................................................................................................................................................................................................................... [ 32%]
...................................................................................................................................................................................................................................................................................................... [ 34%]
...................................................................................................................................................................................................................................................................................................... [ 37%]
...................................................................................................................................................................................................................................................................................................... [ 40%]
...................................................................................................................................................................................................................................................................................................... [ 43%]
...................................................................................................................................................................................................................................................................................................... [ 46%]
...................................................................................................................................................................................................................................................................................................... [ 49%]
...................................................................................................................................................................................................................................................................................................... [ 51%]
...................................................................................................................................................................................................................................................................................................... [ 54%]
...................................................................................................................................................................................................................................................................................................... [ 57%]
...................................................................................................................................................................................................................................................................................................... [ 60%]
...................................................................................................................................................................................................................................................................................................... [ 63%]
...................................................................................................................................................................................................................................................................................................... [ 65%]
.................................................................... [ 66%]
tests/test_tree_construction.py ............xxxx........................................................................................................................................................................................................................................xx..xxxx..xxxx [ 68%]
xxxxxxxx....................................................................................................................................................................................................................................xx............xx....xx.................................... [ 71%]
....................................................................................................................................................................xx................................................................................................................................ [ 74%]
..............................................................xxxxxxxx....................................................................................................................xxxxxxxx..xxxxxxxx..xx..xx....xx..xx....xx..xx....xxxxxxxxxx....xx..xxxxxx.................................. [ 77%]
......................................................................................................................................................................................................................xx.............................................................................. [ 80%]
...................................................................................................................................................................................................................................................................................................... [ 83%]
................................................................................................................................xxxxxxxxxxxxxx..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx..xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx [ 85%]
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx........................xx.................................................................................................................................................................................................................. [ 88%]
......................................................................................................................................xxxxxxxx........................................................................................................................................................ [ 91%]
...................................................................................................................................................................................................................................................................................................... [ 94%]
........................................................................................................................................................................xx..............xxxx............................xxxx....xxxx....xxxx....xxxx....xxxx......xx..xx.............................. [ 97%]
....xxxxxxxxxx..xx....................................................xx......xxxxxx........xx....xxxxxxxxxxxxxxxxxxxx..............xx................................................................................................................................................................ [ 99%]
................ [100%]
===================================================================================================================================== 10077 passed, 405 xfailed in 6.32s =====================================================================================================================================
>>> py3-tinyhtml5: Entering fakeroot...
>>> py3-tinyhtml5-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/tinyhtml5/__pycache__' -> '/home/udu/aports/community/py3-tinyhtml5/pkg/py3-tinyhtml5-pyc/usr/lib/python3.12/site-packages/tinyhtml5/__pycache__'
>>> py3-tinyhtml5-pyc*: Preparing subpackage py3-tinyhtml5-pyc...
>>> py3-tinyhtml5-pyc*: Running postcheck for py3-tinyhtml5-pyc
>>> py3-tinyhtml5*: Running postcheck for py3-tinyhtml5
>>> py3-tinyhtml5*: Preparing package py3-tinyhtml5...
>>> py3-tinyhtml5*: Stripping binaries
>>> WARNING: py3-tinyhtml5*: No arch specific binaries found so arch should probably be set to "noarch"
>>> py3-tinyhtml5-pyc*: Scanning shared objects
>>> py3-tinyhtml5*: Scanning shared objects
>>> py3-tinyhtml5-pyc*: Tracing dependencies...
py3-webencodings
python3~3.12
>>> py3-tinyhtml5-pyc*: Package size: 275.1 KB
>>> py3-tinyhtml5-pyc*: Compressing data...
>>> py3-tinyhtml5-pyc*: Create checksum...
>>> py3-tinyhtml5-pyc*: Create py3-tinyhtml5-pyc-2.0.0-r0.apk
>>> py3-tinyhtml5*: Tracing dependencies...
py3-webencodings
python3~3.12
>>> py3-tinyhtml5*: Package size: 218.0 KB
>>> py3-tinyhtml5*: Compressing data...
>>> py3-tinyhtml5*: Create checksum...
>>> py3-tinyhtml5*: Create py3-tinyhtml5-2.0.0-r0.apk
>>> py3-tinyhtml5: Build complete at Mon, 13 Oct 2025 05:13:22 +0000 elapsed time 0h 0m 8s
>>> py3-tinyhtml5: Cleaning up srcdir
>>> py3-tinyhtml5: Cleaning up pkgdir
>>> py3-tinyhtml5: Uninstalling dependencies...
(1/21) Purging .makedepends-py3-tinyhtml5 (20251013.051314)
(2/21) Purging py3-webencodings-pyc (0.5.1-r8)
(3/21) Purging py3-webencodings (0.5.1-r8)
(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-flit-core-pyc (3.12.0-r0)
(9/21) Purging py3-flit-core (3.12.0-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-tinyhtml5: Updating the community/x86_64 repository index...
>>> py3-tinyhtml5: Signing the index...