>>> py3-pydispatcher: Building community/py3-pydispatcher 2.0.7-r2 (using abuild 3.13.0-r5) started Fri, 30 Aug 2024 18:43:48 +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/19) Installing libbz2 (1.0.8-r6) (2/19) Installing libffi (3.4.6-r0) (3/19) Installing gdbm (1.24-r0) (4/19) Installing xz-libs (5.6.2-r0) (5/19) Installing mpdecimal (4.0.0-r0) (6/19) Installing libpanelw (6.5_p20240601-r0) (7/19) Installing sqlite-libs (3.46.1-r0) (8/19) Installing python3 (3.12.5-r1) (9/19) Installing python3-pycache-pyc0 (3.12.5-r1) (10/19) Installing pyc (3.12.5-r1) (11/19) Installing python3-pyc (3.12.5-r1) (12/19) Installing python3-dev (3.12.5-r1) (13/19) Installing py3-parsing (3.1.2-r1) (14/19) Installing py3-parsing-pyc (3.1.2-r1) (15/19) Installing py3-packaging (24.1-r0) (16/19) Installing py3-packaging-pyc (24.1-r0) (17/19) Installing py3-setuptools (70.3.0-r0) (18/19) Installing py3-setuptools-pyc (70.3.0-r0) (19/19) Installing .makedepends-py3-pydispatcher (20240830.184403) Executing busybox-1.36.1-r31.trigger OK: 536 MiB in 120 packages >>> py3-pydispatcher: Cleaning up srcdir >>> py3-pydispatcher: Cleaning up pkgdir >>> py3-pydispatcher: Cleaning up tmpdir >>> 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 100 38891 100 38891 0 0 423k 0 --:--:-- --:--:-- --:--:-- 426k >>> 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/PyDispatcher-2.0.7.tar.gz... 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 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. 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 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 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 test_package_metadata (tests.test_packaging.PackagingTest.test_package_metadata) ... ok 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 ---------------------------------------------------------------------- Ran 21 tests in 0.455s OK >>> py3-pydispatcher: Entering fakeroot... /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() 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.12/site-packages/pydispatch/__pycache__' -> '/home/buildozer/aports/community/py3-pydispatcher/pkg/py3-pydispatcher-pyc/usr/lib/python3.12/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.12 >>> 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-r2.apk >>> py3-pydispatcher*: Tracing dependencies... python3~3.12 >>> py3-pydispatcher*: Package size: 92.0 KB >>> py3-pydispatcher*: Compressing data... >>> py3-pydispatcher*: Create checksum... >>> py3-pydispatcher*: Create py3-pydispatcher-2.0.7-r2.apk >>> py3-pydispatcher: Build complete at Fri, 30 Aug 2024 18:44:08 +0000 elapsed time 0h 0m 20s >>> py3-pydispatcher: Cleaning up srcdir >>> py3-pydispatcher: Cleaning up pkgdir >>> py3-pydispatcher: Uninstalling dependencies... (1/19) Purging .makedepends-py3-pydispatcher (20240830.184403) (2/19) Purging python3-dev (3.12.5-r1) (3/19) Purging py3-setuptools-pyc (70.3.0-r0) (4/19) Purging py3-setuptools (70.3.0-r0) (5/19) Purging py3-packaging-pyc (24.1-r0) (6/19) Purging py3-packaging (24.1-r0) (7/19) Purging py3-parsing-pyc (3.1.2-r1) (8/19) Purging py3-parsing (3.1.2-r1) (9/19) Purging python3-pyc (3.12.5-r1) (10/19) Purging python3-pycache-pyc0 (3.12.5-r1) (11/19) Purging pyc (3.12.5-r1) (12/19) Purging python3 (3.12.5-r1) (13/19) Purging gdbm (1.24-r0) (14/19) Purging libbz2 (1.0.8-r6) (15/19) Purging libffi (3.4.6-r0) (16/19) Purging libpanelw (6.5_p20240601-r0) (17/19) Purging mpdecimal (4.0.0-r0) (18/19) Purging sqlite-libs (3.46.1-r0) (19/19) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 250 MiB in 101 packages >>> py3-pydispatcher: Updating the community/loongarch64 repository index... >>> py3-pydispatcher: Signing the index...