>>> py3-gplearn: Building testing/py3-gplearn 0.4.2-r0 (using abuild 3.10.0-r0) started Wed, 15 Feb 2023 05:54:04 +0000 >>> py3-gplearn: Checking sanity of /home/buildozer/aports/testing/py3-gplearn/APKBUILD... >>> py3-gplearn: Analyzing dependencies... >>> py3-gplearn: Installing for build: build-base python3 py3-joblib py3-scikit-learn py3-setuptools py3-pytest (1/63) Installing libbz2 (1.0.8-r4) (2/63) Installing libffi (3.4.4-r0) (3/63) Installing gdbm (1.23-r0) (4/63) Installing xz-libs (5.4.1-r0) (5/63) Installing mpdecimal (2.5.1-r1) (6/63) Installing readline (8.2.001-r0) (7/63) Installing sqlite-libs (3.40.1-r0) (8/63) Installing python3 (3.11.2-r0) (9/63) Installing py3-cloudpickle (2.2.1-r0) (10/63) Installing py3-click (8.1.3-r1) (11/63) Installing py3-tqdm (4.64.1-r0) (12/63) Installing py3-fsspec (2022.11.0-r0) (13/63) Installing libgfortran (12.2.1_git20220924-r9) (14/63) Installing openblas (0.3.21-r4) (15/63) Installing py3-numpy (1.24.2-r0) (16/63) Installing py3-parsing (3.0.9-r1) (17/63) Installing py3-packaging (23.0-r0) (18/63) Installing py3-six (1.16.0-r4) (19/63) Installing py3-dateutil (2.8.2-r2) (20/63) Installing py3-tz (2022.7.1-r0) (21/63) Installing py3-pandas (1.5.2-r0) (22/63) Installing py3-locket (1.0.0-r1) (23/63) Installing libsodium (1.0.18-r2) (24/63) Installing libzmq (4.3.4-r1) (25/63) Installing py3-pyzmq (23.2.1-r1) (26/63) Installing py3-toolz (0.12.0-r1) (27/63) Installing py3-partd (1.3.0-r1) (28/63) Installing yaml (0.2.5-r0) (29/63) Installing py3-yaml (6.0-r1) (30/63) Installing py3-dask (2022.11.1-r0) (31/63) Installing py3-markupsafe (2.1.2-r0) (32/63) Installing py3-jinja2 (3.1.2-r1) (33/63) Installing py3-msgpack (1.0.4-r1) (34/63) Installing py3-psutil (5.9.4-r1) (35/63) Installing py3-sortedcontainers (2.4.0-r2) (36/63) Installing py3-tblib (1.7.0-r4) (37/63) Installing py3-tornado (6.2-r2) (38/63) Installing py3-urllib3 (1.26.14-r0) (39/63) Installing py3-heapdict (1.0.1-r3) (40/63) Installing lmdb (0.9.30-r0) (41/63) Installing py3-lmdb (1.2.1-r3) (42/63) Installing py3-zict (2.2.0-r1) (43/63) Installing py3-distributed (2022.11.1-r0) (44/63) Installing py3-loky (3.3.0-r1) (45/63) Installing py3-joblib (1.2.0-r1) (46/63) Installing py3-appdirs (1.4.4-r5) (47/63) Installing py3-certifi (2022.12.7-r0) (48/63) Installing py3-charset-normalizer (3.0.1-r1) (49/63) Installing py3-idna (3.4-r3) (50/63) Installing py3-requests (2.28.2-r0) (51/63) Installing py3-pooch (1.6.0-r0) (52/63) Installing python3-dev (3.11.2-r0) (53/63) Installing py3-numpy-f2py (1.24.2-r0) (54/63) Installing py3-scipy (1.10.0-r0) (55/63) Installing py3-threadpoolctl (3.1.0-r1) (56/63) Installing py3-scikit-learn (1.1.3-r1) (57/63) Installing py3-setuptools (67.3.1-r0) (58/63) Installing py3-attrs (22.2.0-r0) (59/63) Installing py3-iniconfig (1.1.1-r4) (60/63) Installing py3-pluggy (1.0.0-r2) (61/63) Installing py3-py (1.11.0-r1) (62/63) Installing py3-pytest (7.2.1-r0) (63/63) Installing .makedepends-py3-gplearn (20230215.055405) Executing busybox-1.36.0-r4.trigger OK: 841 MiB in 159 packages >>> py3-gplearn: Cleaning up srcdir >>> py3-gplearn: Cleaning up pkgdir >>> py3-gplearn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gplearn-0.4.2.tar.gz >>> py3-gplearn: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gplearn-0.4.2.tar.gz >>> py3-gplearn: Checking sha512sums... gplearn-0.4.2.tar.gz: OK >>> py3-gplearn: Unpacking /var/cache/distfiles/edge/gplearn-0.4.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/gplearn copying gplearn/utils.py -> build/lib/gplearn copying gplearn/functions.py -> build/lib/gplearn copying gplearn/genetic.py -> build/lib/gplearn copying gplearn/fitness.py -> build/lib/gplearn copying gplearn/__init__.py -> build/lib/gplearn copying gplearn/_program.py -> build/lib/gplearn ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-gplearn/src/gplearn-0.4.2 collected 54 items gplearn/tests/test_estimator_checks.py ... [ 5%] gplearn/tests/test_examples.py ..... [ 14%] gplearn/tests/test_fitness.py ..... [ 24%] gplearn/tests/test_functions.py .... [ 31%] gplearn/tests/test_genetic.py ................................... [ 96%] gplearn/tests/test_utils.py .. [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:319 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:319 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:319 gplearn/tests/test_examples.py::test_symbolic_classifier /usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:319: DeprecationWarning: open_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with resources.open_text(data_module, data_file_name) as csv_file: ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424 ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424 gplearn/tests/test_examples.py::test_symbolic_transformer gplearn/tests/test_examples.py::test_custom_functions gplearn/tests/test_examples.py::test_symbolic_classifier /usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:424: DeprecationWarning: read_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. fdescr = resources.read_text(descr_module, descr_file_name) ../../../../../../../usr/lib/python3.11/importlib/resources/_legacy.py:80 ../../../../../../../usr/lib/python3.11/importlib/resources/_legacy.py:80 ../../../../../../../usr/lib/python3.11/importlib/resources/_legacy.py:80 ../../../../../../../usr/lib/python3.11/importlib/resources/_legacy.py:80 ../../../../../../../usr/lib/python3.11/importlib/resources/_legacy.py:80 ../../../../../../../usr/lib/python3.11/importlib/resources/_legacy.py:80 gplearn/tests/test_examples.py::test_symbolic_transformer gplearn/tests/test_examples.py::test_custom_functions gplearn/tests/test_examples.py::test_symbolic_classifier /usr/lib/python3.11/importlib/resources/_legacy.py:80: DeprecationWarning: open_text is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with open_text(package, resource, encoding, errors) as fp: ../../../../../../../usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:392: 6 warnings gplearn/tests/test_examples.py: 4 warnings /usr/lib/python3.11/site-packages/sklearn/datasets/_base.py:392: DeprecationWarning: open_binary is deprecated. Use files() instead. Refer to https://importlib-resources.readthedocs.io/en/latest/using.html#migrating-from-legacy for migration advice. with resources.open_binary(data_module, data_file_name) as compressed_file: gplearn/tests/test_estimator_checks.py::test_sklearn_transformer_checks /usr/lib/python3.11/site-packages/sklearn/utils/estimator_checks.py:628: SkipTestWarning: Skipping check_sample_weights_invariance for SymbolicTransformer: zero sample_weight is not equivalent to removing samples warnings.warn(str(exception), SkipTestWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================= 54 passed, 33 warnings in 291.07s (0:04:51) ================== >>> py3-gplearn: 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 install_lib creating /home/buildozer/aports/testing/py3-gplearn/pkg creating /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn creating /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr creating /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib creating /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn copying build/lib/gplearn/utils.py -> /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn copying build/lib/gplearn/functions.py -> /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn copying build/lib/gplearn/genetic.py -> /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn copying build/lib/gplearn/fitness.py -> /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn copying build/lib/gplearn/__init__.py -> /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn copying build/lib/gplearn/_program.py -> /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn byte-compiling /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn/functions.py to functions.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn/genetic.py to genetic.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn/fitness.py to fitness.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn/_program.py to _program.cpython-311.pyc running install_egg_info running egg_info creating gplearn.egg-info writing gplearn.egg-info/PKG-INFO writing dependency_links to gplearn.egg-info/dependency_links.txt writing requirements to gplearn.egg-info/requires.txt writing top-level names to gplearn.egg-info/top_level.txt writing manifest file 'gplearn.egg-info/SOURCES.txt' reading manifest file 'gplearn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'gplearn.egg-info/SOURCES.txt' Copying gplearn.egg-info to /home/buildozer/aports/testing/py3-gplearn/pkg/py3-gplearn/usr/lib/python3.11/site-packages/gplearn-0.4.2-py3.11.egg-info running install_scripts >>> py3-gplearn*: Running postcheck for py3-gplearn >>> py3-gplearn*: Preparing package py3-gplearn... >>> py3-gplearn*: Tracing dependencies... >>> py3-gplearn*: Package size: 308.0 KB >>> py3-gplearn*: Compressing data... >>> py3-gplearn*: Create checksum... >>> py3-gplearn*: Create py3-gplearn-0.4.2-r0.apk >>> py3-gplearn: Build complete at Wed, 15 Feb 2023 05:59:00 +0000 elapsed time 0h 4m 56s >>> py3-gplearn: Cleaning up srcdir >>> py3-gplearn: Cleaning up pkgdir >>> py3-gplearn: Uninstalling dependencies... (1/63) Purging .makedepends-py3-gplearn (20230215.055405) (2/63) Purging py3-scikit-learn (1.1.3-r1) (3/63) Purging py3-scipy (1.10.0-r0) (4/63) Purging py3-pooch (1.6.0-r0) (5/63) Purging py3-appdirs (1.4.4-r5) (6/63) Purging py3-requests (2.28.2-r0) (7/63) Purging py3-certifi (2022.12.7-r0) (8/63) Purging py3-charset-normalizer (3.0.1-r1) (9/63) Purging py3-idna (3.4-r3) (10/63) Purging py3-numpy-f2py (1.24.2-r0) (11/63) Purging python3-dev (3.11.2-r0) (12/63) Purging py3-joblib (1.2.0-r1) (13/63) Purging py3-distributed (2022.11.1-r0) (14/63) Purging py3-dask (2022.11.1-r0) (15/63) Purging py3-click (8.1.3-r1) (16/63) Purging py3-fsspec (2022.11.0-r0) (17/63) Purging py3-tqdm (4.64.1-r0) (18/63) Purging py3-partd (1.3.0-r1) (19/63) Purging py3-pandas (1.5.2-r0) (20/63) Purging py3-dateutil (2.8.2-r2) (21/63) Purging py3-numpy (1.24.2-r0) (22/63) Purging openblas (0.3.21-r4) (23/63) Purging py3-tz (2022.7.1-r0) (24/63) Purging py3-pyzmq (23.2.1-r1) (25/63) Purging py3-jinja2 (3.1.2-r1) (26/63) Purging py3-markupsafe (2.1.2-r0) (27/63) Purging py3-locket (1.0.0-r1) (28/63) Purging py3-msgpack (1.0.4-r1) (29/63) Purging py3-psutil (5.9.4-r1) (30/63) Purging py3-sortedcontainers (2.4.0-r2) (31/63) Purging py3-tblib (1.7.0-r4) (32/63) Purging py3-six (1.16.0-r4) (33/63) Purging py3-toolz (0.12.0-r1) (34/63) Purging py3-tornado (6.2-r2) (35/63) Purging py3-urllib3 (1.26.14-r0) (36/63) Purging py3-yaml (6.0-r1) (37/63) Purging py3-zict (2.2.0-r1) (38/63) Purging py3-heapdict (1.0.1-r3) (39/63) Purging py3-lmdb (1.2.1-r3) (40/63) Purging py3-loky (3.3.0-r1) (41/63) Purging py3-cloudpickle (2.2.1-r0) (42/63) Purging py3-threadpoolctl (3.1.0-r1) (43/63) Purging py3-setuptools (67.3.1-r0) (44/63) Purging py3-pytest (7.2.1-r0) (45/63) Purging py3-attrs (22.2.0-r0) (46/63) Purging py3-iniconfig (1.1.1-r4) (47/63) Purging py3-packaging (23.0-r0) (48/63) Purging py3-parsing (3.0.9-r1) (49/63) Purging py3-pluggy (1.0.0-r2) (50/63) Purging py3-py (1.11.0-r1) (51/63) Purging python3 (3.11.2-r0) (52/63) Purging libbz2 (1.0.8-r4) (53/63) Purging libffi (3.4.4-r0) (54/63) Purging gdbm (1.23-r0) (55/63) Purging xz-libs (5.4.1-r0) (56/63) Purging mpdecimal (2.5.1-r1) (57/63) Purging readline (8.2.001-r0) (58/63) Purging sqlite-libs (3.40.1-r0) (59/63) Purging libgfortran (12.2.1_git20220924-r9) (60/63) Purging libzmq (4.3.4-r1) (61/63) Purging libsodium (1.0.18-r2) (62/63) Purging yaml (0.2.5-r0) (63/63) Purging lmdb (0.9.30-r0) Executing busybox-1.36.0-r4.trigger OK: 406 MiB in 96 packages >>> py3-gplearn: Updating the testing/aarch64 repository index... >>> py3-gplearn: Signing the index...