>>> randrctl: Building testing/randrctl 1.9.0-r5 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 18:09:31 +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.6-r0) (3/45) Installing gdbm (1.23-r1) (4/45) Installing xz-libs (5.6.1-r3) (5/45) Installing mpdecimal (4.0.0-r0) (6/45) Installing libpanelw (6.4_p20240330-r0) (7/45) Installing readline (8.2.10-r0) (8/45) Installing sqlite-libs (3.45.2-r0) (9/45) Installing python3 (3.12.3-r0) (10/45) Installing python3-pycache-pyc0 (3.12.3-r0) (11/45) Installing pyc (3.12.3-r0) (12/45) Installing python3-pyc (3.12.3-r0) (13/45) Installing py3-argcomplete (3.2.3-r1) (14/45) Installing py3-argcomplete-pyc (3.2.3-r1) (15/45) Installing py3-parsing (3.1.2-r1) (16/45) Installing py3-parsing-pyc (3.1.2-r1) (17/45) Installing py3-packaging (24.0-r1) (18/45) Installing py3-packaging-pyc (24.0-r1) (19/45) Installing py3-setuptools (69.2.0-r2) (20/45) Installing py3-setuptools-pyc (69.2.0-r2) (21/45) Installing yaml (0.2.5-r2) (22/45) Installing py3-yaml (6.0.1-r3) (23/45) Installing py3-yaml-pyc (6.0.1-r3) (24/45) Installing libxau (1.0.11-r4) (25/45) Installing libmd (1.1.0-r0) (26/45) Installing libbsd (0.12.2-r0) (27/45) Installing libxdmcp (1.1.5-r1) (28/45) Installing libxcb (1.16.1-r0) (29/45) Installing libx11 (1.8.9-r1) (30/45) Installing libxext (1.3.6-r2) (31/45) Installing libxrender (0.9.11-r5) (32/45) Installing libxrandr (1.5.4-r1) (33/45) Installing xrandr (1.5.2-r0) (34/45) Installing python3-dev (3.12.3-r0) (35/45) Installing py3-pbr (5.11.1-r5) (36/45) Installing py3-pbr-pyc (5.11.1-r5) (37/45) Installing py3-iniconfig (2.0.0-r1) (38/45) Installing py3-iniconfig-pyc (2.0.0-r1) (39/45) Installing py3-pluggy (1.4.0-r1) (40/45) Installing py3-pluggy-pyc (1.4.0-r1) (41/45) Installing py3-py (1.11.0-r3) (42/45) Installing py3-py-pyc (1.11.0-r3) (43/45) Installing py3-pytest (8.1.1-r1) (44/45) Installing py3-pytest-pyc (8.1.1-r1) (45/45) Installing .makedepends-randrctl (20240415.180932) Executing busybox-1.36.1-r25.trigger OK: 556 MiB in 150 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.12/site-packages/setuptools/dist.py:476: 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.12/site-packages/setuptools/__init__.py:81: _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.12/site-packages/setuptools/command/develop.py:40: 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.12/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.12/site-packages/setuptools/dist.py:476: 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/__init__.py -> build/lib/randrctl copying randrctl/cli.py -> build/lib/randrctl copying randrctl/profile.py -> build/lib/randrctl copying randrctl/exception.py -> build/lib/randrctl copying randrctl/context.py -> build/lib/randrctl copying randrctl/xrandr.py -> build/lib/randrctl copying randrctl/__main__.py -> build/lib/randrctl copying randrctl/model.py -> build/lib/randrctl copying randrctl/ctl.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.12.3, pytest-8.1.1, pluggy-1.4.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: SyntaxWarning: 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: SyntaxWarning: 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: SyntaxWarning: 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.09s =================== >>> randrctl: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:476: 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.12/site-packages/setuptools/__init__.py:81: _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.12/site-packages/setuptools/command/develop.py:40: 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.12/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.12/site-packages/setuptools/dist.py:476: 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.12 creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/__init__.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/cli.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/profile.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/exception.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/context.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/xrandr.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/__main__.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/model.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl copying build/lib/randrctl/ctl.py -> /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/cli.py to cli.cpython-312.pyc /usr/lib/python3.12/site-packages/randrctl/cli.py:229: SyntaxWarning: invalid escape sequence '\(' /usr/lib/python3.12/site-packages/randrctl/cli.py:229: SyntaxWarning: invalid escape sequence '\d' byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/profile.py to profile.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/exception.py to exception.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/context.py to context.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/xrandr.py to xrandr.cpython-312.pyc /usr/lib/python3.12/site-packages/randrctl/xrandr.py:34: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/randrctl/xrandr.py:35: SyntaxWarning: invalid escape sequence '\d' /usr/lib/python3.12/site-packages/randrctl/xrandr.py:36: SyntaxWarning: invalid escape sequence '\s' byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/__main__.py to __main__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/model.py to model.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/randrctl/pkg/randrctl/usr/lib/python3.12/site-packages/randrctl/ctl.py to ctl.cpython-312.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.12/site-packages/randrctl-1.9.0-py3.12.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.12/site-packages/randrctl/__pycache__' -> '/home/buildozer/aports/testing/randrctl/pkg/randrctl-pyc/usr/lib/python3.12/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.12 >>> randrctl-pyc*: Package size: 112.0 KB >>> randrctl-pyc*: Compressing data... >>> randrctl-pyc*: Create checksum... >>> randrctl-pyc*: Create randrctl-pyc-1.9.0-r5.apk >>> randrctl*: Tracing dependencies... python3 py3-argcomplete py3-setuptools py3-yaml xrandr python3~3.12 >>> randrctl*: Package size: 144.0 KB >>> randrctl*: Compressing data... >>> randrctl*: Create checksum... >>> randrctl*: Create randrctl-1.9.0-r5.apk >>> randrctl: Build complete at Mon, 15 Apr 2024 18:09:34 +0000 elapsed time 0h 0m 3s >>> randrctl: Cleaning up srcdir >>> randrctl: Cleaning up pkgdir >>> randrctl: Uninstalling dependencies... (1/45) Purging .makedepends-randrctl (20240415.180932) (2/45) Purging py3-argcomplete-pyc (3.2.3-r1) (3/45) Purging py3-argcomplete (3.2.3-r1) (4/45) Purging py3-yaml-pyc (6.0.1-r3) (5/45) Purging py3-yaml (6.0.1-r3) (6/45) Purging xrandr (1.5.2-r0) (7/45) Purging python3-dev (3.12.3-r0) (8/45) Purging py3-pbr-pyc (5.11.1-r5) (9/45) Purging py3-pbr (5.11.1-r5) (10/45) Purging py3-setuptools-pyc (69.2.0-r2) (11/45) Purging py3-setuptools (69.2.0-r2) (12/45) Purging py3-pytest-pyc (8.1.1-r1) (13/45) Purging py3-pytest (8.1.1-r1) (14/45) Purging py3-iniconfig-pyc (2.0.0-r1) (15/45) Purging py3-iniconfig (2.0.0-r1) (16/45) Purging py3-packaging-pyc (24.0-r1) (17/45) Purging py3-packaging (24.0-r1) (18/45) Purging py3-parsing-pyc (3.1.2-r1) (19/45) Purging py3-parsing (3.1.2-r1) (20/45) Purging py3-pluggy-pyc (1.4.0-r1) (21/45) Purging py3-pluggy (1.4.0-r1) (22/45) Purging py3-py-pyc (1.11.0-r3) (23/45) Purging py3-py (1.11.0-r3) (24/45) Purging libxrandr (1.5.4-r1) (25/45) Purging libxrender (0.9.11-r5) (26/45) Purging python3-pyc (3.12.3-r0) (27/45) Purging python3-pycache-pyc0 (3.12.3-r0) (28/45) Purging pyc (3.12.3-r0) (29/45) Purging yaml (0.2.5-r2) (30/45) Purging python3 (3.12.3-r0) (31/45) Purging gdbm (1.23-r1) (32/45) Purging libxext (1.3.6-r2) (33/45) Purging libx11 (1.8.9-r1) (34/45) Purging libxcb (1.16.1-r0) (35/45) Purging libxdmcp (1.1.5-r1) (36/45) Purging libbsd (0.12.2-r0) (37/45) Purging libbz2 (1.0.8-r6) (38/45) Purging libffi (3.4.6-r0) (39/45) Purging libmd (1.1.0-r0) (40/45) Purging libpanelw (6.4_p20240330-r0) (41/45) Purging libxau (1.0.11-r4) (42/45) Purging mpdecimal (4.0.0-r0) (43/45) Purging readline (8.2.10-r0) (44/45) Purging sqlite-libs (3.45.2-r0) (45/45) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 380 MiB in 105 packages >>> randrctl: Updating the testing/aarch64 repository index... >>> randrctl: Signing the index...