>>> py3-hyperopt: Building community/py3-hyperopt 0.2.5-r3 (using abuild 3.9.0-r0) started Thu, 16 Dec 2021 08:38:30 +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/60) Installing libbz2 (1.0.8-r1) (2/60) Installing libffi (3.4.2-r1) (3/60) Installing gdbm (1.22-r0) (4/60) Installing mpdecimal (2.5.1-r1) (5/60) Installing readline (8.1.1-r0) (6/60) Installing sqlite-libs (3.37.0-r0) (7/60) Installing python3 (3.10.1-r0) (8/60) Installing py3-future (0.18.2-r4) (9/60) Installing libgfortran (11.2.1_git20211128-r2) (10/60) Installing openblas (0.3.18-r1) (11/60) Installing py3-numpy (1.21.4-r1) (12/60) Installing py3-decorator (5.1.0-r1) (13/60) Installing py3-networkx (2.6.3-r2) (14/60) Installing py3-tqdm (4.62.3-r1) (15/60) Installing python3-dev (3.10.1-r0) (16/60) Installing py3-numpy-f2py (1.21.4-r1) (17/60) Installing py3-scipy (1.7.2-r1) (18/60) Installing py3-cloudpickle (1.6.0-r2) (19/60) Installing py3-nose (1.3.7-r7) (20/60) Installing libxau (1.0.9-r0) (21/60) Installing libmd (1.0.3-r0) (22/60) Installing libbsd (0.11.3-r1) (23/60) Installing libxdmcp (1.1.3-r0) (24/60) Installing libxcb (1.14-r2) (25/60) Installing libx11 (1.7.3.1-r0) (26/60) Installing libxext (1.3.4-r0) (27/60) Installing libxrender (0.9.10-r3) (28/60) Installing libpng (1.6.37-r1) (29/60) Installing freetype (2.11.1-r0) (30/60) Installing libuuid (2.37.2-r2) (31/60) Installing fontconfig (2.13.1-r5) (32/60) Installing pixman (0.40.0-r3) (33/60) Installing cairo (1.16.0-r3) (34/60) Installing py3-cairo (1.20.1-r1) (35/60) Installing py3-certifi (2020.12.5-r2) (36/60) Installing py3-six (1.16.0-r1) (37/60) Installing py3-cycler (0.10.0-r8) (38/60) Installing py3-dateutil (2.8.2-r1) (39/60) Installing py3-kiwisolver (1.2.0-r3) (40/60) Installing py3-parsing (2.4.7-r3) (41/60) Installing py3-olefile (0.46-r6) (42/60) Installing libimagequant (2.16.0-r0) (43/60) Installing libjpeg-turbo (2.1.2-r0) (44/60) Installing lcms2 (2.12-r1) (45/60) Installing openjpeg (2.4.0-r2) (46/60) Installing libwebp (1.2.1-r0) (47/60) Installing tiff (4.3.0-r0) (48/60) Installing py3-pillow (8.4.0-r2) (49/60) Installing py3-tz (2021.1-r2) (50/60) Installing tcl (8.6.11-r0) (51/60) Installing libxft (2.3.4-r0) (52/60) Installing tk (8.6.11-r0) (53/60) Installing python3-tkinter (3.10.1-r0) (54/60) Installing qhull-nonreentrant (2020.2-r1) (55/60) Installing py3-matplotlib (3.3.3-r2) (56/60) Installing py3-ordered-set (4.0.2-r3) (57/60) Installing py3-appdirs (1.4.4-r3) (58/60) Installing py3-packaging (21.3-r0) (59/60) Installing py3-setuptools (52.0.0-r5) (60/60) Installing .makedepends-py3-hyperopt (20211216.083831) Executing busybox-1.34.1-r5.trigger OK: 520 MiB in 152 packages >>> py3-hyperopt: Cleaning up srcdir >>> py3-hyperopt: Cleaning up pkgdir >>> py3-hyperopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//hyperopt-0.2.5.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 8 1075k 8 98232 0 0 70487 0 0:00:15 0:00:01 0:00:14 70467 100 1075k 100 1075k 0 0 517k 0 0:00:02 0:00:02 --:--:-- 517k >>> py3-hyperopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge//hyperopt-0.2.5.tar.gz >>> py3-hyperopt: Checking sha512sums... hyperopt-0.2.5.tar.gz: OK >>> py3-hyperopt: Unpacking /var/cache/distfiles/edge/hyperopt-0.2.5.tar.gz... running build running build_py creating build creating build/lib creating build/lib/hyperopt copying hyperopt/utils.py -> build/lib/hyperopt copying hyperopt/tpe.py -> build/lib/hyperopt copying hyperopt/ipy.py -> build/lib/hyperopt copying hyperopt/algobase.py -> build/lib/hyperopt copying hyperopt/vectorize.py -> build/lib/hyperopt copying hyperopt/mongoexp.py -> build/lib/hyperopt copying hyperopt/plotting.py -> build/lib/hyperopt copying hyperopt/main.py -> build/lib/hyperopt copying hyperopt/early_stop.py -> build/lib/hyperopt copying hyperopt/spark.py -> build/lib/hyperopt copying hyperopt/base.py -> build/lib/hyperopt copying hyperopt/fmin.py -> build/lib/hyperopt copying hyperopt/std_out_err_redirect_tqdm.py -> build/lib/hyperopt copying hyperopt/criteria.py -> build/lib/hyperopt copying hyperopt/hp.py -> build/lib/hyperopt copying hyperopt/progress.py -> build/lib/hyperopt copying hyperopt/__init__.py -> build/lib/hyperopt copying hyperopt/mix.py -> build/lib/hyperopt copying hyperopt/rdists.py -> build/lib/hyperopt copying hyperopt/graph_viz.py -> build/lib/hyperopt copying hyperopt/pyll_utils.py -> build/lib/hyperopt copying hyperopt/anneal.py -> build/lib/hyperopt copying hyperopt/exceptions.py -> build/lib/hyperopt copying hyperopt/atpe.py -> build/lib/hyperopt copying hyperopt/rand.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_domains.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_ipy.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_criteria.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_fmin.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_pchoice.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_atpe_basic.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_utils.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_plotting.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_rdists.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_tpe.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_progress.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_spark.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_randint.py -> build/lib/hyperopt/tests copying hyperopt/tests/__init__.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_anneal.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_vectorize.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_webpage.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_base.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_pyll_utils.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_mongoexp.py -> build/lib/hyperopt/tests copying hyperopt/tests/test_rand.py -> build/lib/hyperopt/tests creating 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 copying hyperopt/pyll/tests/test_base.py -> build/lib/hyperopt/pyll/tests 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' writing manifest file 'hyperopt.egg-info/SOURCES.txt' 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 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' writing manifest file 'hyperopt.egg-info/SOURCES.txt' 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.10 creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/tpe.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/ipy.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/algobase.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/vectorize.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/mongoexp.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/plotting.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/main.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/early_stop.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/spark.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/fmin.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/std_out_err_redirect_tqdm.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll copying build/lib/hyperopt/pyll/base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll copying build/lib/hyperopt/pyll/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/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.10/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.10/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.10/site-packages/hyperopt/pyll/tests copying build/lib/hyperopt/pyll/stochastic.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll copying build/lib/hyperopt/criteria.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/hp.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/progress.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_domains.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_ipy.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_criteria.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_fmin.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_pchoice.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_atpe_basic.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_plotting.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_rdists.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_tpe.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_progress.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_spark.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_randint.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/__init__.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_anneal.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_vectorize.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_webpage.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_base.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_pyll_utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_mongoexp.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/tests/test_rand.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests copying build/lib/hyperopt/mix.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/rdists.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/graph_viz.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/pyll_utils.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/anneal.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt creating /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/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.10/site-packages/hyperopt/atpe_models copying build/lib/hyperopt/exceptions.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/atpe.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt copying build/lib/hyperopt/rand.py -> /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tpe.py to tpe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/ipy.py to ipy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/algobase.py to algobase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/vectorize.py to vectorize.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/mongoexp.py to mongoexp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/plotting.py to plotting.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/main.py to main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/early_stop.py to early_stop.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/spark.py to spark.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/fmin.py to fmin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/std_out_err_redirect_tqdm.py to std_out_err_redirect_tqdm.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll/tests/test_stochastic.py to test_stochastic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll/tests/test_base.py to test_base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll/stochastic.py to stochastic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/criteria.py to criteria.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/hp.py to hp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/progress.py to progress.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_domains.py to test_domains.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_ipy.py to test_ipy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_criteria.py to test_criteria.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_fmin.py to test_fmin.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_pchoice.py to test_pchoice.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_atpe_basic.py to test_atpe_basic.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_utils.py to test_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_plotting.py to test_plotting.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_rdists.py to test_rdists.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_tpe.py to test_tpe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_progress.py to test_progress.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_spark.py to test_spark.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_randint.py to test_randint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_anneal.py to test_anneal.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_vectorize.py to test_vectorize.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_webpage.py to test_webpage.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_base.py to test_base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_pyll_utils.py to test_pyll_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_mongoexp.py to test_mongoexp.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/tests/test_rand.py to test_rand.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/mix.py to mix.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/rdists.py to rdists.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/graph_viz.py to graph_viz.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/pyll_utils.py to pyll_utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/anneal.py to anneal.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/atpe.py to atpe.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt/rand.py to rand.cpython-310.pyc running install_egg_info Copying hyperopt.egg-info to /home/buildozer/aports/community/py3-hyperopt/pkg/py3-hyperopt/usr/lib/python3.10/site-packages/hyperopt-0.2.5-py3.10.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.4 MB >>> py3-hyperopt*: Compressing data... >>> py3-hyperopt*: Create checksum... >>> py3-hyperopt*: Create py3-hyperopt-0.2.5-r3.apk >>> py3-hyperopt: Build complete at Thu, 16 Dec 2021 08:38:38 +0000 elapsed time 0h 0m 8s >>> py3-hyperopt: Cleaning up srcdir >>> py3-hyperopt: Cleaning up pkgdir >>> py3-hyperopt: Uninstalling dependencies... (1/60) Purging .makedepends-py3-hyperopt (20211216.083831) (2/60) Purging py3-future (0.18.2-r4) (3/60) Purging py3-networkx (2.6.3-r2) (4/60) Purging py3-tqdm (4.62.3-r1) (5/60) Purging py3-scipy (1.7.2-r1) (6/60) Purging py3-numpy-f2py (1.21.4-r1) (7/60) Purging python3-dev (3.10.1-r0) (8/60) Purging py3-cloudpickle (1.6.0-r2) (9/60) Purging py3-decorator (5.1.0-r1) (10/60) Purging py3-nose (1.3.7-r7) (11/60) Purging py3-matplotlib (3.3.3-r2) (12/60) Purging py3-cairo (1.20.1-r1) (13/60) Purging py3-certifi (2020.12.5-r2) (14/60) Purging py3-cycler (0.10.0-r8) (15/60) Purging py3-dateutil (2.8.2-r1) (16/60) Purging py3-kiwisolver (1.2.0-r3) (17/60) Purging py3-numpy (1.21.4-r1) (18/60) Purging py3-pillow (8.4.0-r2) (19/60) Purging py3-olefile (0.46-r6) (20/60) Purging py3-tz (2021.1-r2) (21/60) Purging python3-tkinter (3.10.1-r0) (22/60) Purging py3-setuptools (52.0.0-r5) (23/60) Purging py3-ordered-set (4.0.2-r3) (24/60) Purging py3-appdirs (1.4.4-r3) (25/60) Purging py3-packaging (21.3-r0) (26/60) Purging py3-parsing (2.4.7-r3) (27/60) Purging py3-six (1.16.0-r1) (28/60) Purging python3 (3.10.1-r0) (29/60) Purging cairo (1.16.0-r3) (30/60) Purging tk (8.6.11-r0) (31/60) Purging libxft (2.3.4-r0) (32/60) Purging fontconfig (2.13.1-r5) (33/60) Purging freetype (2.11.1-r0) (34/60) Purging libbz2 (1.0.8-r1) (35/60) Purging libffi (3.4.2-r1) (36/60) Purging gdbm (1.22-r0) (37/60) Purging mpdecimal (2.5.1-r1) (38/60) Purging readline (8.1.1-r0) (39/60) Purging sqlite-libs (3.37.0-r0) (40/60) Purging openblas (0.3.18-r1) (41/60) Purging libgfortran (11.2.1_git20211128-r2) (42/60) Purging libxext (1.3.4-r0) (43/60) Purging libxrender (0.9.10-r3) (44/60) Purging libx11 (1.7.3.1-r0) (45/60) Purging libxcb (1.14-r2) (46/60) Purging libxau (1.0.9-r0) (47/60) Purging libxdmcp (1.1.3-r0) (48/60) Purging libbsd (0.11.3-r1) (49/60) Purging libmd (1.0.3-r0) (50/60) Purging libpng (1.6.37-r1) (51/60) Purging libuuid (2.37.2-r2) (52/60) Purging pixman (0.40.0-r3) (53/60) Purging libimagequant (2.16.0-r0) (54/60) Purging tiff (4.3.0-r0) (55/60) Purging libjpeg-turbo (2.1.2-r0) (56/60) Purging lcms2 (2.12-r1) (57/60) Purging openjpeg (2.4.0-r2) (58/60) Purging libwebp (1.2.1-r0) (59/60) Purging tcl (8.6.11-r0) (60/60) Purging qhull-nonreentrant (2020.2-r1) Executing busybox-1.34.1-r5.trigger OK: 231 MiB in 92 packages >>> py3-hyperopt: Updating the community/ppc64le repository index... >>> py3-hyperopt: Signing the index...