>>> irclog2html: Building testing/irclog2html 3.0.0-r1 (using abuild 3.12.0-r1) started Sun, 07 Jan 2024 19:34:59 +0000 >>> irclog2html: Checking sanity of /home/buildozer/aports/testing/irclog2html/APKBUILD... >>> irclog2html: Analyzing dependencies... >>> irclog2html: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-mock py3-pytest py3-zope-testing (1/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.4-r3) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.5-r0) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20231125-r0) (7/37) Installing readline (8.2.7-r0) (8/37) Installing sqlite-libs (3.44.2-r0) (9/37) Installing python3 (3.11.6-r1) (10/37) Installing python3-pycache-pyc0 (3.11.6-r1) (11/37) Installing pyc (3.11.6-r1) (12/37) Installing py3-installer-pyc (0.7.0-r1) (13/37) Installing py3-gpep517-pyc (15-r1) (14/37) Installing python3-pyc (3.11.6-r1) (15/37) Installing py3-installer (0.7.0-r1) (16/37) Installing py3-gpep517 (15-r1) (17/37) Installing py3-parsing (3.1.1-r0) (18/37) Installing py3-parsing-pyc (3.1.1-r0) (19/37) Installing py3-packaging (23.2-r0) (20/37) Installing py3-packaging-pyc (23.2-r0) (21/37) Installing py3-setuptools (69.0.3-r0) (22/37) Installing py3-setuptools-pyc (69.0.3-r0) (23/37) Installing py3-wheel (0.42.0-r0) (24/37) Installing py3-wheel-pyc (0.42.0-r0) (25/37) Installing py3-mock (5.1.0-r0) (26/37) Installing py3-mock-pyc (5.1.0-r0) (27/37) Installing py3-iniconfig (1.1.1-r7) (28/37) Installing py3-iniconfig-pyc (1.1.1-r7) (29/37) Installing py3-pluggy (1.3.0-r0) (30/37) Installing py3-pluggy-pyc (1.3.0-r0) (31/37) Installing py3-py (1.11.0-r2) (32/37) Installing py3-py-pyc (1.11.0-r2) (33/37) Installing py3-pytest (7.4.4-r0) (34/37) Installing py3-pytest-pyc (7.4.4-r0) (35/37) Installing py3-zope-testing (5.0.1-r1) (36/37) Installing py3-zope-testing-pyc (5.0.1-r1) (37/37) Installing .makedepends-irclog2html (20240107.193500) Executing busybox-1.36.1-r18.trigger OK: 323 MiB in 139 packages >>> irclog2html: Cleaning up srcdir >>> irclog2html: Cleaning up pkgdir >>> irclog2html: Cleaning up tmpdir >>> irclog2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/irclog2html-3.0.0.tar.gz >>> irclog2html: Fetching https://distfiles.alpinelinux.org/distfiles/edge/irclog2html-3.0.0.tar.gz >>> irclog2html: Checking sha512sums... irclog2html-3.0.0.tar.gz: OK >>> irclog2html: Unpacking /var/cache/distfiles/irclog2html-3.0.0.tar.gz... 2024-01-07 19:35:00,830 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-01-07 19:35:00,860 root INFO running bdist_wheel 2024-01-07 19:35:00,872 root INFO running build 2024-01-07 19:35:00,872 root INFO running build_py 2024-01-07 19:35:00,874 root INFO creating build 2024-01-07 19:35:00,875 root INFO creating build/lib 2024-01-07 19:35:00,875 root INFO creating build/lib/irclog2html 2024-01-07 19:35:00,875 root INFO copying src/irclog2html/_version.py -> build/lib/irclog2html 2024-01-07 19:35:00,875 root INFO copying src/irclog2html/logs2html.py -> build/lib/irclog2html 2024-01-07 19:35:00,875 root INFO copying src/irclog2html/irclog2html.py -> build/lib/irclog2html 2024-01-07 19:35:00,876 root INFO copying src/irclog2html/irclogserver.py -> build/lib/irclog2html 2024-01-07 19:35:00,876 root INFO copying src/irclog2html/xchatlogsplit.py -> build/lib/irclog2html 2024-01-07 19:35:00,876 root INFO copying src/irclog2html/irclogsearch.py -> build/lib/irclog2html 2024-01-07 19:35:00,876 root INFO copying src/irclog2html/__init__.py -> build/lib/irclog2html 2024-01-07 19:35:00,876 root INFO copying src/irclog2html/__main__.py -> build/lib/irclog2html 2024-01-07 19:35:00,876 root INFO running egg_info 2024-01-07 19:35:00,876 root INFO creating src/irclog2html.egg-info 2024-01-07 19:35:00,878 root INFO writing src/irclog2html.egg-info/PKG-INFO 2024-01-07 19:35:00,878 root INFO writing dependency_links to src/irclog2html.egg-info/dependency_links.txt 2024-01-07 19:35:00,879 root INFO writing entry points to src/irclog2html.egg-info/entry_points.txt 2024-01-07 19:35:00,879 root INFO writing requirements to src/irclog2html.egg-info/requires.txt 2024-01-07 19:35:00,879 root INFO writing top-level names to src/irclog2html.egg-info/top_level.txt 2024-01-07 19:35:00,879 root INFO writing manifest file 'src/irclog2html.egg-info/SOURCES.txt' 2024-01-07 19:35:00,881 root INFO reading manifest file 'src/irclog2html.egg-info/SOURCES.txt' 2024-01-07 19:35:00,881 root INFO reading manifest template 'MANIFEST.in' 2024-01-07 19:35:00,882 root WARNING warning: no files found matching '.travis.yml' 2024-01-07 19:35:00,882 root INFO adding license file 'COPYING' 2024-01-07 19:35:00,883 root INFO writing manifest file 'src/irclog2html.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'irclog2html.tests' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'irclog2html.tests' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'irclog2html.tests' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'irclog2html.tests' to be distributed and are already explicitly excluding 'irclog2html.tests' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-01-07 19:35:00,884 root INFO copying src/irclog2html/irclog.css -> build/lib/irclog2html 2024-01-07 19:35:00,884 root INFO creating build/lib/irclog2html/tests 2024-01-07 19:35:00,884 root INFO copying src/irclog2html/tests/__init__.py -> build/lib/irclog2html/tests 2024-01-07 19:35:00,885 root INFO copying src/irclog2html/tests/sample.cfg -> build/lib/irclog2html/tests 2024-01-07 19:35:00,885 root INFO copying src/irclog2html/tests/sample.log -> build/lib/irclog2html/tests 2024-01-07 19:35:00,885 root INFO copying src/irclog2html/tests/test_irclog2html.py -> build/lib/irclog2html/tests 2024-01-07 19:35:00,885 root INFO copying src/irclog2html/tests/test_irclogsearch.py -> build/lib/irclog2html/tests 2024-01-07 19:35:00,885 root INFO copying src/irclog2html/tests/test_irclogserver.py -> build/lib/irclog2html/tests 2024-01-07 19:35:00,886 root INFO copying src/irclog2html/tests/test_logs2html.py -> build/lib/irclog2html/tests 2024-01-07 19:35:00,886 root INFO copying src/irclog2html/tests/test_main.py -> build/lib/irclog2html/tests 2024-01-07 19:35:00,889 wheel INFO installing to build/bdist.linux-armv8l/wheel 2024-01-07 19:35:00,890 root INFO running install 2024-01-07 19:35:00,897 root INFO running install_lib 2024-01-07 19:35:00,899 root INFO creating build/bdist.linux-armv8l 2024-01-07 19:35:00,899 root INFO creating build/bdist.linux-armv8l/wheel 2024-01-07 19:35:00,899 root INFO creating build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,899 root INFO copying build/lib/irclog2html/_version.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,899 root INFO copying build/lib/irclog2html/logs2html.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,899 root INFO copying build/lib/irclog2html/irclog2html.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,900 root INFO copying build/lib/irclog2html/irclogserver.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,900 root INFO creating build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,900 root INFO copying build/lib/irclog2html/tests/test_irclog2html.py -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,900 root INFO copying build/lib/irclog2html/tests/test_irclogserver.py -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,900 root INFO copying build/lib/irclog2html/tests/test_logs2html.py -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,900 root INFO copying build/lib/irclog2html/tests/test_main.py -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,901 root INFO copying build/lib/irclog2html/tests/test_irclogsearch.py -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,901 root INFO copying build/lib/irclog2html/tests/sample.cfg -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,901 root INFO copying build/lib/irclog2html/tests/__init__.py -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,901 root INFO copying build/lib/irclog2html/tests/sample.log -> build/bdist.linux-armv8l/wheel/irclog2html/tests 2024-01-07 19:35:00,901 root INFO copying build/lib/irclog2html/xchatlogsplit.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,901 root INFO copying build/lib/irclog2html/irclogsearch.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,902 root INFO copying build/lib/irclog2html/irclog.css -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,902 root INFO copying build/lib/irclog2html/__init__.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,902 root INFO copying build/lib/irclog2html/__main__.py -> build/bdist.linux-armv8l/wheel/irclog2html 2024-01-07 19:35:00,902 root INFO running install_egg_info 2024-01-07 19:35:00,905 root INFO Copying src/irclog2html.egg-info to build/bdist.linux-armv8l/wheel/irclog2html-3.0.0-py3.11.egg-info 2024-01-07 19:35:00,906 root INFO running install_scripts 2024-01-07 19:35:00,908 wheel INFO creating build/bdist.linux-armv8l/wheel/irclog2html-3.0.0.dist-info/WHEEL 2024-01-07 19:35:00,909 wheel INFO creating '/home/buildozer/aports/testing/irclog2html/src/irclog2html-3.0.0/.dist/.tmp-orik8xps/irclog2html-3.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-01-07 19:35:00,909 wheel INFO adding 'irclog2html/__init__.py' 2024-01-07 19:35:00,909 wheel INFO adding 'irclog2html/__main__.py' 2024-01-07 19:35:00,909 wheel INFO adding 'irclog2html/_version.py' 2024-01-07 19:35:00,909 wheel INFO adding 'irclog2html/irclog.css' 2024-01-07 19:35:00,910 wheel INFO adding 'irclog2html/irclog2html.py' 2024-01-07 19:35:00,910 wheel INFO adding 'irclog2html/irclogsearch.py' 2024-01-07 19:35:00,910 wheel INFO adding 'irclog2html/irclogserver.py' 2024-01-07 19:35:00,910 wheel INFO adding 'irclog2html/logs2html.py' 2024-01-07 19:35:00,910 wheel INFO adding 'irclog2html/xchatlogsplit.py' 2024-01-07 19:35:00,910 wheel INFO adding 'irclog2html/tests/__init__.py' 2024-01-07 19:35:00,911 wheel INFO adding 'irclog2html/tests/sample.cfg' 2024-01-07 19:35:00,911 wheel INFO adding 'irclog2html/tests/sample.log' 2024-01-07 19:35:00,911 wheel INFO adding 'irclog2html/tests/test_irclog2html.py' 2024-01-07 19:35:00,911 wheel INFO adding 'irclog2html/tests/test_irclogsearch.py' 2024-01-07 19:35:00,911 wheel INFO adding 'irclog2html/tests/test_irclogserver.py' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html/tests/test_logs2html.py' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html/tests/test_main.py' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html-3.0.0.dist-info/COPYING' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html-3.0.0.dist-info/METADATA' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html-3.0.0.dist-info/WHEEL' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html-3.0.0.dist-info/entry_points.txt' 2024-01-07 19:35:00,912 wheel INFO adding 'irclog2html-3.0.0.dist-info/top_level.txt' 2024-01-07 19:35:00,913 wheel INFO adding 'irclog2html-3.0.0.dist-info/RECORD' 2024-01-07 19:35:00,913 wheel INFO removing build/bdist.linux-armv8l/wheel 2024-01-07 19:35:00,913 gpep517 INFO The backend produced .dist/irclog2html-3.0.0-py2.py3-none-any.whl irclog2html-3.0.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.4, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/irclog2html/src/irclog2html-3.0.0 configfile: setup.cfg collected 91 items src/irclog2html/irclog2html.py ... [ 3%] src/irclog2html/tests/test_irclog2html.py ........................... [ 32%] src/irclog2html/tests/test_irclogsearch.py ........ [ 41%] src/irclog2html/tests/test_irclogserver.py ............................ [ 72%] src/irclog2html/tests/test_logs2html.py ........................ [ 98%] src/irclog2html/tests/test_main.py . [100%] =============================== warnings summary =============================== src/irclog2html/irclogsearch.py:27 /home/buildozer/aports/testing/irclog2html/src/irclog2html-3.0.0/src/irclog2html/irclogsearch.py:27: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 import cgi src/irclog2html/irclogsearch.py:28 /home/buildozer/aports/testing/irclog2html/src/irclog2html-3.0.0/src/irclog2html/irclogsearch.py:28: DeprecationWarning: 'cgitb' is deprecated and slated for removal in Python 3.13 import cgitb -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 91 passed, 2 warnings in 0.25s ======================== >>> irclog2html: Entering fakeroot... >>> irclog2html-pyc*: Running split function pyc... '/home/buildozer/aports/testing/irclog2html/pkg/irclog2html/usr/lib/python3.11/site-packages/irclog2html/__pycache__' -> '/home/buildozer/aports/testing/irclog2html/pkg/irclog2html-pyc/usr/lib/python3.11/site-packages/irclog2html/__pycache__' '/home/buildozer/aports/testing/irclog2html/pkg/irclog2html/usr/lib/python3.11/site-packages/irclog2html/tests/__pycache__' -> '/home/buildozer/aports/testing/irclog2html/pkg/irclog2html-pyc/usr/lib/python3.11/site-packages/irclog2html/tests/__pycache__' >>> irclog2html-pyc*: Preparing subpackage irclog2html-pyc... >>> irclog2html-pyc*: Running postcheck for irclog2html-pyc >>> irclog2html*: Running postcheck for irclog2html >>> irclog2html*: Preparing package irclog2html... >>> irclog2html-pyc*: Tracing dependencies... python3~3.11 >>> irclog2html-pyc*: Package size: 280.0 KB >>> irclog2html-pyc*: Compressing data... >>> irclog2html-pyc*: Create checksum... >>> irclog2html-pyc*: Create irclog2html-pyc-3.0.0-r1.apk >>> irclog2html*: Tracing dependencies... python3~3.11 >>> irclog2html*: Package size: 300.0 KB >>> irclog2html*: Compressing data... >>> irclog2html*: Create checksum... >>> irclog2html*: Create irclog2html-3.0.0-r1.apk >>> irclog2html: Build complete at Sun, 07 Jan 2024 19:35:01 +0000 elapsed time 0h 0m 2s >>> irclog2html: Cleaning up srcdir >>> irclog2html: Cleaning up pkgdir >>> irclog2html: Uninstalling dependencies... (1/37) Purging .makedepends-irclog2html (20240107.193500) (2/37) Purging py3-gpep517-pyc (15-r1) (3/37) Purging py3-gpep517 (15-r1) (4/37) Purging py3-installer-pyc (0.7.0-r1) (5/37) Purging py3-installer (0.7.0-r1) (6/37) Purging py3-wheel-pyc (0.42.0-r0) (7/37) Purging py3-wheel (0.42.0-r0) (8/37) Purging py3-mock-pyc (5.1.0-r0) (9/37) Purging py3-mock (5.1.0-r0) (10/37) Purging py3-pytest-pyc (7.4.4-r0) (11/37) Purging py3-pytest (7.4.4-r0) (12/37) Purging py3-iniconfig-pyc (1.1.1-r7) (13/37) Purging py3-iniconfig (1.1.1-r7) (14/37) Purging py3-pluggy-pyc (1.3.0-r0) (15/37) Purging py3-pluggy (1.3.0-r0) (16/37) Purging py3-py-pyc (1.11.0-r2) (17/37) Purging py3-py (1.11.0-r2) (18/37) Purging py3-zope-testing-pyc (5.0.1-r1) (19/37) Purging py3-zope-testing (5.0.1-r1) (20/37) Purging py3-setuptools-pyc (69.0.3-r0) (21/37) Purging py3-setuptools (69.0.3-r0) (22/37) Purging py3-packaging-pyc (23.2-r0) (23/37) Purging py3-packaging (23.2-r0) (24/37) Purging py3-parsing-pyc (3.1.1-r0) (25/37) Purging py3-parsing (3.1.1-r0) (26/37) Purging python3-pyc (3.11.6-r1) (27/37) Purging python3-pycache-pyc0 (3.11.6-r1) (28/37) Purging pyc (3.11.6-r1) (29/37) Purging python3 (3.11.6-r1) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.4.4-r3) (33/37) Purging libpanelw (6.4_p20231125-r0) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.7-r0) (36/37) Purging sqlite-libs (3.44.2-r0) (37/37) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r18.trigger OK: 270 MiB in 102 packages >>> irclog2html: Updating the testing/armv7 repository index... >>> irclog2html: Signing the index...