>>> py3-pydispatcher: Building community/py3-pydispatcher 2.0.7-r1 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 19:57:20 +0000 >>> py3-pydispatcher: Checking sanity of /home/buildozer/aports/community/py3-pydispatcher/APKBUILD... >>> py3-pydispatcher: Analyzing dependencies... >>> py3-pydispatcher: Installing for build: build-base python3-dev py3-setuptools (1/8) Installing python3-dev (3.11.3-r10) (2/8) Installing py3-parsing (3.0.9-r2) (3/8) Installing py3-parsing-pyc (3.0.9-r2) (4/8) Installing py3-packaging (23.1-r1) (5/8) Installing py3-packaging-pyc (23.1-r1) (6/8) Installing py3-setuptools (67.7.2-r0) (7/8) Installing py3-setuptools-pyc (67.7.2-r0) (8/8) Installing .makedepends-py3-pydispatcher (20230427.195721) Executing busybox-1.36.0-r8.trigger OK: 579 MiB in 176 packages >>> py3-pydispatcher: Cleaning up srcdir >>> py3-pydispatcher: Cleaning up pkgdir >>> py3-pydispatcher: Fetching https://distfiles.alpinelinux.org/distfiles/edge//PyDispatcher-2.0.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 38891 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38891 100 38891 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k >>> py3-pydispatcher: Fetching https://distfiles.alpinelinux.org/distfiles/edge//PyDispatcher-2.0.7.tar.gz >>> py3-pydispatcher: Checking sha512sums... PyDispatcher-2.0.7.tar.gz: OK >>> py3-pydispatcher: Unpacking /var/cache/distfiles/edge/PyDispatcher-2.0.7.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) warning: no previously-included files matching '*.bat' found anywhere in distribution warning: no previously-included files matching './CVS' found anywhere in distribution warning: no previously-included files matching '.cvsignore' found anywhere in distribution /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) 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.11/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`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/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`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _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. warning: no previously-included files matching '*.bat' found anywhere in distribution warning: no previously-included files matching './CVS' found anywhere in distribution warning: no previously-included files matching '.cvsignore' found anywhere in distribution test (tests.test_saferef.Tester.test) ... ok testIn (tests.test_saferef.Tester.testIn) Test the "in" operator for safe references (cmp) ... ok testRepresentation (tests.test_saferef.Tester.testRepresentation) Test that the reference object's representation works ... ok testShortCircuit (tests.test_saferef.Tester.testShortCircuit) Test that creation short-circuits to reuse existing references ... ok testValid (tests.test_saferef.Tester.testValid) Test that the references are valid (return instance methods) ... ok test_package_metadata (tests.test_packaging.PackagingTest.test_package_metadata) ... ok testAnonymousSend (tests.test_dispatcher.DispatcherTests.testAnonymousSend) ... ok testAnyRegistration (tests.test_dispatcher.DispatcherTests.testAnyRegistration) ... ok testAnyRegistration2 (tests.test_dispatcher.DispatcherTests.testAnyRegistration2) ... ok testDisconnectUnconnected (tests.test_dispatcher.DispatcherTests.testDisconnectUnconnected) ... ok testExact (tests.test_dispatcher.DispatcherTests.testExact) ... ok testGarbageCollected (tests.test_dispatcher.DispatcherTests.testGarbageCollected) ... ok testGarbageCollectedObj (tests.test_dispatcher.DispatcherTests.testGarbageCollectedObj) ... ok testMultipleRegistration (tests.test_dispatcher.DispatcherTests.testMultipleRegistration) ... ok testNoNoneSignal (tests.test_dispatcher.DispatcherTests.testNoNoneSignal) ... ok testParameterRepr (tests.test_dispatcher.DispatcherTests.testParameterRepr) ... ok testRobust (tests.test_dispatcher.DispatcherTests.testRobust) Test the sendRobust function ... ok test01 (tests.test_robustapply.TestCases.test01) ... ok test02 (tests.test_robustapply.TestCases.test02) ... ok test03 (tests.test_robustapply.TestCases.test03) ... ok test04 (tests.test_robustapply.TestCases.test04) Raise error on duplication of a particular argument ... ok ---------------------------------------------------------------------- Ran 21 tests in 0.181s OK >>> py3-pydispatcher: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:66: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. config = read_configuration(filepath, True, ignore_option_errors, dist) /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() warning: no previously-included files matching '*.bat' found anywhere in distribution warning: no previously-included files matching './CVS' found anywhere in distribution warning: no previously-included files matching '.cvsignore' found anywhere in distribution >>> py3-pydispatcher-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pydispatcher/pkg/py3-pydispatcher/usr/lib/python3.11/site-packages/pydispatch/__pycache__' -> '/home/buildozer/aports/community/py3-pydispatcher/pkg/py3-pydispatcher-pyc/usr/lib/python3.11/site-packages/pydispatch/__pycache__' >>> py3-pydispatcher-pyc*: Preparing subpackage py3-pydispatcher-pyc... >>> py3-pydispatcher-pyc*: Running postcheck for py3-pydispatcher-pyc >>> py3-pydispatcher*: Running postcheck for py3-pydispatcher >>> py3-pydispatcher*: Preparing package py3-pydispatcher... >>> py3-pydispatcher-pyc*: Tracing dependencies... python3~3.11 >>> py3-pydispatcher-pyc*: Package size: 76.0 KB >>> py3-pydispatcher-pyc*: Compressing data... >>> py3-pydispatcher-pyc*: Create checksum... >>> py3-pydispatcher-pyc*: Create py3-pydispatcher-pyc-2.0.7-r1.apk >>> py3-pydispatcher*: Tracing dependencies... python3~3.11 >>> py3-pydispatcher*: Package size: 92.0 KB >>> py3-pydispatcher*: Compressing data... >>> py3-pydispatcher*: Create checksum... >>> py3-pydispatcher*: Create py3-pydispatcher-2.0.7-r1.apk >>> py3-pydispatcher: Build complete at Thu, 27 Apr 2023 19:57:23 +0000 elapsed time 0h 0m 3s >>> py3-pydispatcher: Cleaning up srcdir >>> py3-pydispatcher: Cleaning up pkgdir >>> py3-pydispatcher: Uninstalling dependencies... (1/8) Purging .makedepends-py3-pydispatcher (20230427.195721) (2/8) Purging python3-dev (3.11.3-r10) (3/8) Purging py3-setuptools-pyc (67.7.2-r0) (4/8) Purging py3-setuptools (67.7.2-r0) (5/8) Purging py3-packaging-pyc (23.1-r1) (6/8) Purging py3-packaging (23.1-r1) (7/8) Purging py3-parsing-pyc (3.0.9-r2) (8/8) Purging py3-parsing (3.0.9-r2) Executing busybox-1.36.0-r8.trigger OK: 491 MiB in 168 packages >>> py3-pydispatcher: Updating the community/s390x repository index... >>> py3-pydispatcher: Signing the index...