>>> randrctl: Building testing/randrctl 1.9.0-r3 (using abuild 3.11.0_rc13-r0) started Sun, 30 Apr 2023 20:37:55 +0000 >>> randrctl: Checking sanity of /home/buildozer/aports/testing/randrctl/APKBUILD... >>> randrctl: Analyzing dependencies... >>> randrctl: Installing for build: build-base python3 py3-argcomplete py3-yaml xrandr python3-dev py3-pbr py3-setuptools (1/35) Installing libbz2 (1.0.8-r5) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (2.5.1-r2) (4/35) Installing libpanelw (6.4_p20230424-r0) (5/35) Installing readline (8.2.1-r1) (6/35) Installing sqlite-libs (3.41.2-r2) (7/35) Installing python3 (3.11.3-r10) (8/35) Installing python3-pycache-pyc0 (3.11.3-r10) (9/35) Installing pyc (0.1-r0) (10/35) Installing python3-pyc (3.11.3-r10) (11/35) Installing py3-argcomplete (2.0.5-r1) (12/35) Installing py3-argcomplete-pyc (2.0.5-r1) (13/35) Installing yaml (0.2.5-r1) (14/35) Installing py3-yaml (6.0-r3) (15/35) Installing py3-yaml-pyc (6.0-r3) (16/35) Installing libxau (1.0.11-r1) (17/35) Installing libmd (1.0.4-r2) (18/35) Installing libbsd (0.11.7-r1) (19/35) Installing libxdmcp (1.1.4-r1) (20/35) Installing libxcb (1.15-r1) (21/35) Installing libx11 (1.8.4-r2) (22/35) Installing libxext (1.3.5-r1) (23/35) Installing libxrender (0.9.11-r2) (24/35) Installing libxrandr (1.5.3-r1) (25/35) Installing xrandr (1.5.2-r0) (26/35) Installing python3-dev (3.11.3-r10) (27/35) Installing py3-pbr (5.11.1-r2) (28/35) Installing py3-pbr-pyc (5.11.1-r2) (29/35) Installing py3-parsing (3.0.9-r2) (30/35) Installing py3-parsing-pyc (3.0.9-r2) (31/35) Installing py3-packaging (23.1-r1) (32/35) Installing py3-packaging-pyc (23.1-r1) (33/35) Installing py3-setuptools (67.7.2-r0) (34/35) Installing py3-setuptools-pyc (67.7.2-r0) (35/35) Installing .makedepends-randrctl (20230430.203800) Executing busybox-1.36.0-r8.trigger OK: 1171 MiB in 138 packages >>> randrctl: Cleaning up srcdir >>> randrctl: Cleaning up pkgdir >>> 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:755: 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 2023-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:84: _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:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build 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, pypa/build 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:755: 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 2023-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/exception.py -> build/lib/randrctl copying randrctl/cli.py -> build/lib/randrctl copying randrctl/model.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/__main__.py -> build/lib/randrctl copying randrctl/context.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' >>> randrctl: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: 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 2023-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:84: _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:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build 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, pypa/build 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:755: 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 2023-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/__init__.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/cli.py -> /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/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/__main__.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 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/exception.py to exception.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/model.py to model.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/__main__.py to __main__.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 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-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-r3.apk >>> randrctl*: Tracing dependencies... python3 py3-argcomplete py3-yaml xrandr python3~3.11 >>> randrctl*: Package size: 144.0 KB >>> randrctl*: Compressing data... >>> randrctl*: Create checksum... >>> randrctl*: Create randrctl-1.9.0-r3.apk >>> randrctl: Build complete at Sun, 30 Apr 2023 20:38:10 +0000 elapsed time 0h 0m 15s >>> randrctl: Cleaning up srcdir >>> randrctl: Cleaning up pkgdir >>> randrctl: Uninstalling dependencies... (1/35) Purging .makedepends-randrctl (20230430.203800) (2/35) Purging py3-argcomplete-pyc (2.0.5-r1) (3/35) Purging py3-argcomplete (2.0.5-r1) (4/35) Purging py3-yaml-pyc (6.0-r3) (5/35) Purging py3-yaml (6.0-r3) (6/35) Purging xrandr (1.5.2-r0) (7/35) Purging python3-dev (3.11.3-r10) (8/35) Purging py3-pbr-pyc (5.11.1-r2) (9/35) Purging py3-pbr (5.11.1-r2) (10/35) Purging py3-setuptools-pyc (67.7.2-r0) (11/35) Purging py3-setuptools (67.7.2-r0) (12/35) Purging py3-packaging-pyc (23.1-r1) (13/35) Purging py3-packaging (23.1-r1) (14/35) Purging py3-parsing-pyc (3.0.9-r2) (15/35) Purging py3-parsing (3.0.9-r2) (16/35) Purging libxrandr (1.5.3-r1) (17/35) Purging libxrender (0.9.11-r2) (18/35) Purging python3-pyc (3.11.3-r10) (19/35) Purging python3-pycache-pyc0 (3.11.3-r10) (20/35) Purging pyc (0.1-r0) (21/35) Purging yaml (0.2.5-r1) (22/35) Purging python3 (3.11.3-r10) (23/35) Purging gdbm (1.23-r1) (24/35) Purging libxext (1.3.5-r1) (25/35) Purging libx11 (1.8.4-r2) (26/35) Purging libxcb (1.15-r1) (27/35) Purging libxdmcp (1.1.4-r1) (28/35) Purging libbsd (0.11.7-r1) (29/35) Purging libbz2 (1.0.8-r5) (30/35) Purging libmd (1.0.4-r2) (31/35) Purging libpanelw (6.4_p20230424-r0) (32/35) Purging libxau (1.0.11-r1) (33/35) Purging mpdecimal (2.5.1-r2) (34/35) Purging readline (8.2.1-r1) (35/35) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r8.trigger OK: 966 MiB in 103 packages >>> randrctl: Updating the testing/riscv64 repository index... >>> randrctl: Signing the index...