>>> randrctl: Building testing/randrctl 1.9.0-r7 (using abuild 3.13.0-r5) started Mon, 30 Sep 2024 11:21:07 +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-gpep517 py3-pytest (1/46) Installing libffi (3.4.6-r0) (2/46) Installing gdbm (1.24-r0) (3/46) Installing mpdecimal (4.0.0-r0) (4/46) Installing libpanelw (6.5_p20240601-r1) (5/46) Installing sqlite-libs (3.46.1-r0) (6/46) Installing python3 (3.12.6-r0) (7/46) Installing python3-pycache-pyc0 (3.12.6-r0) (8/46) Installing pyc (3.12.6-r0) (9/46) Installing python3-pyc (3.12.6-r0) (10/46) Installing py3-argcomplete (3.5.0-r0) (11/46) Installing py3-argcomplete-pyc (3.5.0-r0) (12/46) Installing py3-parsing (3.1.4-r0) (13/46) Installing py3-parsing-pyc (3.1.4-r0) (14/46) Installing py3-packaging (24.1-r0) (15/46) Installing py3-packaging-pyc (24.1-r0) (16/46) Installing py3-setuptools (70.3.0-r0) (17/46) Installing py3-setuptools-pyc (70.3.0-r0) (18/46) Installing yaml (0.2.5-r2) (19/46) Installing py3-yaml (6.0.2-r0) (20/46) Installing py3-yaml-pyc (6.0.2-r0) (21/46) Installing libxau (1.0.11-r4) (22/46) Installing libmd (1.1.0-r0) (23/46) Installing libbsd (0.12.2-r0) (24/46) Installing libxdmcp (1.1.5-r1) (25/46) Installing libxcb (1.16.1-r0) (26/46) Installing libx11 (1.8.10-r0) (27/46) Installing libxext (1.3.6-r2) (28/46) Installing libxrender (0.9.11-r5) (29/46) Installing libxrandr (1.5.4-r1) (30/46) Installing xrandr (1.5.2-r0) (31/46) Installing python3-dev (3.12.6-r0) (32/46) Installing py3-pbr (5.11.1-r5) (33/46) Installing py3-pbr-pyc (5.11.1-r5) (34/46) Installing py3-installer (0.7.0-r2) (35/46) Installing py3-installer-pyc (0.7.0-r2) (36/46) Installing py3-gpep517 (16-r0) (37/46) Installing py3-gpep517-pyc (16-r0) (38/46) Installing py3-iniconfig (2.0.0-r1) (39/46) Installing py3-iniconfig-pyc (2.0.0-r1) (40/46) Installing py3-pluggy (1.5.0-r0) (41/46) Installing py3-pluggy-pyc (1.5.0-r0) (42/46) Installing py3-py (1.11.0-r4) (43/46) Installing py3-py-pyc (1.11.0-r4) (44/46) Installing py3-pytest (8.3.3-r0) (45/46) Installing py3-pytest-pyc (8.3.3-r0) (46/46) Installing .makedepends-randrctl (20240930.112108) Executing busybox-1.36.1-r32.trigger OK: 461 MiB in 156 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... 2024-09-30 11:21:10,444 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/command/develop.py:42: 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/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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 2024-09-30 11:21:10,545 root INFO running bdist_wheel 2024-09-30 11:21:10,558 root INFO running build 2024-09-30 11:21:10,558 root INFO running build_py 2024-09-30 11:21:10,561 root INFO creating build 2024-09-30 11:21:10,561 root INFO creating build/lib 2024-09-30 11:21:10,561 root INFO creating build/lib/randrctl 2024-09-30 11:21:10,562 root INFO copying randrctl/cli.py -> build/lib/randrctl 2024-09-30 11:21:10,562 root INFO copying randrctl/context.py -> build/lib/randrctl 2024-09-30 11:21:10,562 root INFO copying randrctl/model.py -> build/lib/randrctl 2024-09-30 11:21:10,562 root INFO copying randrctl/profile.py -> build/lib/randrctl 2024-09-30 11:21:10,562 root INFO copying randrctl/xrandr.py -> build/lib/randrctl 2024-09-30 11:21:10,562 root INFO copying randrctl/exception.py -> build/lib/randrctl 2024-09-30 11:21:10,563 root INFO copying randrctl/__main__.py -> build/lib/randrctl 2024-09-30 11:21:10,563 root INFO copying randrctl/ctl.py -> build/lib/randrctl 2024-09-30 11:21:10,563 root INFO copying randrctl/__init__.py -> build/lib/randrctl 2024-09-30 11:21:10,563 root INFO running egg_info 2024-09-30 11:21:10,563 root INFO creating randrctl.egg-info 2024-09-30 11:21:10,566 root INFO writing randrctl.egg-info/PKG-INFO 2024-09-30 11:21:10,566 root INFO writing dependency_links to randrctl.egg-info/dependency_links.txt 2024-09-30 11:21:10,567 root INFO writing entry points to randrctl.egg-info/entry_points.txt 2024-09-30 11:21:10,567 root INFO writing requirements to randrctl.egg-info/requires.txt 2024-09-30 11:21:10,567 root INFO writing top-level names to randrctl.egg-info/top_level.txt 2024-09-30 11:21:10,573 root INFO [pbr] Processing SOURCES.txt 2024-09-30 11:21:10,573 root INFO writing manifest file 'randrctl.egg-info/SOURCES.txt' 2024-09-30 11:21:10,583 root WARNING warning: no files found matching 'AUTHORS' 2024-09-30 11:21:10,583 root WARNING warning: no files found matching 'ChangeLog' 2024-09-30 11:21:10,584 root WARNING warning: no previously-included files found matching '.gitignore' 2024-09-30 11:21:10,584 root WARNING warning: no previously-included files found matching '.gitreview' 2024-09-30 11:21:10,585 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-09-30 11:21:10,589 root INFO adding license file 'LICENSE.txt' 2024-09-30 11:21:10,590 root INFO writing manifest file 'randrctl.egg-info/SOURCES.txt' 2024-09-30 11:21:10,592 root INFO installing to build/bdist.linux-ppc64le/wheel 2024-09-30 11:21:10,592 root INFO running install 2024-09-30 11:21:10,628 root INFO running install_lib 2024-09-30 11:21:10,633 root INFO creating build/bdist.linux-ppc64le 2024-09-30 11:21:10,634 root INFO creating build/bdist.linux-ppc64le/wheel 2024-09-30 11:21:10,634 root INFO creating build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,634 root INFO copying build/lib/randrctl/cli.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,634 root INFO copying build/lib/randrctl/context.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,635 root INFO copying build/lib/randrctl/model.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,635 root INFO copying build/lib/randrctl/profile.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,635 root INFO copying build/lib/randrctl/xrandr.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,636 root INFO copying build/lib/randrctl/exception.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,636 root INFO copying build/lib/randrctl/__main__.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,636 root INFO copying build/lib/randrctl/ctl.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,637 root INFO copying build/lib/randrctl/__init__.py -> build/bdist.linux-ppc64le/wheel/randrctl 2024-09-30 11:21:10,637 root INFO running install_egg_info 2024-09-30 11:21:10,642 root INFO Copying randrctl.egg-info to build/bdist.linux-ppc64le/wheel/randrctl-1.9.0-py3.12.egg-info 2024-09-30 11:21:10,644 root INFO running install_scripts 2024-09-30 11:21:10,648 root INFO creating build/bdist.linux-ppc64le/wheel/randrctl-1.9.0.dist-info/WHEEL 2024-09-30 11:21:10,649 wheel INFO creating '/home/buildozer/aports/testing/randrctl/src/randrctl-1.9.0/.dist/.tmp-ynntghf_/randrctl-1.9.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2024-09-30 11:21:10,649 wheel INFO adding 'randrctl/__init__.py' 2024-09-30 11:21:10,650 wheel INFO adding 'randrctl/__main__.py' 2024-09-30 11:21:10,650 wheel INFO adding 'randrctl/cli.py' 2024-09-30 11:21:10,650 wheel INFO adding 'randrctl/context.py' 2024-09-30 11:21:10,651 wheel INFO adding 'randrctl/ctl.py' 2024-09-30 11:21:10,651 wheel INFO adding 'randrctl/exception.py' 2024-09-30 11:21:10,651 wheel INFO adding 'randrctl/model.py' 2024-09-30 11:21:10,652 wheel INFO adding 'randrctl/profile.py' 2024-09-30 11:21:10,652 wheel INFO adding 'randrctl/xrandr.py' 2024-09-30 11:21:10,653 wheel INFO adding 'randrctl-1.9.0.dist-info/LICENSE.txt' 2024-09-30 11:21:10,653 wheel INFO adding 'randrctl-1.9.0.dist-info/METADATA' 2024-09-30 11:21:10,654 wheel INFO adding 'randrctl-1.9.0.dist-info/WHEEL' 2024-09-30 11:21:10,654 wheel INFO adding 'randrctl-1.9.0.dist-info/entry_points.txt' 2024-09-30 11:21:10,654 wheel INFO adding 'randrctl-1.9.0.dist-info/top_level.txt' 2024-09-30 11:21:10,655 wheel INFO adding 'randrctl-1.9.0.dist-info/RECORD' 2024-09-30 11:21:10,655 root INFO removing build/bdist.linux-ppc64le/wheel 2024-09-30 11:21:10,656 gpep517 INFO The backend produced .dist/randrctl-1.9.0-py3-none-any.whl randrctl-1.9.0-py3-none-any.whl 2024-09-30 11:21:10,881 gpep517 INFO Installing .dist/randrctl-1.9.0-py3-none-any.whl into .testenv lib/python3.12/site-packages/randrctl/cli.py:229: SyntaxWarning: invalid escape sequence '\(' lib/python3.12/site-packages/randrctl/cli.py:229: SyntaxWarning: invalid escape sequence '\d' lib/python3.12/site-packages/randrctl/xrandr.py:34: SyntaxWarning: invalid escape sequence '\d' lib/python3.12/site-packages/randrctl/xrandr.py:35: SyntaxWarning: invalid escape sequence '\d' lib/python3.12/site-packages/randrctl/xrandr.py:36: SyntaxWarning: invalid escape sequence '\s' 2024-09-30 11:21:10,907 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.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.16s =================== >>> randrctl: Entering fakeroot... 2024-09-30 11:21:11,573 gpep517 INFO Installing .dist/randrctl-1.9.0-py3-none-any.whl into /home/buildozer/aports/testing/randrctl/pkg/randrctl /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' /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' 2024-09-30 11:21:11,610 gpep517 INFO Installation complete >>> 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-r7.apk >>> randrctl*: Tracing dependencies... python3 py3-argcomplete py3-setuptools py3-yaml xrandr python3~3.12 >>> randrctl*: Package size: 168.0 KB >>> randrctl*: Compressing data... >>> randrctl*: Create checksum... >>> randrctl*: Create randrctl-1.9.0-r7.apk >>> randrctl: Build complete at Mon, 30 Sep 2024 11:21:11 +0000 elapsed time 0h 0m 4s >>> randrctl: Cleaning up srcdir >>> randrctl: Cleaning up pkgdir >>> randrctl: Uninstalling dependencies... (1/46) Purging .makedepends-randrctl (20240930.112108) (2/46) Purging py3-argcomplete-pyc (3.5.0-r0) (3/46) Purging py3-argcomplete (3.5.0-r0) (4/46) Purging py3-yaml-pyc (6.0.2-r0) (5/46) Purging py3-yaml (6.0.2-r0) (6/46) Purging xrandr (1.5.2-r0) (7/46) Purging python3-dev (3.12.6-r0) (8/46) Purging py3-pbr-pyc (5.11.1-r5) (9/46) Purging py3-pbr (5.11.1-r5) (10/46) Purging py3-setuptools-pyc (70.3.0-r0) (11/46) Purging py3-setuptools (70.3.0-r0) (12/46) Purging py3-gpep517-pyc (16-r0) (13/46) Purging py3-gpep517 (16-r0) (14/46) Purging py3-installer-pyc (0.7.0-r2) (15/46) Purging py3-installer (0.7.0-r2) (16/46) Purging py3-pytest-pyc (8.3.3-r0) (17/46) Purging py3-pytest (8.3.3-r0) (18/46) Purging py3-iniconfig-pyc (2.0.0-r1) (19/46) Purging py3-iniconfig (2.0.0-r1) (20/46) Purging py3-packaging-pyc (24.1-r0) (21/46) Purging py3-packaging (24.1-r0) (22/46) Purging py3-parsing-pyc (3.1.4-r0) (23/46) Purging py3-parsing (3.1.4-r0) (24/46) Purging py3-pluggy-pyc (1.5.0-r0) (25/46) Purging py3-pluggy (1.5.0-r0) (26/46) Purging py3-py-pyc (1.11.0-r4) (27/46) Purging py3-py (1.11.0-r4) (28/46) Purging python3-pyc (3.12.6-r0) (29/46) Purging python3-pycache-pyc0 (3.12.6-r0) (30/46) Purging pyc (3.12.6-r0) (31/46) Purging python3 (3.12.6-r0) (32/46) Purging gdbm (1.24-r0) (33/46) Purging libffi (3.4.6-r0) (34/46) Purging libpanelw (6.5_p20240601-r1) (35/46) Purging libxrandr (1.5.4-r1) (36/46) Purging libxrender (0.9.11-r5) (37/46) Purging mpdecimal (4.0.0-r0) (38/46) Purging sqlite-libs (3.46.1-r0) (39/46) Purging yaml (0.2.5-r2) (40/46) Purging libxext (1.3.6-r2) (41/46) Purging libx11 (1.8.10-r0) (42/46) Purging libxcb (1.16.1-r0) (43/46) Purging libxdmcp (1.1.5-r1) (44/46) Purging libbsd (0.12.2-r0) (45/46) Purging libmd (1.1.0-r0) (46/46) Purging libxau (1.0.11-r4) Executing busybox-1.36.1-r32.trigger OK: 283 MiB in 110 packages >>> randrctl: Updating the testing/ppc64le repository index... >>> randrctl: Signing the index...