>>> crossplane: Building testing/crossplane 0.5.8-r2 (using abuild 3.12.0-r5) started Mon, 15 Apr 2024 21:43:04 +0000 >>> crossplane: Checking sanity of /home/buildozer/aports/testing/crossplane/APKBUILD... >>> crossplane: Analyzing dependencies... >>> crossplane: Installing for build: build-base python3 py3-setuptools (1/17) Installing libffi (3.4.6-r0) (2/17) Installing gdbm (1.23-r1) (3/17) Installing mpdecimal (4.0.0-r0) (4/17) Installing libpanelw (6.4_p20240330-r0) (5/17) Installing readline (8.2.10-r0) (6/17) Installing sqlite-libs (3.45.2-r0) (7/17) Installing python3 (3.12.3-r0) (8/17) Installing python3-pycache-pyc0 (3.12.3-r0) (9/17) Installing pyc (3.12.3-r0) (10/17) Installing python3-pyc (3.12.3-r0) (11/17) Installing py3-parsing (3.1.2-r1) (12/17) Installing py3-parsing-pyc (3.1.2-r1) (13/17) Installing py3-packaging (24.0-r1) (14/17) Installing py3-packaging-pyc (24.0-r1) (15/17) Installing py3-setuptools (69.2.0-r2) (16/17) Installing py3-setuptools-pyc (69.2.0-r2) (17/17) Installing .makedepends-crossplane (20240415.214305) Executing busybox-1.36.1-r25.trigger OK: 315 MiB in 127 packages >>> crossplane: Cleaning up srcdir >>> crossplane: Cleaning up pkgdir >>> crossplane: Cleaning up tmpdir >>> crossplane: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crossplane-0.5.8.tar.gz >>> crossplane: Fetching https://distfiles.alpinelinux.org/distfiles/edge/crossplane-0.5.8.tar.gz >>> crossplane: Checking sha512sums... crossplane-0.5.8.tar.gz: OK >>> crossplane: Unpacking /var/cache/distfiles/crossplane-0.5.8.tar.gz... running build running build_py creating build creating build/lib creating build/lib/crossplane copying crossplane/builder.py -> build/lib/crossplane copying crossplane/parser.py -> build/lib/crossplane copying crossplane/analyzer.py -> build/lib/crossplane copying crossplane/__main__.py -> build/lib/crossplane copying crossplane/formatter.py -> build/lib/crossplane copying crossplane/errors.py -> build/lib/crossplane copying crossplane/__init__.py -> build/lib/crossplane copying crossplane/compat.py -> build/lib/crossplane copying crossplane/lexer.py -> build/lib/crossplane creating build/lib/crossplane/ext copying crossplane/ext/abstract.py -> build/lib/crossplane/ext copying crossplane/ext/lua.py -> build/lib/crossplane/ext copying crossplane/ext/__init__.py -> build/lib/crossplane/ext running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:194: _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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.12/site-packages/setuptools/command/test.py:195: _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`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing crossplane.egg-info/PKG-INFO writing dependency_links to crossplane.egg-info/dependency_links.txt writing entry points to crossplane.egg-info/entry_points.txt writing top-level names to crossplane.egg-info/top_level.txt reading manifest file 'crossplane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'crossplane.egg-info/SOURCES.txt' running build_ext /home/buildozer/aports/testing/crossplane/src/crossplane-0.5.8/tests/test_format.py:37: SyntaxWarning: invalid escape sequence '\{' ' location /\{\;\}\ #\ ab {', /home/buildozer/aports/testing/crossplane/src/crossplane-0.5.8/tests/test_format.py:39: SyntaxWarning: invalid escape sequence '\{' ' if ($request_method = P\{O\)\###\;ST) {', ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN >>> crossplane: Entering fakeroot... running install /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() running install_lib creating /home/buildozer/aports/testing/crossplane/pkg creating /home/buildozer/aports/testing/crossplane/pkg/crossplane creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12 creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/builder.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/parser.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/analyzer.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/__main__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/formatter.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/errors.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane creating /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext copying build/lib/crossplane/ext/abstract.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext copying build/lib/crossplane/ext/lua.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext copying build/lib/crossplane/ext/__init__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext copying build/lib/crossplane/__init__.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/compat.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane copying build/lib/crossplane/lexer.py -> /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/builder.py to builder.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/parser.py to parser.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/analyzer.py to analyzer.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/__main__.py to __main__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/formatter.py to formatter.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/errors.py to errors.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext/abstract.py to abstract.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext/lua.py to lua.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/compat.py to compat.cpython-312.pyc byte-compiling /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/lexer.py to lexer.cpython-312.pyc running install_egg_info running egg_info writing crossplane.egg-info/PKG-INFO writing dependency_links to crossplane.egg-info/dependency_links.txt writing entry points to crossplane.egg-info/entry_points.txt writing top-level names to crossplane.egg-info/top_level.txt reading manifest file 'crossplane.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' adding license file 'NOTICE' adding license file 'AUTHORS.rst' writing manifest file 'crossplane.egg-info/SOURCES.txt' Copying crossplane.egg-info to /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane-0.5.8-py3.12.egg-info running install_scripts Installing crossplane script to /home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/bin >>> crossplane-pyc*: Running split function pyc... '/home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/__pycache__' -> '/home/buildozer/aports/testing/crossplane/pkg/crossplane-pyc/usr/lib/python3.12/site-packages/crossplane/__pycache__' '/home/buildozer/aports/testing/crossplane/pkg/crossplane/usr/lib/python3.12/site-packages/crossplane/ext/__pycache__' -> '/home/buildozer/aports/testing/crossplane/pkg/crossplane-pyc/usr/lib/python3.12/site-packages/crossplane/ext/__pycache__' >>> crossplane-pyc*: Preparing subpackage crossplane-pyc... >>> crossplane-pyc*: Running postcheck for crossplane-pyc >>> crossplane*: Running postcheck for crossplane >>> crossplane*: Preparing package crossplane... >>> crossplane-pyc*: Tracing dependencies... python3 python3~3.12 >>> crossplane-pyc*: Package size: 168.0 KB >>> crossplane-pyc*: Compressing data... >>> crossplane-pyc*: Create checksum... >>> crossplane-pyc*: Create crossplane-pyc-0.5.8-r2.apk >>> crossplane*: Tracing dependencies... python3 python3~3.12 >>> crossplane*: Package size: 228.0 KB >>> crossplane*: Compressing data... >>> crossplane*: Create checksum... >>> crossplane*: Create crossplane-0.5.8-r2.apk >>> crossplane: Build complete at Mon, 15 Apr 2024 21:43:07 +0000 elapsed time 0h 0m 3s >>> crossplane: Cleaning up srcdir >>> crossplane: Cleaning up pkgdir >>> crossplane: Uninstalling dependencies... (1/17) Purging .makedepends-crossplane (20240415.214305) (2/17) Purging py3-setuptools-pyc (69.2.0-r2) (3/17) Purging py3-setuptools (69.2.0-r2) (4/17) Purging py3-packaging-pyc (24.0-r1) (5/17) Purging py3-packaging (24.0-r1) (6/17) Purging py3-parsing-pyc (3.1.2-r1) (7/17) Purging py3-parsing (3.1.2-r1) (8/17) Purging python3-pyc (3.12.3-r0) (9/17) Purging python3-pycache-pyc0 (3.12.3-r0) (10/17) Purging pyc (3.12.3-r0) (11/17) Purging python3 (3.12.3-r0) (12/17) Purging gdbm (1.23-r1) (13/17) Purging libffi (3.4.6-r0) (14/17) Purging libpanelw (6.4_p20240330-r0) (15/17) Purging mpdecimal (4.0.0-r0) (16/17) Purging readline (8.2.10-r0) (17/17) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 263 MiB in 110 packages >>> crossplane: Updating the testing/ppc64le repository index... >>> crossplane: Signing the index...