>>> randrctl: Building testing/randrctl 1.9.0-r4 (using abuild 3.12.0-r3) started Wed, 07 Feb 2024 20:48:32 +0000 >>> randrctl: Checking sanity of /home/buildozer/aports/testing/randrctl/APKBUILD... >>> randrctl: Analyzing dependencies... >>> randrctl: Installing for build: build-base python3 py3-argcomplete py3-setuptools py3-yaml xrandr python3-dev py3-pbr py3-pytest (1/45) Installing libbz2 (1.0.8-r6) (2/45) Installing libffi (3.4.4-r3) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.4.6-r0) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20231125-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.1-r0) (9/45) Installing python3 (3.11.7-r1) (10/45) Installing python3-pycache-pyc0 (3.11.7-r1) (11/45) Installing pyc (3.11.7-r1) (12/45) Installing python3-pyc (3.11.7-r1) (13/45) Installing py3-argcomplete (3.2.2-r0) (14/45) Installing py3-argcomplete-pyc (3.2.2-r0) (15/45) Installing py3-parsing (3.1.1-r0) (16/45) Installing py3-parsing-pyc (3.1.1-r0) (17/45) Installing py3-packaging (23.2-r0) (18/45) Installing py3-packaging-pyc (23.2-r0) (19/45) Installing py3-setuptools (69.0.3-r0) (20/45) Installing py3-setuptools-pyc (69.0.3-r0) (21/45) Installing yaml (0.2.5-r2) (22/45) Installing py3-yaml (6.0.1-r2) (23/45) Installing py3-yaml-pyc (6.0.1-r2) (24/45) Installing libxau (1.0.11-r3) (25/45) Installing libmd (1.1.0-r0) (26/45) Installing libbsd (0.11.8-r0) (27/45) Installing libxdmcp (1.1.4-r3) (28/45) Installing libxcb (1.16-r0) (29/45) Installing libx11 (1.8.7-r0) (30/45) Installing libxext (1.3.5-r3) (31/45) Installing libxrender (0.9.11-r4) (32/45) Installing libxrandr (1.5.4-r0) (33/45) Installing xrandr (1.5.2-r0) (34/45) Installing python3-dev (3.11.7-r1) (35/45) Installing py3-pbr (5.11.1-r4) (36/45) Installing py3-pbr-pyc (5.11.1-r4) (37/45) Installing py3-iniconfig (1.1.1-r8) (38/45) Installing py3-iniconfig-pyc (1.1.1-r8) (39/45) Installing py3-pluggy (1.3.0-r0) (40/45) Installing py3-pluggy-pyc (1.3.0-r0) (41/45) Installing py3-py (1.11.0-r2) (42/45) Installing py3-py-pyc (1.11.0-r2) (43/45) Installing py3-pytest (8.0.0-r0) (44/45) Installing py3-pytest-pyc (8.0.0-r0) (45/45) Installing .makedepends-randrctl (20240207.204832) Executing busybox-1.36.1-r19.trigger OK: 435 MiB in 147 packages >>> randrctl: Cleaning up srcdir >>> randrctl: Cleaning up pkgdir >>> randrctl: Cleaning up tmpdir >>> randrctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/randrctl-1.9.0.tar.gz >>> randrctl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/randrctl-1.9.0.tar.gz >>> randrctl: Checking sha512sums... randrctl-1.9.0.tar.gz: OK >>> randrctl: Unpacking /var/cache/distfiles/randrctl-1.9.0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/randrctl copying randrctl/model.py -> build/lib/randrctl copying randrctl/cli.py -> build/lib/randrctl copying randrctl/exception.py -> build/lib/randrctl copying randrctl/ctl.py -> build/lib/randrctl copying randrctl/profile.py -> build/lib/randrctl copying randrctl/xrandr.py -> build/lib/randrctl copying randrctl/context.py -> build/lib/randrctl copying randrctl/__init__.py -> build/lib/randrctl copying randrctl/__main__.py -> build/lib/randrctl running egg_info creating randrctl.egg-info writing randrctl.egg-info/PKG-INFO writing dependency_links to randrctl.egg-info/dependency_links.txt writing entry points to randrctl.egg-info/entry_points.txt writing requirements to randrctl.egg-info/requires.txt writing top-level names to randrctl.egg-info/top_level.txt [pbr] Processing SOURCES.txt writing manifest file 'randrctl.egg-info/SOURCES.txt' warning: no files found matching 'AUTHORS' warning: no files found matching 'ChangeLog' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'randrctl.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.11.7, pytest-8.0.0, pluggy-1.3.0 rootdir: /home/buildozer/aports/testing/randrctl/src/randrctl-1.9.0 collected 34 items tests/test_context.py sss..... [ 23%] tests/test_model.py .. [ 29%] tests/test_profile.py .......... [ 58%] tests/test_xrandr.py .............. [100%] =============================== warnings summary =============================== randrctl/xrandr.py:34 /home/buildozer/aports/testing/randrctl/src/randrctl-1.9.0/randrctl/xrandr.py:34: DeprecationWarning: invalid escape sequence '\d' '(?Pprimary )?(?P[\dx\+]+) (?:(?P\w+) )?.*?(?:panning (?P[\dx\+]+))?$') randrctl/xrandr.py:35 /home/buildozer/aports/testing/randrctl/src/randrctl-1.9.0/randrctl/xrandr.py:35: DeprecationWarning: invalid escape sequence '\d' MODE_REGEX = re.compile("(\d+x\d+)\+(\d+\+\d+)") randrctl/xrandr.py:36 /home/buildozer/aports/testing/randrctl/src/randrctl-1.9.0/randrctl/xrandr.py:36: DeprecationWarning: invalid escape sequence '\s' CURRENT_MODE_REGEX = re.compile("\s*(\S+)\s+([0-9\.]+)(.*$)") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================== 31 passed, 3 skipped, 3 warnings in 0.10s =================== >>> randrctl: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install running install_lib creating /home/buildozer/aports/testing/randrctl/pkg creating /home/buildozer/aports/testing/randrctl/pkg/randrctl creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11 creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/model.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/cli.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/exception.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/ctl.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/profile.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/xrandr.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/context.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/__init__.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl copying build/lib/randrctl/__main__.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/model.py to model.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/cli.py to cli.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/exception.py to exception.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/ctl.py to ctl.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/profile.py to profile.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/xrandr.py to xrandr.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/context.py to context.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info writing randrctl.egg-info/PKG-INFO writing dependency_links to randrctl.egg-info/dependency_links.txt writing entry points to randrctl.egg-info/entry_points.txt writing requirements to randrctl.egg-info/requires.txt writing top-level names to randrctl.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying randrctl.egg-info to /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl-1.9.0-py3.11.egg-info running install_scripts Installing randrctl script to /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/bin >>> randrctl-pyc*: Running split function pyc... '/home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.11/site-packages/randrctl/__pycache__' -> '/home/buildozer/aports/testing/randrctl/pkg/randrctl-pyc/usr/lib/python3.11/site-packages/randrctl/__pycache__' >>> randrctl-pyc*: Preparing subpackage randrctl-pyc... >>> randrctl-pyc*: Running postcheck for randrctl-pyc >>> randrctl*: Running postcheck for randrctl >>> randrctl*: Preparing package randrctl... >>> randrctl-pyc*: Tracing dependencies... python3 py3-argcomplete py3-setuptools py3-yaml xrandr python3~3.11 >>> randrctl-pyc*: Package size: 132.0 KB >>> randrctl-pyc*: Compressing data... >>> randrctl-pyc*: Create checksum... >>> randrctl-pyc*: Create randrctl-pyc-1.9.0-r4.apk >>> randrctl*: Tracing dependencies... python3 py3-argcomplete py3-setuptools py3-yaml xrandr python3~3.11 >>> randrctl*: Package size: 144.0 KB >>> randrctl*: Compressing data... >>> randrctl*: Create checksum... >>> randrctl*: Create randrctl-1.9.0-r4.apk >>> randrctl: Build complete at Wed, 07 Feb 2024 20:48:35 +0000 elapsed time 0h 0m 3s >>> randrctl: Cleaning up srcdir >>> randrctl: Cleaning up pkgdir >>> randrctl: Uninstalling dependencies... (1/45) Purging .makedepends-randrctl (20240207.204832) (2/45) Purging py3-argcomplete-pyc (3.2.2-r0) (3/45) Purging py3-argcomplete (3.2.2-r0) (4/45) Purging py3-yaml-pyc (6.0.1-r2) (5/45) Purging py3-yaml (6.0.1-r2) (6/45) Purging xrandr (1.5.2-r0) (7/45) Purging python3-dev (3.11.7-r1) (8/45) Purging py3-pbr-pyc (5.11.1-r4) (9/45) Purging py3-pbr (5.11.1-r4) (10/45) Purging py3-setuptools-pyc (69.0.3-r0) (11/45) Purging py3-setuptools (69.0.3-r0) (12/45) Purging py3-pytest-pyc (8.0.0-r0) (13/45) Purging py3-pytest (8.0.0-r0) (14/45) Purging py3-iniconfig-pyc (1.1.1-r8) (15/45) Purging py3-iniconfig (1.1.1-r8) (16/45) Purging py3-packaging-pyc (23.2-r0) (17/45) Purging py3-packaging (23.2-r0) (18/45) Purging py3-parsing-pyc (3.1.1-r0) (19/45) Purging py3-parsing (3.1.1-r0) (20/45) Purging py3-pluggy-pyc (1.3.0-r0) (21/45) Purging py3-pluggy (1.3.0-r0) (22/45) Purging py3-py-pyc (1.11.0-r2) (23/45) Purging py3-py (1.11.0-r2) (24/45) Purging libxrandr (1.5.4-r0) (25/45) Purging libxrender (0.9.11-r4) (26/45) Purging python3-pyc (3.11.7-r1) (27/45) Purging python3-pycache-pyc0 (3.11.7-r1) (28/45) Purging pyc (3.11.7-r1) (29/45) Purging yaml (0.2.5-r2) (30/45) Purging python3 (3.11.7-r1) (31/45) Purging gdbm (1.23-r1) (32/45) Purging libxext (1.3.5-r3) (33/45) Purging libx11 (1.8.7-r0) (34/45) Purging libxcb (1.16-r0) (35/45) Purging libxdmcp (1.1.4-r3) (36/45) Purging libbsd (0.11.8-r0) (37/45) Purging libbz2 (1.0.8-r6) (38/45) Purging libffi (3.4.4-r3) (39/45) Purging libmd (1.1.0-r0) (40/45) Purging libpanelw (6.4_p20231125-r0) (41/45) Purging libxau (1.0.11-r3) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.1-r0) (45/45) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 315 MiB in 102 packages >>> randrctl: Updating the testing/armhf repository index... >>> randrctl: Signing the index...