>>> py3-platypus: Building community/py3-platypus 1.3.1-r0 (using abuild 3.13.0-r5) started Tue, 10 Sep 2024 22:02:10 +0000 >>> py3-platypus: Checking sanity of /home/buildozer/aports/community/py3-platypus/APKBUILD... >>> py3-platypus: Analyzing dependencies... >>> py3-platypus: Installing for build: build-base python3 py3-numpy py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist (1/40) Installing libbz2 (1.0.8-r6) (2/40) Installing libffi (3.4.6-r0) (3/40) Installing gdbm (1.24-r0) (4/40) Installing xz-libs (5.6.2-r0) (5/40) Installing mpdecimal (4.0.0-r0) (6/40) Installing libpanelw (6.5_p20240601-r0) (7/40) Installing sqlite-libs (3.46.1-r0) (8/40) Installing python3 (3.12.6-r0) (9/40) Installing python3-pycache-pyc0 (3.12.6-r0) (10/40) Installing pyc (3.12.6-r0) (11/40) Installing python3-pyc (3.12.6-r0) (12/40) Installing libgfortran (14.2.0-r2) (13/40) Installing openblas (0.3.28-r0) (14/40) Installing py3-numpy (1.25.2-r1) (15/40) Installing py3-numpy-pyc (1.25.2-r1) (16/40) Installing py3-installer (0.7.0-r2) (17/40) Installing py3-installer-pyc (0.7.0-r2) (18/40) Installing py3-gpep517 (16-r0) (19/40) Installing py3-gpep517-pyc (16-r0) (20/40) Installing py3-parsing (3.1.2-r1) (21/40) Installing py3-parsing-pyc (3.1.2-r1) (22/40) Installing py3-packaging (24.1-r0) (23/40) Installing py3-packaging-pyc (24.1-r0) (24/40) Installing py3-setuptools (70.3.0-r0) (25/40) Installing py3-setuptools-pyc (70.3.0-r0) (26/40) Installing py3-wheel (0.43.0-r0) (27/40) Installing py3-wheel-pyc (0.43.0-r0) (28/40) Installing py3-execnet (2.1.1-r0) (29/40) Installing py3-execnet-pyc (2.1.1-r0) (30/40) Installing py3-iniconfig (2.0.0-r1) (31/40) Installing py3-iniconfig-pyc (2.0.0-r1) (32/40) Installing py3-pluggy (1.5.0-r0) (33/40) Installing py3-pluggy-pyc (1.5.0-r0) (34/40) Installing py3-py (1.11.0-r3) (35/40) Installing py3-py-pyc (1.11.0-r3) (36/40) Installing py3-pytest (8.3.3-r0) (37/40) Installing py3-pytest-pyc (8.3.3-r0) (38/40) Installing py3-pytest-xdist (3.6.1-r0) (39/40) Installing py3-pytest-xdist-pyc (3.6.1-r0) (40/40) Installing .makedepends-py3-platypus (20240910.220211) Executing busybox-1.36.1-r31.trigger OK: 362 MiB in 143 packages >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Cleaning up tmpdir >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platypus-1.3.1.tar.gz >>> py3-platypus: Fetching https://distfiles.alpinelinux.org/distfiles/edge/platypus-1.3.1.tar.gz >>> py3-platypus: Checking sha512sums... platypus-1.3.1.tar.gz: OK >>> py3-platypus: Unpacking /var/cache/distfiles/edge/platypus-1.3.1.tar.gz... 2024-09-10 22:02:12,651 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-09-10 22:02:12,743 root INFO running bdist_wheel 2024-09-10 22:02:12,750 root INFO running build 2024-09-10 22:02:12,750 root INFO running build_py 2024-09-10 22:02:12,752 root INFO creating build 2024-09-10 22:02:12,753 root INFO creating build/lib 2024-09-10 22:02:12,753 root INFO creating build/lib/platypus 2024-09-10 22:02:12,753 root INFO copying platypus/__init__.py -> build/lib/platypus 2024-09-10 22:02:12,753 root INFO copying platypus/core.py -> build/lib/platypus 2024-09-10 22:02:12,753 root INFO copying platypus/evaluator.py -> build/lib/platypus 2024-09-10 22:02:12,754 root INFO copying platypus/distance.py -> build/lib/platypus 2024-09-10 22:02:12,754 root INFO copying platypus/weights.py -> build/lib/platypus 2024-09-10 22:02:12,754 root INFO copying platypus/indicators.py -> build/lib/platypus 2024-09-10 22:02:12,754 root INFO copying platypus/filters.py -> build/lib/platypus 2024-09-10 22:02:12,754 root INFO copying platypus/_tools.py -> build/lib/platypus 2024-09-10 22:02:12,754 root INFO copying platypus/io.py -> build/lib/platypus 2024-09-10 22:02:12,755 root INFO copying platypus/types.py -> build/lib/platypus 2024-09-10 22:02:12,755 root INFO copying platypus/experimenter.py -> build/lib/platypus 2024-09-10 22:02:12,755 root INFO copying platypus/operators.py -> build/lib/platypus 2024-09-10 22:02:12,755 root INFO copying platypus/algorithms.py -> build/lib/platypus 2024-09-10 22:02:12,755 root INFO copying platypus/errors.py -> build/lib/platypus 2024-09-10 22:02:12,756 root INFO copying platypus/mpipool.py -> build/lib/platypus 2024-09-10 22:02:12,756 root INFO copying platypus/problems.py -> build/lib/platypus 2024-09-10 22:02:12,756 root INFO copying platypus/_math.py -> build/lib/platypus 2024-09-10 22:02:12,756 root INFO copying platypus/config.py -> build/lib/platypus 2024-09-10 22:02:12,757 root INFO copying platypus/deprecated.py -> build/lib/platypus 2024-09-10 22:02:12,757 root INFO creating build/lib/platypus/tests 2024-09-10 22:02:12,757 root INFO copying platypus/tests/__init__.py -> build/lib/platypus/tests 2024-09-10 22:02:12,757 root INFO copying platypus/tests/test_math.py -> build/lib/platypus/tests 2024-09-10 22:02:12,757 root INFO copying platypus/tests/test_indicators.py -> build/lib/platypus/tests 2024-09-10 22:02:12,758 root INFO copying platypus/tests/test_operators.py -> build/lib/platypus/tests 2024-09-10 22:02:12,758 root INFO copying platypus/tests/test_config.py -> build/lib/platypus/tests 2024-09-10 22:02:12,758 root INFO copying platypus/tests/test_algorithms.py -> build/lib/platypus/tests 2024-09-10 22:02:12,758 root INFO copying platypus/tests/test_types.py -> build/lib/platypus/tests 2024-09-10 22:02:12,758 root INFO copying platypus/tests/test_distance.py -> build/lib/platypus/tests 2024-09-10 22:02:12,758 root INFO copying platypus/tests/test_problems.py -> build/lib/platypus/tests 2024-09-10 22:02:12,759 root INFO copying platypus/tests/test_io.py -> build/lib/platypus/tests 2024-09-10 22:02:12,759 root INFO copying platypus/tests/test_core.py -> build/lib/platypus/tests 2024-09-10 22:02:12,759 root INFO copying platypus/tests/test_filters.py -> build/lib/platypus/tests 2024-09-10 22:02:12,759 root INFO copying platypus/tests/test_tools.py -> build/lib/platypus/tests 2024-09-10 22:02:12,759 root INFO running egg_info 2024-09-10 22:02:12,759 root INFO creating Platypus_Opt.egg-info 2024-09-10 22:02:12,761 root INFO writing Platypus_Opt.egg-info/PKG-INFO 2024-09-10 22:02:12,763 root INFO writing dependency_links to Platypus_Opt.egg-info/dependency_links.txt 2024-09-10 22:02:12,763 root INFO writing requirements to Platypus_Opt.egg-info/requires.txt 2024-09-10 22:02:12,763 root INFO writing top-level names to Platypus_Opt.egg-info/top_level.txt 2024-09-10 22:02:12,764 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-09-10 22:02:12,766 root INFO reading manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-09-10 22:02:12,766 root INFO reading manifest template 'MANIFEST.in' 2024-09-10 22:02:12,768 root WARNING no previously-included directories found matching 'dist' 2024-09-10 22:02:12,768 root INFO adding license file 'COPYING' 2024-09-10 22:02:12,769 root INFO writing manifest file 'Platypus_Opt.egg-info/SOURCES.txt' 2024-09-10 22:02:12,773 root INFO installing to build/bdist.linux-armv8l/wheel 2024-09-10 22:02:12,773 root INFO running install 2024-09-10 22:02:12,782 root INFO running install_lib 2024-09-10 22:02:12,783 root INFO creating build/bdist.linux-armv8l 2024-09-10 22:02:12,783 root INFO creating build/bdist.linux-armv8l/wheel 2024-09-10 22:02:12,783 root INFO creating build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,784 root INFO copying build/lib/platypus/__init__.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,784 root INFO copying build/lib/platypus/core.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,784 root INFO copying build/lib/platypus/evaluator.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,784 root INFO copying build/lib/platypus/distance.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,784 root INFO copying build/lib/platypus/weights.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,785 root INFO copying build/lib/platypus/indicators.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,785 root INFO copying build/lib/platypus/filters.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,785 root INFO copying build/lib/platypus/_tools.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,785 root INFO copying build/lib/platypus/io.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,785 root INFO copying build/lib/platypus/types.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,785 root INFO copying build/lib/platypus/experimenter.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,786 root INFO copying build/lib/platypus/operators.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,786 root INFO copying build/lib/platypus/algorithms.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,786 root INFO creating build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,786 root INFO copying build/lib/platypus/tests/__init__.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,786 root INFO copying build/lib/platypus/tests/test_math.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,786 root INFO copying build/lib/platypus/tests/test_indicators.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_operators.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_config.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_algorithms.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_types.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_distance.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_problems.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,787 root INFO copying build/lib/platypus/tests/test_io.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/tests/test_core.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/tests/test_filters.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/tests/test_tools.py -> build/bdist.linux-armv8l/wheel/platypus/tests 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/errors.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/mpipool.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/problems.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,788 root INFO copying build/lib/platypus/_math.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,789 root INFO copying build/lib/platypus/config.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,789 root INFO copying build/lib/platypus/deprecated.py -> build/bdist.linux-armv8l/wheel/platypus 2024-09-10 22:02:12,789 root INFO running install_egg_info 2024-09-10 22:02:12,790 root INFO Copying Platypus_Opt.egg-info to build/bdist.linux-armv8l/wheel/Platypus_Opt-1.3.1-py3.12.egg-info 2024-09-10 22:02:12,791 root INFO running install_scripts 2024-09-10 22:02:12,796 root INFO creating build/bdist.linux-armv8l/wheel/Platypus_Opt-1.3.1.dist-info/WHEEL 2024-09-10 22:02:12,796 wheel INFO creating '/home/buildozer/aports/community/py3-platypus/src/Platypus-1.3.1/.dist/.tmp-5vygdv8s/Platypus_Opt-1.3.1-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2024-09-10 22:02:12,797 wheel INFO adding 'platypus/__init__.py' 2024-09-10 22:02:12,797 wheel INFO adding 'platypus/_math.py' 2024-09-10 22:02:12,797 wheel INFO adding 'platypus/_tools.py' 2024-09-10 22:02:12,797 wheel INFO adding 'platypus/algorithms.py' 2024-09-10 22:02:12,798 wheel INFO adding 'platypus/config.py' 2024-09-10 22:02:12,798 wheel INFO adding 'platypus/core.py' 2024-09-10 22:02:12,798 wheel INFO adding 'platypus/deprecated.py' 2024-09-10 22:02:12,798 wheel INFO adding 'platypus/distance.py' 2024-09-10 22:02:12,798 wheel INFO adding 'platypus/errors.py' 2024-09-10 22:02:12,799 wheel INFO adding 'platypus/evaluator.py' 2024-09-10 22:02:12,799 wheel INFO adding 'platypus/experimenter.py' 2024-09-10 22:02:12,799 wheel INFO adding 'platypus/filters.py' 2024-09-10 22:02:12,799 wheel INFO adding 'platypus/indicators.py' 2024-09-10 22:02:12,799 wheel INFO adding 'platypus/io.py' 2024-09-10 22:02:12,800 wheel INFO adding 'platypus/mpipool.py' 2024-09-10 22:02:12,800 wheel INFO adding 'platypus/operators.py' 2024-09-10 22:02:12,800 wheel INFO adding 'platypus/problems.py' 2024-09-10 22:02:12,800 wheel INFO adding 'platypus/types.py' 2024-09-10 22:02:12,800 wheel INFO adding 'platypus/weights.py' 2024-09-10 22:02:12,801 wheel INFO adding 'platypus/tests/__init__.py' 2024-09-10 22:02:12,801 wheel INFO adding 'platypus/tests/test_algorithms.py' 2024-09-10 22:02:12,801 wheel INFO adding 'platypus/tests/test_config.py' 2024-09-10 22:02:12,801 wheel INFO adding 'platypus/tests/test_core.py' 2024-09-10 22:02:12,801 wheel INFO adding 'platypus/tests/test_distance.py' 2024-09-10 22:02:12,802 wheel INFO adding 'platypus/tests/test_filters.py' 2024-09-10 22:02:12,802 wheel INFO adding 'platypus/tests/test_indicators.py' 2024-09-10 22:02:12,802 wheel INFO adding 'platypus/tests/test_io.py' 2024-09-10 22:02:12,802 wheel INFO adding 'platypus/tests/test_math.py' 2024-09-10 22:02:12,802 wheel INFO adding 'platypus/tests/test_operators.py' 2024-09-10 22:02:12,802 wheel INFO adding 'platypus/tests/test_problems.py' 2024-09-10 22:02:12,803 wheel INFO adding 'platypus/tests/test_tools.py' 2024-09-10 22:02:12,803 wheel INFO adding 'platypus/tests/test_types.py' 2024-09-10 22:02:12,803 wheel INFO adding 'Platypus_Opt-1.3.1.dist-info/COPYING' 2024-09-10 22:02:12,803 wheel INFO adding 'Platypus_Opt-1.3.1.dist-info/METADATA' 2024-09-10 22:02:12,803 wheel INFO adding 'Platypus_Opt-1.3.1.dist-info/WHEEL' 2024-09-10 22:02:12,804 wheel INFO adding 'Platypus_Opt-1.3.1.dist-info/top_level.txt' 2024-09-10 22:02:12,804 wheel INFO adding 'Platypus_Opt-1.3.1.dist-info/RECORD' 2024-09-10 22:02:12,804 root INFO removing build/bdist.linux-armv8l/wheel 2024-09-10 22:02:12,805 gpep517 INFO The backend produced .dist/Platypus_Opt-1.3.1-py3-none-any.whl Platypus_Opt-1.3.1-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.6, pytest-8.3.3, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-platypus/src/Platypus-1.3.1 configfile: pyproject.toml testpaths: platypus plugins: xdist-3.6.1 collected 202 items platypus/tests/test_algorithms.py .......................... [ 12%] platypus/tests/test_config.py ...... [ 15%] platypus/tests/test_core.py ............................ [ 29%] platypus/tests/test_distance.py ... [ 31%] platypus/tests/test_filters.py ......................................... [ 51%] ......... [ 55%] platypus/tests/test_indicators.py ...... [ 58%] platypus/tests/test_io.py ... [ 60%] platypus/tests/test_math.py ............ [ 66%] platypus/tests/test_operators.py .... [ 68%] platypus/tests/test_problems.py ........................................ [ 88%] ... [ 89%] platypus/tests/test_tools.py ... [ 91%] platypus/tests/test_types.py .................. [100%] ==================================== PASSES ==================================== =========================== short test summary info ============================ PASSED platypus/tests/test_algorithms.py::TestPickling::test_CMAES PASSED platypus/tests/test_algorithms.py::TestPickling::test_EpsMOEA PASSED platypus/tests/test_algorithms.py::TestPickling::test_GDE3 PASSED platypus/tests/test_algorithms.py::TestPickling::test_IBEA PASSED platypus/tests/test_algorithms.py::TestPickling::test_MOEAD_normal_boundary_weights PASSED platypus/tests/test_algorithms.py::TestPickling::test_MOEAD_random_weights PASSED platypus/tests/test_algorithms.py::TestPickling::test_NSGAII PASSED platypus/tests/test_algorithms.py::TestPickling::test_NSGAIII PASSED platypus/tests/test_algorithms.py::TestPickling::test_OMOPSO PASSED platypus/tests/test_algorithms.py::TestPickling::test_SMPSO PASSED platypus/tests/test_algorithms.py::TestPickling::test_SPEA2 PASSED platypus/tests/test_algorithms.py::TestRunning::test_CMAES PASSED platypus/tests/test_algorithms.py::TestRunning::test_EpsMOEA PASSED platypus/tests/test_algorithms.py::TestRunning::test_GDE3 PASSED platypus/tests/test_algorithms.py::TestRunning::test_IBEA PASSED platypus/tests/test_algorithms.py::TestRunning::test_MOEAD_default PASSED platypus/tests/test_algorithms.py::TestRunning::test_MOEAD_normal_boundary_weights PASSED platypus/tests/test_algorithms.py::TestRunning::test_MOEAD_pbi PASSED platypus/tests/test_algorithms.py::TestRunning::test_MOEAD_random_weights PASSED platypus/tests/test_algorithms.py::TestRunning::test_NSGAII PASSED platypus/tests/test_algorithms.py::TestRunning::test_NSGAIII PASSED platypus/tests/test_algorithms.py::TestRunning::test_OMOPSO PASSED platypus/tests/test_algorithms.py::TestRunning::test_SMPSO PASSED platypus/tests/test_algorithms.py::TestRunning::test_SPEA2 PASSED platypus/tests/test_algorithms.py::TestMaximizationGuard::test_MOEAD PASSED platypus/tests/test_algorithms.py::TestMaximizationGuard::test_NSGAIII PASSED platypus/tests/test_config.py::TestConfig::test_default_evaluator PASSED platypus/tests/test_config.py::TestConfig::test_default_evaluator_reassigned PASSED platypus/tests/test_config.py::TestConfig::test_default_mutator PASSED platypus/tests/test_config.py::TestConfig::test_default_mutator_reassigned PASSED platypus/tests/test_config.py::TestConfig::test_default_variator PASSED platypus/tests/test_config.py::TestConfig::test_default_variator_reassigned PASSED platypus/tests/test_core.py::TestSolution::test_deepcopy PASSED platypus/tests/test_core.py::TestConstraint::test_eq PASSED platypus/tests/test_core.py::TestConstraint::test_gt PASSED platypus/tests/test_core.py::TestConstraint::test_gte PASSED platypus/tests/test_core.py::TestConstraint::test_invalid_bad_operator PASSED platypus/tests/test_core.py::TestConstraint::test_invalid_empty_string PASSED platypus/tests/test_core.py::TestConstraint::test_invalid_missing_operator PASSED platypus/tests/test_core.py::TestConstraint::test_invalid_missing_value PASSED platypus/tests/test_core.py::TestConstraint::test_lt PASSED platypus/tests/test_core.py::TestConstraint::test_lte PASSED platypus/tests/test_core.py::TestConstraint::test_neq PASSED platypus/tests/test_core.py::TestParetoDominance::test_dominance PASSED platypus/tests/test_core.py::TestParetoDominance::test_nondominance PASSED platypus/tests/test_core.py::TestArchive::test_dominance PASSED platypus/tests/test_core.py::TestArchive::test_nondominance PASSED platypus/tests/test_core.py::TestNondominatedSort::test_crowding PASSED platypus/tests/test_core.py::TestNondominatedSort::test_prune2 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_prune4 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_ranking PASSED platypus/tests/test_core.py::TestNondominatedSort::test_split2 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_split3 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_split4 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_truncate2 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_truncate4 PASSED platypus/tests/test_core.py::TestNondominatedSort::test_truncate_fitness_max PASSED platypus/tests/test_core.py::TestNondominatedSort::test_truncate_fitness_min PASSED platypus/tests/test_core.py::TestNormalize::test_normalize PASSED platypus/tests/test_core.py::TestEpsilonBoxArchive::test_improvements PASSED platypus/tests/test_distance.py::TestDistances::test_euclidean PASSED platypus/tests/test_distance.py::TestDistances::test_manhattan PASSED platypus/tests/test_distance.py::TestDistanceMatrix::test PASSED platypus/tests/test_filters.py::TestKeys::test_objective_value_at_index PASSED platypus/tests/test_filters.py::TestKeys::test_objectives PASSED platypus/tests/test_filters.py::TestUnique::test_generator_empty PASSED platypus/tests/test_filters.py::TestUnique::test_generator_multiple_items PASSED platypus/tests/test_filters.py::TestUnique::test_generator_single_item PASSED platypus/tests/test_filters.py::TestUnique::test_iterator_empty PASSED platypus/tests/test_filters.py::TestUnique::test_iterator_multiple_items PASSED platypus/tests/test_filters.py::TestUnique::test_iterator_single_item PASSED platypus/tests/test_filters.py::TestUnique::test_list_empty PASSED platypus/tests/test_filters.py::TestUnique::test_list_multiple_items PASSED platypus/tests/test_filters.py::TestUnique::test_list_single_item PASSED platypus/tests/test_filters.py::TestUnique::test_view_empty PASSED platypus/tests/test_filters.py::TestUnique::test_view_multiple_items PASSED platypus/tests/test_filters.py::TestUnique::test_view_single_item PASSED platypus/tests/test_filters.py::TestGroup::test_generator_empty PASSED platypus/tests/test_filters.py::TestGroup::test_generator_multiple_items PASSED platypus/tests/test_filters.py::TestGroup::test_generator_single_item PASSED platypus/tests/test_filters.py::TestGroup::test_iterator_empty PASSED platypus/tests/test_filters.py::TestGroup::test_iterator_multiple_items PASSED platypus/tests/test_filters.py::TestGroup::test_iterator_single_item PASSED platypus/tests/test_filters.py::TestGroup::test_list_empty PASSED platypus/tests/test_filters.py::TestGroup::test_list_multiple_items PASSED platypus/tests/test_filters.py::TestGroup::test_list_single_item PASSED platypus/tests/test_filters.py::TestGroup::test_view_empty PASSED platypus/tests/test_filters.py::TestGroup::test_view_multiple_items PASSED platypus/tests/test_filters.py::TestGroup::test_view_single_item PASSED platypus/tests/test_filters.py::TestTruncate::test_generator_empty PASSED platypus/tests/test_filters.py::TestTruncate::test_generator_multiple_items PASSED platypus/tests/test_filters.py::TestTruncate::test_generator_single_item PASSED platypus/tests/test_filters.py::TestTruncate::test_iterator_empty PASSED platypus/tests/test_filters.py::TestTruncate::test_iterator_multiple_items PASSED platypus/tests/test_filters.py::TestTruncate::test_iterator_single_item PASSED platypus/tests/test_filters.py::TestTruncate::test_list_empty PASSED platypus/tests/test_filters.py::TestTruncate::test_list_multiple_items PASSED platypus/tests/test_filters.py::TestTruncate::test_list_single_item PASSED platypus/tests/test_filters.py::TestTruncate::test_view_empty PASSED platypus/tests/test_filters.py::TestTruncate::test_view_multiple_items PASSED platypus/tests/test_filters.py::TestTruncate::test_view_single_item PASSED platypus/tests/test_filters.py::TestMatches::test_generator_empty PASSED platypus/tests/test_filters.py::TestMatches::test_generator_multiple_items PASSED platypus/tests/test_filters.py::TestMatches::test_generator_single_item PASSED platypus/tests/test_filters.py::TestMatches::test_iterator_empty PASSED platypus/tests/test_filters.py::TestMatches::test_iterator_multiple_items PASSED platypus/tests/test_filters.py::TestMatches::test_iterator_single_item PASSED platypus/tests/test_filters.py::TestMatches::test_list_empty PASSED platypus/tests/test_filters.py::TestMatches::test_list_multiple_items PASSED platypus/tests/test_filters.py::TestMatches::test_list_single_item PASSED platypus/tests/test_filters.py::TestMatches::test_view_empty PASSED platypus/tests/test_filters.py::TestMatches::test_view_multiple_items PASSED platypus/tests/test_filters.py::TestMatches::test_view_single_item PASSED platypus/tests/test_indicators.py::TestGenerationalDistance::test PASSED platypus/tests/test_indicators.py::TestInvertedGenerationalDistance::test PASSED platypus/tests/test_indicators.py::TestEpsilonIndicator::test PASSED platypus/tests/test_indicators.py::TestSpacing::test PASSED platypus/tests/test_indicators.py::TestHypervolume::test PASSED platypus/tests/test_indicators.py::TestHypervolume::test_maximize PASSED platypus/tests/test_io.py::TestObjectives::test PASSED platypus/tests/test_io.py::TestJSON::testAlgorithm PASSED platypus/tests/test_io.py::TestJSON::testSolutions PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_add PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_distance1 PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_distance2 PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_distance3 PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_dot PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_lsolve1 PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_lsolve2 PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_lsolve_singular PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_magnitude PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_multiply PASSED platypus/tests/test_math.py::TestVectorAlgebra::test_subtract PASSED platypus/tests/test_math.py::TestCombinatorics::test_choose PASSED platypus/tests/test_operators.py::TestSwap::test_swap1 PASSED platypus/tests/test_operators.py::TestSwap::test_swap10 PASSED platypus/tests/test_operators.py::TestSwap::test_swap2a PASSED platypus/tests/test_operators.py::TestSwap::test_swap2b PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF1 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF10 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF2 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF3 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF4 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF5 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF6 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF7 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF8 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_CF9 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_DTLZ1 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_DTLZ2 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_DTLZ3 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_DTLZ4 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_DTLZ7 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF1 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF10 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF11 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF12 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF13 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF2 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF3 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF4 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF5 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF6 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF7 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF8 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_UF9 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG1 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG2 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG3 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG4 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG5 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG6 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG7 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG8 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_WFG9 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_ZDT1 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_ZDT2 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_ZDT3 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_ZDT4 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_ZDT5 PASSED platypus/tests/test_problems.py::TestProblemsSimple::test_ZDT6 PASSED platypus/tests/test_tools.py::TestDictMethods::test_keys_for PASSED platypus/tests/test_tools.py::TestDictMethods::test_only_keys PASSED platypus/tests/test_tools.py::TestDictMethods::test_remove_keys PASSED platypus/tests/test_types.py::TestReal::test_encode_decode PASSED platypus/tests/test_types.py::TestReal::test_init PASSED platypus/tests/test_types.py::TestReal::test_rand PASSED platypus/tests/test_types.py::TestBinary::test_encode_decode PASSED platypus/tests/test_types.py::TestBinary::test_rand PASSED platypus/tests/test_types.py::TestInteger::test_encode_decode PASSED platypus/tests/test_types.py::TestInteger::test_init PASSED platypus/tests/test_types.py::TestInteger::test_rand PASSED platypus/tests/test_types.py::TestPermutationIntegers::test_encode_decode PASSED platypus/tests/test_types.py::TestPermutationIntegers::test_rand PASSED platypus/tests/test_types.py::TestPermutationElements::test_encode_decode PASSED platypus/tests/test_types.py::TestPermutationElements::test_rand PASSED platypus/tests/test_types.py::TestSubset::test_encode_decode PASSED platypus/tests/test_types.py::TestSubset::test_rand PASSED platypus/tests/test_types.py::TestGrayCode::test_bin2gray PASSED platypus/tests/test_types.py::TestGrayCode::test_bin2int PASSED platypus/tests/test_types.py::TestGrayCode::test_gray2bin PASSED platypus/tests/test_types.py::TestGrayCode::test_int2bin ============================= 202 passed in 5.87s ============================== >>> py3-platypus: Entering fakeroot... >>> py3-platypus-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-platypus/pkg/py3-platypus/usr/lib/python3.12/site-packages/platypus/__pycache__' -> '/home/buildozer/aports/community/py3-platypus/pkg/py3-platypus-pyc/usr/lib/python3.12/site-packages/platypus/__pycache__' >>> py3-platypus-pyc*: Preparing subpackage py3-platypus-pyc... >>> py3-platypus-pyc*: Running postcheck for py3-platypus-pyc >>> py3-platypus*: Running postcheck for py3-platypus >>> py3-platypus*: Preparing package py3-platypus... >>> py3-platypus-pyc*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-platypus-pyc*: Package size: 468.0 KB >>> py3-platypus-pyc*: Compressing data... >>> py3-platypus-pyc*: Create checksum... >>> py3-platypus-pyc*: Create py3-platypus-pyc-1.3.1-r0.apk >>> py3-platypus*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-platypus*: Package size: 424.0 KB >>> py3-platypus*: Compressing data... >>> py3-platypus*: Create checksum... >>> py3-platypus*: Create py3-platypus-1.3.1-r0.apk >>> py3-platypus: Build complete at Tue, 10 Sep 2024 22:02:19 +0000 elapsed time 0h 0m 9s >>> py3-platypus: Cleaning up srcdir >>> py3-platypus: Cleaning up pkgdir >>> py3-platypus: Uninstalling dependencies... (1/40) Purging .makedepends-py3-platypus (20240910.220211) (2/40) Purging py3-numpy-pyc (1.25.2-r1) (3/40) Purging py3-numpy (1.25.2-r1) (4/40) Purging openblas (0.3.28-r0) (5/40) Purging py3-gpep517-pyc (16-r0) (6/40) Purging py3-gpep517 (16-r0) (7/40) Purging py3-installer-pyc (0.7.0-r2) (8/40) Purging py3-installer (0.7.0-r2) (9/40) Purging py3-setuptools-pyc (70.3.0-r0) (10/40) Purging py3-setuptools (70.3.0-r0) (11/40) Purging py3-wheel-pyc (0.43.0-r0) (12/40) Purging py3-wheel (0.43.0-r0) (13/40) Purging py3-pytest-xdist-pyc (3.6.1-r0) (14/40) Purging py3-pytest-xdist (3.6.1-r0) (15/40) Purging py3-execnet-pyc (2.1.1-r0) (16/40) Purging py3-execnet (2.1.1-r0) (17/40) Purging py3-pytest-pyc (8.3.3-r0) (18/40) Purging py3-pytest (8.3.3-r0) (19/40) Purging py3-iniconfig-pyc (2.0.0-r1) (20/40) Purging py3-iniconfig (2.0.0-r1) (21/40) Purging py3-packaging-pyc (24.1-r0) (22/40) Purging py3-packaging (24.1-r0) (23/40) Purging py3-parsing-pyc (3.1.2-r1) (24/40) Purging py3-parsing (3.1.2-r1) (25/40) Purging py3-pluggy-pyc (1.5.0-r0) (26/40) Purging py3-pluggy (1.5.0-r0) (27/40) Purging py3-py-pyc (1.11.0-r3) (28/40) Purging py3-py (1.11.0-r3) (29/40) Purging python3-pyc (3.12.6-r0) (30/40) Purging python3-pycache-pyc0 (3.12.6-r0) (31/40) Purging pyc (3.12.6-r0) (32/40) Purging python3 (3.12.6-r0) (33/40) Purging gdbm (1.24-r0) (34/40) Purging libbz2 (1.0.8-r6) (35/40) Purging libffi (3.4.6-r0) (36/40) Purging libgfortran (14.2.0-r2) (37/40) Purging libpanelw (6.5_p20240601-r0) (38/40) Purging mpdecimal (4.0.0-r0) (39/40) Purging sqlite-libs (3.46.1-r0) (40/40) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 283 MiB in 103 packages >>> py3-platypus: Updating the community/armv7 repository index... >>> py3-platypus: Signing the index...