>>> py3-hyperopt: Building community/py3-hyperopt 0.2.7-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 16:59:52 +0000 >>> py3-hyperopt: Checking sanity of /home/buildozer/aports/community/py3-hyperopt/APKBUILD... >>> py3-hyperopt: Analyzing dependencies... >>> py3-hyperopt: Installing for build: build-base python3 py3-future py3-numpy py3-networkx py3-tqdm py3-scipy py3-cloudpickle py3-decorator py3-nose py3-matplotlib py3-setuptools (1/61) Installing libbz2 (1.0.8-r4) (2/61) Installing libffi (3.4.4-r0) (3/61) Installing gdbm (1.23-r0) (4/61) Installing xz-libs (5.2.8-r0) (5/61) Installing mpdecimal (2.5.1-r1) (6/61) Installing readline (8.2.0-r0) (7/61) Installing sqlite-libs (3.40.0-r0) (8/61) Installing python3 (3.11.0-r2) (9/61) Installing py3-future (0.18.2-r6) (10/61) Installing libgfortran (12.2.1_git20220924-r4) (11/61) Installing openblas (0.3.21-r0) (12/61) Installing py3-numpy (1.23.5-r0) (13/61) Installing py3-networkx (2.8.8-r1) (14/61) Installing py3-tqdm (4.63.2-r1) (15/61) Installing python3-dev (3.11.0-r2) (16/61) Installing py3-numpy-f2py (1.23.5-r0) (17/61) Installing py3-scipy (1.9.3-r1) (18/61) Installing py3-cloudpickle (2.2.0-r1) (19/61) Installing py3-decorator (5.1.1-r2) (20/61) Installing py3-nose (1.3.7-r10) (21/61) Installing libxau (1.0.10-r0) (22/61) Installing libmd (1.0.4-r0) (23/61) Installing libbsd (0.11.7-r0) (24/61) Installing libxdmcp (1.1.4-r0) (25/61) Installing libxcb (1.15-r0) (26/61) Installing libx11 (1.8.2-r0) (27/61) Installing libxext (1.3.5-r0) (28/61) Installing libxrender (0.9.11-r0) (29/61) Installing libpng (1.6.38-r0) (30/61) Installing freetype (2.12.1-r0) (31/61) Installing fontconfig (2.14.1-r0) (32/61) Installing pixman (0.42.2-r0) (33/61) Installing cairo (1.17.6-r3) (34/61) Installing py3-cairo (1.21.0-r2) (35/61) Installing py3-certifi (2022.9.24-r1) (36/61) Installing py3-contourpy (1.0.6-r1) (37/61) Installing py3-cycler (0.11.0-r1) (38/61) Installing py3-six (1.16.0-r4) (39/61) Installing py3-dateutil (2.8.2-r2) (40/61) Installing py3-fonttools (4.38.0-r1) (41/61) Installing py3-kiwisolver (1.2.0-r4) (42/61) Installing py3-parsing (3.0.9-r1) (43/61) Installing py3-packaging (21.3-r3) (44/61) Installing py3-olefile (0.46-r7) (45/61) Installing libimagequant (4.0.4-r0) (46/61) Installing libjpeg-turbo (2.1.4-r0) (47/61) Installing lcms2 (2.14-r0) (48/61) Installing openjpeg (2.5.0-r0) (49/61) Installing libwebp (1.2.4-r1) (50/61) Installing tiff (4.4.0-r1) (51/61) Installing py3-pillow (9.3.0-r1) (52/61) Installing py3-tz (2022.6-r1) (53/61) Installing tzdata (2022f-r1) (54/61) Installing tcl (8.6.12-r1) (55/61) Installing libxft (2.3.7-r0) (56/61) Installing tk (8.6.12-r1) (57/61) Installing python3-tkinter (3.11.0-r1) (58/61) Installing qhull (2020.2-r2) (59/61) Installing py3-matplotlib (3.6.2-r2) (60/61) Installing py3-setuptools (65.6.0-r1) (61/61) Installing .makedepends-py3-hyperopt (20221123.165953) Executing busybox-1.35.0-r29.trigger OK: 680 MiB in 157 packages >>> py3-hyperopt: Cleaning up srcdir >>> py3-hyperopt: Cleaning up pkgdir >>> py3-hyperopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyperopt-0.2.7.tar.gz >>> py3-hyperopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/hyperopt-0.2.7.tar.gz >>> py3-hyperopt: Checking sha512sums... hyperopt-0.2.7.tar.gz: OK >>> py3-hyperopt: Unpacking /var/cache/distfiles/edge/hyperopt-0.2.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hyperopt copying hyperopt/rdists.py -> build/lib/hyperopt copying hyperopt/pyll_utils.py -> build/lib/hyperopt copying hyperopt/algobase.py -> build/lib/hyperopt copying hyperopt/early_stop.py -> build/lib/hyperopt copying hyperopt/std_out_err_redirect_tqdm.py -> build/lib/hyperopt copying hyperopt/plotting.py -> build/lib/hyperopt copying hyperopt/mongoexp.py -> build/lib/hyperopt copying hyperopt/base.py -> build/lib/hyperopt copying hyperopt/criteria.py -> build/lib/hyperopt copying hyperopt/utils.py -> build/lib/hyperopt copying hyperopt/rand.py -> build/lib/hyperopt copying hyperopt/ipy.py -> build/lib/hyperopt copying hyperopt/progress.py -> build/lib/hyperopt copying hyperopt/spark.py -> build/lib/hyperopt copying hyperopt/graph_viz.py -> build/lib/hyperopt copying hyperopt/atpe.py -> build/lib/hyperopt copying hyperopt/main.py -> build/lib/hyperopt copying hyperopt/anneal.py -> build/lib/hyperopt copying hyperopt/mix.py -> build/lib/hyperopt copying hyperopt/tpe.py -> build/lib/hyperopt copying hyperopt/hp.py -> build/lib/hyperopt copying hyperopt/vectorize.py -> build/lib/hyperopt copying hyperopt/__init__.py -> build/lib/hyperopt copying hyperopt/exceptions.py -> build/lib/hyperopt copying hyperopt/fmin.py -> build/lib/hyperopt creating build/lib/hyperopt/pyll copying hyperopt/pyll/base.py -> build/lib/hyperopt/pyll copying hyperopt/pyll/__init__.py -> build/lib/hyperopt/pyll copying hyperopt/pyll/stochastic.py -> build/lib/hyperopt/pyll creating build/lib/hyperopt/tests copying hyperopt/tests/test_base.py -> build/lib/hyperopt/tests copying hyperopt/tests/__init__.py -> build/lib/hyperopt/tests creating build/lib/hyperopt/pyll/tests copying hyperopt/pyll/tests/test_base.py -> build/lib/hyperopt/pyll/tests copying hyperopt/pyll/tests/test_stochastic.py -> build/lib/hyperopt/pyll/tests copying hyperopt/pyll/tests/__init__.py -> build/lib/hyperopt/pyll/tests creating build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_webpage.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_randint.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_progress.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_plotting.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_criteria.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_domains.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_pchoice.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_utils.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_rdists.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_anneal.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_ipy.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/__init__.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_vectorize.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_fmin.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_pyll_utils.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_rand.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_atpe_basic.py -> build/lib/hyperopt/tests/unit copying hyperopt/tests/unit/test_tpe.py -> build/lib/hyperopt/tests/unit creating build/lib/hyperopt/tests/integration copying hyperopt/tests/integration/test_spark.py -> build/lib/hyperopt/tests/integration copying hyperopt/tests/integration/test_mongoexp.py -> build/lib/hyperopt/tests/integration copying hyperopt/tests/integration/__init__.py -> build/lib/hyperopt/tests/integration running egg_info creating hyperopt.egg-info writing hyperopt.egg-info/PKG-INFO writing dependency_links to hyperopt.egg-info/dependency_links.txt writing entry points to hyperopt.egg-info/entry_points.txt writing requirements to hyperopt.egg-info/requires.txt writing top-level names to hyperopt.egg-info/top_level.txt writing manifest file 'hyperopt.egg-info/SOURCES.txt' reading manifest file 'hyperopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'hyperopt.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'hyperopt.atpe_models' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hyperopt.atpe_models' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hyperopt.atpe_models' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hyperopt.atpe_models' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-gamma-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-gamma.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-nEICandidates-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-nEICandidates.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringAgeMultiplier-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringAgeMultiplier.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringLossRankMultiplier-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringLossRankMultiplier.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringMode-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringMode.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringRandomProbability-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-resultFilteringRandomProbability.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationExponent-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationExponent.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationMultiplier-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCorrelationMultiplier.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCutoff-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryCutoff.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryFixedProbability-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryFixedProbability.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryLockingMode-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryLockingMode.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryProbabilityMode-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryProbabilityMode.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryTopLockingPercentile-configuration.json -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/model-secondaryTopLockingPercentile.txt -> build/lib/hyperopt/atpe_models copying hyperopt/atpe_models/scaling_model.json -> build/lib/hyperopt/atpe_models >>> py3-hyperopt: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing hyperopt.egg-info/PKG-INFO writing dependency_links to hyperopt.egg-info/dependency_links.txt writing entry points to hyperopt.egg-info/entry_points.txt writing requirements to hyperopt.egg-info/requires.txt writing top-level names to hyperopt.egg-info/top_level.txt reading manifest file 'hyperopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'hyperopt.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'hyperopt.atpe_models' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'hyperopt.atpe_models' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'hyperopt.atpe_models' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'hyperopt.atpe_models' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) running install_lib creating /home/buildozer/aports/community/py3-hyperopt/pkg creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/rdists.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/pyll_utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/algobase.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/early_stop.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll copying build/lib/hyperopt/pyll/base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/tests/test_base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/tests/test_stochastic.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/tests/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll copying build/lib/hyperopt/pyll/stochastic.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll copying build/lib/hyperopt/std_out_err_redirect_tqdm.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/plotting.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/mongoexp.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/criteria.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_webpage.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_randint.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_progress.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_plotting.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_criteria.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_domains.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_pchoice.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_rdists.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_anneal.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_ipy.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_vectorize.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_fmin.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_pyll_utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_rand.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_atpe_basic.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit copying build/lib/hyperopt/tests/unit/test_tpe.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/tests/integration/test_spark.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/tests/integration/test_mongoexp.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/tests/integration/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration copying build/lib/hyperopt/utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/rand.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/ipy.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/progress.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/spark.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/graph_viz.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/atpe.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/main.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/anneal.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/mix.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/tpe.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/hp.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/vectorize.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt copying build/lib/hyperopt/exceptions.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-nEICandidates.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-gamma.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationExponent.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringAgeMultiplier-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryProbabilityMode.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCutoff.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringLossRankMultiplier.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationMultiplier.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationExponent-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/scaling_model.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryFixedProbability.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCorrelationMultiplier-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringRandomProbability.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringAgeMultiplier.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryFixedProbability-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringMode-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-gamma-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringRandomProbability-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryTopLockingPercentile-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryLockingMode-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryCutoff-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringLossRankMultiplier-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-nEICandidates-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryLockingMode.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-resultFilteringMode.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryProbabilityMode-configuration.json -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/atpe_models/model-secondaryTopLockingPercentile.txt -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/fmin.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/rdists.py to rdists.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll_utils.py to pyll_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/algobase.py to algobase.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/early_stop.py to early_stop.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests/test_base.py to test_base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests/test_stochastic.py to test_stochastic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/pyll/stochastic.py to stochastic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/std_out_err_redirect_tqdm.py to std_out_err_redirect_tqdm.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/plotting.py to plotting.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/mongoexp.py to mongoexp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/criteria.py to criteria.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/test_base.py to test_base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_webpage.py to test_webpage.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_randint.py to test_randint.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_progress.py to test_progress.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_plotting.py to test_plotting.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_criteria.py to test_criteria.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_domains.py to test_domains.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_pchoice.py to test_pchoice.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_utils.py to test_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_rdists.py to test_rdists.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_anneal.py to test_anneal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_ipy.py to test_ipy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_vectorize.py to test_vectorize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_fmin.py to test_fmin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_pyll_utils.py to test_pyll_utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_rand.py to test_rand.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_atpe_basic.py to test_atpe_basic.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/unit/test_tpe.py to test_tpe.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration/test_spark.py to test_spark.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration/test_mongoexp.py to test_mongoexp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tests/integration/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/rand.py to rand.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/ipy.py to ipy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/progress.py to progress.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/spark.py to spark.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/graph_viz.py to graph_viz.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/atpe.py to atpe.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/main.py to main.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/anneal.py to anneal.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/mix.py to mix.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/tpe.py to tpe.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/hp.py to hp.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/vectorize.py to vectorize.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt/fmin.py to fmin.cpython-311.pyc running install_egg_info Copying hyperopt.egg-info to /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.11/site-packages/hyperopt-0.2.7-py3.11.egg-info running install_scripts Installing hyperopt-mongo-worker script to /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/bin >>> py3-hyperopt*: Running postcheck for py3-hyperopt >>> py3-hyperopt*: Preparing package py3-hyperopt... >>> py3-hyperopt*: Tracing dependencies... >>> py3-hyperopt*: Package size: 3.8 MB >>> py3-hyperopt*: Compressing data... >>> py3-hyperopt*: Create checksum... >>> py3-hyperopt*: Create py3-hyperopt-0.2.7-r1.apk >>> py3-hyperopt: Build complete at Wed, 23 Nov 2022 16:59:57 +0000 elapsed time 0h 0m 5s >>> py3-hyperopt: Cleaning up srcdir >>> py3-hyperopt: Cleaning up pkgdir >>> py3-hyperopt: Uninstalling dependencies... (1/61) Purging .makedepends-py3-hyperopt (20221123.165953) (2/61) Purging py3-future (0.18.2-r6) (3/61) Purging py3-networkx (2.8.8-r1) (4/61) Purging py3-tqdm (4.63.2-r1) (5/61) Purging py3-scipy (1.9.3-r1) (6/61) Purging py3-numpy-f2py (1.23.5-r0) (7/61) Purging python3-dev (3.11.0-r2) (8/61) Purging py3-cloudpickle (2.2.0-r1) (9/61) Purging py3-decorator (5.1.1-r2) (10/61) Purging py3-nose (1.3.7-r10) (11/61) Purging py3-matplotlib (3.6.2-r2) (12/61) Purging py3-cairo (1.21.0-r2) (13/61) Purging py3-certifi (2022.9.24-r1) (14/61) Purging py3-contourpy (1.0.6-r1) (15/61) Purging py3-cycler (0.11.0-r1) (16/61) Purging py3-dateutil (2.8.2-r2) (17/61) Purging py3-six (1.16.0-r4) (18/61) Purging py3-fonttools (4.38.0-r1) (19/61) Purging py3-kiwisolver (1.2.0-r4) (20/61) Purging py3-numpy (1.23.5-r0) (21/61) Purging py3-pillow (9.3.0-r1) (22/61) Purging py3-olefile (0.46-r7) (23/61) Purging py3-tz (2022.6-r1) (24/61) Purging python3-tkinter (3.11.0-r1) (25/61) Purging py3-setuptools (65.6.0-r1) (26/61) Purging py3-packaging (21.3-r3) (27/61) Purging py3-parsing (3.0.9-r1) (28/61) Purging python3 (3.11.0-r2) (29/61) Purging cairo (1.17.6-r3) (30/61) Purging tk (8.6.12-r1) (31/61) Purging libxft (2.3.7-r0) (32/61) Purging fontconfig (2.14.1-r0) (33/61) Purging freetype (2.12.1-r0) (34/61) Purging libbz2 (1.0.8-r4) (35/61) Purging libffi (3.4.4-r0) (36/61) Purging gdbm (1.23-r0) (37/61) Purging tiff (4.4.0-r1) (38/61) Purging xz-libs (5.2.8-r0) (39/61) Purging mpdecimal (2.5.1-r1) (40/61) Purging readline (8.2.0-r0) (41/61) Purging sqlite-libs (3.40.0-r0) (42/61) Purging openblas (0.3.21-r0) (43/61) Purging libgfortran (12.2.1_git20220924-r4) (44/61) Purging libxext (1.3.5-r0) (45/61) Purging libxrender (0.9.11-r0) (46/61) Purging libx11 (1.8.2-r0) (47/61) Purging libxcb (1.15-r0) (48/61) Purging libxau (1.0.10-r0) (49/61) Purging libxdmcp (1.1.4-r0) (50/61) Purging libbsd (0.11.7-r0) (51/61) Purging libmd (1.0.4-r0) (52/61) Purging libpng (1.6.38-r0) (53/61) Purging pixman (0.42.2-r0) (54/61) Purging libimagequant (4.0.4-r0) (55/61) Purging libjpeg-turbo (2.1.4-r0) (56/61) Purging lcms2 (2.14-r0) (57/61) Purging openjpeg (2.5.0-r0) (58/61) Purging libwebp (1.2.4-r1) (59/61) Purging tcl (8.6.12-r1) (60/61) Purging tzdata (2022f-r1) (61/61) Purging qhull (2020.2-r2) Executing busybox-1.35.0-r29.trigger OK: 331 MiB in 96 packages >>> py3-hyperopt: Updating the community/armhf repository index... >>> py3-hyperopt: Signing the index...