>>> py3-numpoly: Building community/py3-numpoly 1.3.0-r0 (using abuild 3.14.1-r3) started Sun, 17 Nov 2024 17:37:47 +0000 >>> py3-numpoly: Validating /home/buildozer/aports/community/py3-numpoly/APKBUILD... >>> py3-numpoly: Analyzing dependencies... >>> py3-numpoly: Installing for build: build-base python3 py3-numpy cython python3-dev py3-numpy-dev py3-gpep517 py3-setuptools py3-wheel (1/31) Installing libffi (3.4.6-r0) (2/31) Installing gdbm (1.24-r0) (3/31) Installing mpdecimal (4.0.0-r0) (4/31) Installing libpanelw (6.5_p20241006-r3) (5/31) Installing sqlite-libs (3.47.0-r0) (6/31) Installing python3 (3.12.7-r1) (7/31) Installing python3-pycache-pyc0 (3.12.7-r1) (8/31) Installing pyc (3.12.7-r1) (9/31) Installing python3-pyc (3.12.7-r1) (10/31) Installing libquadmath (14.2.0-r4) (11/31) Installing libgfortran (14.2.0-r4) (12/31) Installing openblas (0.3.28-r0) (13/31) Installing py3-numpy (2.1.2-r0) (14/31) Installing py3-numpy-pyc (2.1.2-r0) (15/31) Installing cython (3.0.10-r0) (16/31) Installing cython-pyc (3.0.10-r0) (17/31) Installing python3-dev (3.12.7-r1) (18/31) Installing py3-numpy-dev (2.1.2-r0) (19/31) Installing py3-installer (0.7.0-r2) (20/31) Installing py3-installer-pyc (0.7.0-r2) (21/31) Installing py3-gpep517 (16-r0) (22/31) Installing py3-gpep517-pyc (16-r0) (23/31) Installing py3-parsing (3.1.4-r0) (24/31) Installing py3-parsing-pyc (3.1.4-r0) (25/31) Installing py3-packaging (24.2-r0) (26/31) Installing py3-packaging-pyc (24.2-r0) (27/31) Installing py3-setuptools (70.3.0-r0) (28/31) Installing py3-setuptools-pyc (70.3.0-r0) (29/31) Installing py3-wheel (0.43.0-r0) (30/31) Installing py3-wheel-pyc (0.43.0-r0) (31/31) Installing .makedepends-py3-numpoly (20241117.173748) Executing busybox-1.37.0-r7.trigger OK: 612 MiB in 142 packages >>> py3-numpoly: Cleaning up srcdir >>> py3-numpoly: Cleaning up pkgdir >>> py3-numpoly: Cleaning up tmpdir >>> py3-numpoly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/numpoly-1.3.0.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 curl: (22) The requested URL returned error: 404 >>> py3-numpoly: Fetching https://github.com/jonathf/numpoly/archive/v1.3.0/numpoly-1.3.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 229k 0 229k 0 0 506k 0 --:--:-- --:--:-- --:--:-- 506k >>> py3-numpoly: Fetching https://distfiles.alpinelinux.org/distfiles/edge/numpoly-1.3.0.tar.gz >>> py3-numpoly: Checking sha512sums... numpoly-1.3.0.tar.gz: OK >>> py3-numpoly: Unpacking /var/cache/distfiles/edge/numpoly-1.3.0.tar.gz... 2024-11-17 17:37:51,043 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/community/py3-numpoly/src/numpoly-1.3.0/numpoly/cfunctions/cdispach.pyx tree = Parsing.p_module(s, pxd, full_module_name) /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/community/py3-numpoly/src/numpoly-1.3.0/numpoly/cfunctions/cfrom_attributes.pyx tree = Parsing.p_module(s, pxd, full_module_name) /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/community/py3-numpoly/src/numpoly-1.3.0/numpoly/cfunctions/cmultiply.pyx tree = Parsing.p_module(s, pxd, full_module_name) /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/community/py3-numpoly/src/numpoly-1.3.0/numpoly/cfunctions/cvalues.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling ./numpoly/cfunctions/cvalues.pyx because it changed. Compiling ./numpoly/cfunctions/cmultiply.pyx because it changed. Compiling ./numpoly/cfunctions/cdispach.pyx because it changed. Compiling ./numpoly/cfunctions/cfrom_attributes.pyx because it changed. [1/4] Cythonizing ./numpoly/cfunctions/cdispach.pyx [2/4] Cythonizing ./numpoly/cfunctions/cfrom_attributes.pyx [3/4] Cythonizing ./numpoly/cfunctions/cmultiply.pyx [4/4] Cythonizing ./numpoly/cfunctions/cvalues.pyx 2024-11-17 17:37:52,920 root INFO running bdist_wheel 2024-11-17 17:37:52,926 root INFO running build 2024-11-17 17:37:52,926 root INFO running build_py 2024-11-17 17:37:52,928 root INFO creating build 2024-11-17 17:37:52,928 root INFO creating build/lib.linux-x86_64-cpython-312 2024-11-17 17:37:52,928 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,928 root INFO copying numpoly/baseclass.py -> build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,928 root INFO copying numpoly/sympy_.py -> build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,928 root INFO copying numpoly/dispatch.py -> build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,929 root INFO copying numpoly/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,929 root INFO copying numpoly/option.py -> build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,929 root INFO copying numpoly/align.py -> build/lib.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,929 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/utils 2024-11-17 17:37:52,929 root INFO copying numpoly/utils/cross_truncation.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2024-11-17 17:37:52,930 root INFO copying numpoly/utils/glexindex.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2024-11-17 17:37:52,930 root INFO copying numpoly/utils/bindex.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2024-11-17 17:37:52,930 root INFO copying numpoly/utils/glexsort.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2024-11-17 17:37:52,930 root INFO copying numpoly/utils/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/utils 2024-11-17 17:37:52,930 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,931 root INFO copying numpoly/poly_function/call.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,931 root INFO copying numpoly/poly_function/decompose.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,931 root INFO copying numpoly/poly_function/sortable_proxy.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,931 root INFO copying numpoly/poly_function/isconstant.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,931 root INFO copying numpoly/poly_function/derivative.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,932 root INFO copying numpoly/poly_function/set_dimensions.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,932 root INFO copying numpoly/poly_function/lead_exponent.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,932 root INFO copying numpoly/poly_function/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,932 root INFO copying numpoly/poly_function/tonumpy.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,932 root INFO copying numpoly/poly_function/lead_coefficient.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function 2024-11-17 17:37:52,932 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,933 root INFO copying numpoly/construct/from_attributes.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,933 root INFO copying numpoly/construct/from_roots.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,933 root INFO copying numpoly/construct/compose.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,933 root INFO copying numpoly/construct/polynomial.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,933 root INFO copying numpoly/construct/variable.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,933 root INFO copying numpoly/construct/monomial.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,934 root INFO copying numpoly/construct/symbols.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,934 root INFO copying numpoly/construct/clean.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,934 root INFO copying numpoly/construct/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,934 root INFO copying numpoly/construct/aspolynomial.py -> build/lib.linux-x86_64-cpython-312/numpoly/construct 2024-11-17 17:37:52,935 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,935 root INFO copying numpoly/array_function/zeros_like.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,935 root INFO copying numpoly/array_function/less.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,935 root INFO copying numpoly/array_function/transpose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,935 root INFO copying numpoly/array_function/true_divide.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/expand_dims.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/allclose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/divmod.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/mean.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/add.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/copyto.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,936 root INFO copying numpoly/array_function/absolute.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,937 root INFO copying numpoly/array_function/diagonal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,937 root INFO copying numpoly/array_function/remainder.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,937 root INFO copying numpoly/array_function/negative.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,937 root INFO copying numpoly/array_function/matmul.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,937 root INFO copying numpoly/array_function/where.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,937 root INFO copying numpoly/array_function/floor_divide.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/broadcast_arrays.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/maximum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/hstack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/positive.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/amax.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,938 root INFO copying numpoly/array_function/array_split.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,939 root INFO copying numpoly/array_function/diag.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,939 root INFO copying numpoly/array_function/split.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,939 root INFO copying numpoly/array_function/argmin.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,939 root INFO copying numpoly/array_function/stack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,939 root INFO copying numpoly/array_function/sum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,939 root INFO copying numpoly/array_function/not_equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/result_type.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/full.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/cumsum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/atleast_2d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/repeat.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/moveaxis.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,940 root INFO copying numpoly/array_function/nonzero.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,941 root INFO copying numpoly/array_function/around.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,941 root INFO copying numpoly/array_function/all.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,941 root INFO copying numpoly/array_function/floor.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,941 root INFO copying numpoly/array_function/atleast_3d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,941 root INFO copying numpoly/array_function/roots.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,941 root INFO copying numpoly/array_function/isclose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/amin.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/full_like.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/ceil.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/apply_along_axis.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/det.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/dsplit.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,942 root INFO copying numpoly/array_function/ediff1d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,943 root INFO copying numpoly/array_function/greater_equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,943 root INFO copying numpoly/array_function/zeros.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,943 root INFO copying numpoly/array_function/minimum.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,943 root INFO copying numpoly/array_function/choose.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,943 root INFO copying numpoly/array_function/reshape.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,943 root INFO copying numpoly/array_function/array_repr.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/argmax.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/vstack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/ones.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/atleast_1d.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/multiply.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/hsplit.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,944 root INFO copying numpoly/array_function/subtract.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,945 root INFO copying numpoly/array_function/concatenate.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,945 root INFO copying numpoly/array_function/inner.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,945 root INFO copying numpoly/array_function/ones_like.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,945 root INFO copying numpoly/array_function/logical_and.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,945 root INFO copying numpoly/array_function/apply_over_axes.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,945 root INFO copying numpoly/array_function/dstack.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/common_type.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/rint.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/diff.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/square.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/greater.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,946 root INFO copying numpoly/array_function/power.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,947 root INFO copying numpoly/array_function/vsplit.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,947 root INFO copying numpoly/array_function/prod.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,947 root INFO copying numpoly/array_function/savetxt.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,947 root INFO copying numpoly/array_function/logical_or.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,947 root INFO copying numpoly/array_function/less_equal.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,947 root INFO copying numpoly/array_function/tile.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,948 root INFO copying numpoly/array_function/any.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,948 root INFO copying numpoly/array_function/outer.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,948 root INFO copying numpoly/array_function/loadtxt.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,948 root INFO copying numpoly/array_function/count_nonzero.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,948 root INFO copying numpoly/array_function/isfinite.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,948 root INFO copying numpoly/array_function/array_str.py -> build/lib.linux-x86_64-cpython-312/numpoly/array_function 2024-11-17 17:37:52,949 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,949 root INFO copying numpoly/cfunctions/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,949 root INFO creating build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2024-11-17 17:37:52,949 root INFO copying numpoly/poly_function/divide/divmod.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2024-11-17 17:37:52,949 root INFO copying numpoly/poly_function/divide/remainder.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2024-11-17 17:37:52,949 root INFO copying numpoly/poly_function/divide/divide.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2024-11-17 17:37:52,950 root INFO copying numpoly/poly_function/divide/__init__.py -> build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide 2024-11-17 17:37:52,950 root INFO running egg_info 2024-11-17 17:37:52,950 root INFO creating numpoly.egg-info 2024-11-17 17:37:52,951 root INFO writing numpoly.egg-info/PKG-INFO 2024-11-17 17:37:52,953 root INFO writing dependency_links to numpoly.egg-info/dependency_links.txt 2024-11-17 17:37:52,953 root INFO writing requirements to numpoly.egg-info/requires.txt 2024-11-17 17:37:52,954 root INFO writing top-level names to numpoly.egg-info/top_level.txt 2024-11-17 17:37:52,954 root INFO writing manifest file 'numpoly.egg-info/SOURCES.txt' 2024-11-17 17:37:52,956 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,957 root INFO dependency /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h won't be automatically included in the manifest: the path must be relative 2024-11-17 17:37:52,958 root INFO reading manifest file 'numpoly.egg-info/SOURCES.txt' 2024-11-17 17:37:52,958 root INFO reading manifest template 'MANIFEST.in' 2024-11-17 17:37:52,959 root WARNING warning: no files found matching 'LICENSE.txt' 2024-11-17 17:37:52,959 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2024-11-17 17:37:52,959 root WARNING warning: no files found matching '*.pxd' under directory 'numpoly/cfunctions' 2024-11-17 17:37:52,959 root INFO adding license file 'LICENSE' 2024-11-17 17:37:52,961 root INFO writing manifest file 'numpoly.egg-info/SOURCES.txt' 2024-11-17 17:37:52,962 root INFO copying numpoly/cfunctions/cdispach.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,962 root INFO copying numpoly/cfunctions/cfrom_attributes.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,962 root INFO copying numpoly/cfunctions/cmultiply.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,963 root INFO copying numpoly/cfunctions/cvalues.pyx -> build/lib.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,964 root INFO running build_ext 2024-11-17 17:37:52,965 root INFO building 'numpoly.cfunctions.cvalues' extension 2024-11-17 17:37:52,966 root INFO creating build/temp.linux-x86_64-cpython-312 2024-11-17 17:37:52,966 root INFO creating build/temp.linux-x86_64-cpython-312/numpoly 2024-11-17 17:37:52,966 root INFO creating build/temp.linux-x86_64-cpython-312/numpoly/cfunctions 2024-11-17 17:37:52,966 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cvalues.c -o build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cvalues.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cvalues.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2024-11-17 17:37:59,443 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cvalues.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.cpython-312-x86_64-linux-musl.so 2024-11-17 17:37:59,467 root INFO building 'numpoly.cfunctions.cmultiply' extension 2024-11-17 17:37:59,467 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cmultiply.c -o build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cmultiply.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cmultiply.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2024-11-17 17:38:01,378 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cmultiply.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.cpython-312-x86_64-linux-musl.so 2024-11-17 17:38:01,404 root INFO building 'numpoly.cfunctions.cdispach' extension 2024-11-17 17:38:01,404 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cdispach.c -o build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cdispach.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cdispach.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2024-11-17 17:38:02,918 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cdispach.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cdispach.cpython-312-x86_64-linux-musl.so 2024-11-17 17:38:02,941 root INFO building 'numpoly.cfunctions.cfrom_attributes' extension 2024-11-17 17:38:02,941 root INFO gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/lib/python3.12/site-packages/numpy/_core/include -I/usr/include/python3.12 -c ./numpoly/cfunctions/cfrom_attributes.c -o build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cfrom_attributes.o In file included from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h:1909, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h:12, from /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h:5, from ./numpoly/cfunctions/cfrom_attributes.c:1249: /usr/lib/python3.12/site-packages/numpy/_core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ 2024-11-17 17:38:04,361 root INFO gcc -shared -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt build/temp.linux-x86_64-cpython-312/./numpoly/cfunctions/cfrom_attributes.o -L/usr/lib -o build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.cpython-312-x86_64-linux-musl.so 2024-11-17 17:38:04,389 root INFO installing to build/bdist.linux-x86_64/wheel 2024-11-17 17:38:04,389 root INFO running install 2024-11-17 17:38:04,409 root INFO running install_lib 2024-11-17 17:38:04,413 root INFO creating build/bdist.linux-x86_64 2024-11-17 17:38:04,413 root INFO creating build/bdist.linux-x86_64/wheel 2024-11-17 17:38:04,413 root INFO creating build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,414 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/baseclass.py -> build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,414 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/utils 2024-11-17 17:38:04,415 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/cross_truncation.py -> build/bdist.linux-x86_64/wheel/numpoly/utils 2024-11-17 17:38:04,415 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/glexindex.py -> build/bdist.linux-x86_64/wheel/numpoly/utils 2024-11-17 17:38:04,415 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/bindex.py -> build/bdist.linux-x86_64/wheel/numpoly/utils 2024-11-17 17:38:04,416 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/glexsort.py -> build/bdist.linux-x86_64/wheel/numpoly/utils 2024-11-17 17:38:04,416 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/utils/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly/utils 2024-11-17 17:38:04,416 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/sympy_.py -> build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,417 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/dispatch.py -> build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,417 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,417 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/call.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,418 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/decompose.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,418 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/sortable_proxy.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,419 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/poly_function/divide 2024-11-17 17:38:04,419 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/divmod.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function/divide 2024-11-17 17:38:04,419 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/remainder.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function/divide 2024-11-17 17:38:04,420 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/divide.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function/divide 2024-11-17 17:38:04,420 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/divide/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function/divide 2024-11-17 17:38:04,420 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/isconstant.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,421 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/derivative.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,421 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/set_dimensions.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,421 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/lead_exponent.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,422 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,422 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/tonumpy.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,422 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/poly_function/lead_coefficient.py -> build/bdist.linux-x86_64/wheel/numpoly/poly_function 2024-11-17 17:38:04,423 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,423 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/from_attributes.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,424 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/from_roots.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,424 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/compose.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,424 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/polynomial.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,425 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/variable.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,425 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/monomial.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,425 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/symbols.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,426 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/clean.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,426 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,426 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/construct/aspolynomial.py -> build/bdist.linux-x86_64/wheel/numpoly/construct 2024-11-17 17:38:04,427 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,427 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/option.py -> build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,427 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,428 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/zeros_like.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,428 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/less.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,428 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/transpose.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,429 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/true_divide.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,429 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/expand_dims.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,429 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/allclose.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,430 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/divmod.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,430 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/mean.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,430 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/add.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,430 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/copyto.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,431 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/absolute.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,431 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/diagonal.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,431 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/remainder.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,432 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/negative.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,432 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/matmul.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,432 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/where.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,433 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/floor_divide.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,433 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/broadcast_arrays.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,433 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/equal.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,433 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/maximum.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,434 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/hstack.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,434 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/positive.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,434 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/amax.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,435 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/array_split.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,435 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/diag.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,435 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/split.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,435 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/argmin.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,436 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/stack.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,436 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/sum.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,436 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/not_equal.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,437 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/result_type.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,437 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/full.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,437 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/cumsum.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,437 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/atleast_2d.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,438 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/repeat.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,438 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/moveaxis.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,438 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/nonzero.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,439 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/around.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,439 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/all.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,439 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/floor.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,439 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/atleast_3d.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,440 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/roots.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,440 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/isclose.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,440 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/amin.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,441 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/full_like.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,441 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ceil.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,441 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/apply_along_axis.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,441 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/det.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,442 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/dsplit.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,442 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ediff1d.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,442 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/greater_equal.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,442 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/zeros.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,443 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/minimum.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,443 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/choose.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,443 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/reshape.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,443 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/array_repr.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,444 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/argmax.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,444 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/vstack.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,444 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ones.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,445 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/atleast_1d.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,445 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/multiply.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,445 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/hsplit.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,445 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/subtract.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,446 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/concatenate.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,446 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/inner.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,446 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/ones_like.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,446 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/logical_and.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,447 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/apply_over_axes.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,447 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/dstack.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,447 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,447 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/common_type.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,448 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/rint.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,448 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/diff.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,448 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/square.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,448 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/greater.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,449 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/power.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,449 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/vsplit.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,449 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/prod.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,449 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/savetxt.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,450 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/logical_or.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,450 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/less_equal.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,450 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/tile.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,450 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/any.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,450 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/outer.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,451 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/loadtxt.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,451 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/count_nonzero.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,451 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/isfinite.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,451 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/array_function/array_str.py -> build/bdist.linux-x86_64/wheel/numpoly/array_function 2024-11-17 17:38:04,452 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/align.py -> build/bdist.linux-x86_64/wheel/numpoly 2024-11-17 17:38:04,452 root INFO creating build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,452 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.pyx -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,452 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.pyx -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,453 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cvalues.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,454 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cdispach.pyx -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,454 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cmultiply.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,455 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/__init__.py -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,455 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.pyx -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,455 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cdispach.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,456 root INFO copying build/lib.linux-x86_64-cpython-312/numpoly/cfunctions/cfrom_attributes.cpython-312-x86_64-linux-musl.so -> build/bdist.linux-x86_64/wheel/numpoly/cfunctions 2024-11-17 17:38:04,456 root INFO running install_egg_info 2024-11-17 17:38:04,458 root INFO Copying numpoly.egg-info to build/bdist.linux-x86_64/wheel/numpoly-1.3.0-py3.12.egg-info 2024-11-17 17:38:04,459 root INFO running install_scripts 2024-11-17 17:38:04,465 root INFO creating build/bdist.linux-x86_64/wheel/numpoly-1.3.0.dist-info/WHEEL 2024-11-17 17:38:04,466 wheel INFO creating '/home/buildozer/aports/community/py3-numpoly/src/numpoly-1.3.0/.dist/.tmp-n9j0dchg/numpoly-1.3.0-cp312-cp312-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2024-11-17 17:38:04,466 wheel INFO adding 'numpoly/__init__.py' 2024-11-17 17:38:04,466 wheel INFO adding 'numpoly/align.py' 2024-11-17 17:38:04,467 wheel INFO adding 'numpoly/baseclass.py' 2024-11-17 17:38:04,467 wheel INFO adding 'numpoly/dispatch.py' 2024-11-17 17:38:04,467 wheel INFO adding 'numpoly/option.py' 2024-11-17 17:38:04,468 wheel INFO adding 'numpoly/sympy_.py' 2024-11-17 17:38:04,468 wheel INFO adding 'numpoly/array_function/__init__.py' 2024-11-17 17:38:04,468 wheel INFO adding 'numpoly/array_function/absolute.py' 2024-11-17 17:38:04,469 wheel INFO adding 'numpoly/array_function/add.py' 2024-11-17 17:38:04,469 wheel INFO adding 'numpoly/array_function/all.py' 2024-11-17 17:38:04,469 wheel INFO adding 'numpoly/array_function/allclose.py' 2024-11-17 17:38:04,469 wheel INFO adding 'numpoly/array_function/amax.py' 2024-11-17 17:38:04,470 wheel INFO adding 'numpoly/array_function/amin.py' 2024-11-17 17:38:04,470 wheel INFO adding 'numpoly/array_function/any.py' 2024-11-17 17:38:04,470 wheel INFO adding 'numpoly/array_function/apply_along_axis.py' 2024-11-17 17:38:04,470 wheel INFO adding 'numpoly/array_function/apply_over_axes.py' 2024-11-17 17:38:04,471 wheel INFO adding 'numpoly/array_function/argmax.py' 2024-11-17 17:38:04,471 wheel INFO adding 'numpoly/array_function/argmin.py' 2024-11-17 17:38:04,471 wheel INFO adding 'numpoly/array_function/around.py' 2024-11-17 17:38:04,471 wheel INFO adding 'numpoly/array_function/array_repr.py' 2024-11-17 17:38:04,472 wheel INFO adding 'numpoly/array_function/array_split.py' 2024-11-17 17:38:04,472 wheel INFO adding 'numpoly/array_function/array_str.py' 2024-11-17 17:38:04,472 wheel INFO adding 'numpoly/array_function/atleast_1d.py' 2024-11-17 17:38:04,472 wheel INFO adding 'numpoly/array_function/atleast_2d.py' 2024-11-17 17:38:04,473 wheel INFO adding 'numpoly/array_function/atleast_3d.py' 2024-11-17 17:38:04,473 wheel INFO adding 'numpoly/array_function/broadcast_arrays.py' 2024-11-17 17:38:04,473 wheel INFO adding 'numpoly/array_function/ceil.py' 2024-11-17 17:38:04,473 wheel INFO adding 'numpoly/array_function/choose.py' 2024-11-17 17:38:04,473 wheel INFO adding 'numpoly/array_function/common_type.py' 2024-11-17 17:38:04,474 wheel INFO adding 'numpoly/array_function/concatenate.py' 2024-11-17 17:38:04,474 wheel INFO adding 'numpoly/array_function/copyto.py' 2024-11-17 17:38:04,474 wheel INFO adding 'numpoly/array_function/count_nonzero.py' 2024-11-17 17:38:04,474 wheel INFO adding 'numpoly/array_function/cumsum.py' 2024-11-17 17:38:04,475 wheel INFO adding 'numpoly/array_function/det.py' 2024-11-17 17:38:04,475 wheel INFO adding 'numpoly/array_function/diag.py' 2024-11-17 17:38:04,475 wheel INFO adding 'numpoly/array_function/diagonal.py' 2024-11-17 17:38:04,475 wheel INFO adding 'numpoly/array_function/diff.py' 2024-11-17 17:38:04,476 wheel INFO adding 'numpoly/array_function/divmod.py' 2024-11-17 17:38:04,476 wheel INFO adding 'numpoly/array_function/dsplit.py' 2024-11-17 17:38:04,476 wheel INFO adding 'numpoly/array_function/dstack.py' 2024-11-17 17:38:04,476 wheel INFO adding 'numpoly/array_function/ediff1d.py' 2024-11-17 17:38:04,477 wheel INFO adding 'numpoly/array_function/equal.py' 2024-11-17 17:38:04,477 wheel INFO adding 'numpoly/array_function/expand_dims.py' 2024-11-17 17:38:04,477 wheel INFO adding 'numpoly/array_function/floor.py' 2024-11-17 17:38:04,477 wheel INFO adding 'numpoly/array_function/floor_divide.py' 2024-11-17 17:38:04,477 wheel INFO adding 'numpoly/array_function/full.py' 2024-11-17 17:38:04,478 wheel INFO adding 'numpoly/array_function/full_like.py' 2024-11-17 17:38:04,478 wheel INFO adding 'numpoly/array_function/greater.py' 2024-11-17 17:38:04,478 wheel INFO adding 'numpoly/array_function/greater_equal.py' 2024-11-17 17:38:04,478 wheel INFO adding 'numpoly/array_function/hsplit.py' 2024-11-17 17:38:04,479 wheel INFO adding 'numpoly/array_function/hstack.py' 2024-11-17 17:38:04,479 wheel INFO adding 'numpoly/array_function/inner.py' 2024-11-17 17:38:04,479 wheel INFO adding 'numpoly/array_function/isclose.py' 2024-11-17 17:38:04,479 wheel INFO adding 'numpoly/array_function/isfinite.py' 2024-11-17 17:38:04,480 wheel INFO adding 'numpoly/array_function/less.py' 2024-11-17 17:38:04,480 wheel INFO adding 'numpoly/array_function/less_equal.py' 2024-11-17 17:38:04,480 wheel INFO adding 'numpoly/array_function/loadtxt.py' 2024-11-17 17:38:04,480 wheel INFO adding 'numpoly/array_function/logical_and.py' 2024-11-17 17:38:04,481 wheel INFO adding 'numpoly/array_function/logical_or.py' 2024-11-17 17:38:04,481 wheel INFO adding 'numpoly/array_function/matmul.py' 2024-11-17 17:38:04,481 wheel INFO adding 'numpoly/array_function/maximum.py' 2024-11-17 17:38:04,481 wheel INFO adding 'numpoly/array_function/mean.py' 2024-11-17 17:38:04,482 wheel INFO adding 'numpoly/array_function/minimum.py' 2024-11-17 17:38:04,482 wheel INFO adding 'numpoly/array_function/moveaxis.py' 2024-11-17 17:38:04,482 wheel INFO adding 'numpoly/array_function/multiply.py' 2024-11-17 17:38:04,482 wheel INFO adding 'numpoly/array_function/negative.py' 2024-11-17 17:38:04,482 wheel INFO adding 'numpoly/array_function/nonzero.py' 2024-11-17 17:38:04,483 wheel INFO adding 'numpoly/array_function/not_equal.py' 2024-11-17 17:38:04,483 wheel INFO adding 'numpoly/array_function/ones.py' 2024-11-17 17:38:04,483 wheel INFO adding 'numpoly/array_function/ones_like.py' 2024-11-17 17:38:04,483 wheel INFO adding 'numpoly/array_function/outer.py' 2024-11-17 17:38:04,484 wheel INFO adding 'numpoly/array_function/positive.py' 2024-11-17 17:38:04,484 wheel INFO adding 'numpoly/array_function/power.py' 2024-11-17 17:38:04,484 wheel INFO adding 'numpoly/array_function/prod.py' 2024-11-17 17:38:04,484 wheel INFO adding 'numpoly/array_function/remainder.py' 2024-11-17 17:38:04,485 wheel INFO adding 'numpoly/array_function/repeat.py' 2024-11-17 17:38:04,485 wheel INFO adding 'numpoly/array_function/reshape.py' 2024-11-17 17:38:04,485 wheel INFO adding 'numpoly/array_function/result_type.py' 2024-11-17 17:38:04,485 wheel INFO adding 'numpoly/array_function/rint.py' 2024-11-17 17:38:04,486 wheel INFO adding 'numpoly/array_function/roots.py' 2024-11-17 17:38:04,486 wheel INFO adding 'numpoly/array_function/savetxt.py' 2024-11-17 17:38:04,486 wheel INFO adding 'numpoly/array_function/split.py' 2024-11-17 17:38:04,486 wheel INFO adding 'numpoly/array_function/square.py' 2024-11-17 17:38:04,486 wheel INFO adding 'numpoly/array_function/stack.py' 2024-11-17 17:38:04,487 wheel INFO adding 'numpoly/array_function/subtract.py' 2024-11-17 17:38:04,487 wheel INFO adding 'numpoly/array_function/sum.py' 2024-11-17 17:38:04,487 wheel INFO adding 'numpoly/array_function/tile.py' 2024-11-17 17:38:04,487 wheel INFO adding 'numpoly/array_function/transpose.py' 2024-11-17 17:38:04,488 wheel INFO adding 'numpoly/array_function/true_divide.py' 2024-11-17 17:38:04,488 wheel INFO adding 'numpoly/array_function/vsplit.py' 2024-11-17 17:38:04,488 wheel INFO adding 'numpoly/array_function/vstack.py' 2024-11-17 17:38:04,488 wheel INFO adding 'numpoly/array_function/where.py' 2024-11-17 17:38:04,489 wheel INFO adding 'numpoly/array_function/zeros.py' 2024-11-17 17:38:04,489 wheel INFO adding 'numpoly/array_function/zeros_like.py' 2024-11-17 17:38:04,489 wheel INFO adding 'numpoly/cfunctions/__init__.py' 2024-11-17 17:38:04,490 wheel INFO adding 'numpoly/cfunctions/cdispach.cpython-312-x86_64-linux-musl.so' 2024-11-17 17:38:04,491 wheel INFO adding 'numpoly/cfunctions/cdispach.pyx' 2024-11-17 17:38:04,491 wheel INFO adding 'numpoly/cfunctions/cfrom_attributes.cpython-312-x86_64-linux-musl.so' 2024-11-17 17:38:04,492 wheel INFO adding 'numpoly/cfunctions/cfrom_attributes.pyx' 2024-11-17 17:38:04,493 wheel INFO adding 'numpoly/cfunctions/cmultiply.cpython-312-x86_64-linux-musl.so' 2024-11-17 17:38:04,494 wheel INFO adding 'numpoly/cfunctions/cmultiply.pyx' 2024-11-17 17:38:04,497 wheel INFO adding 'numpoly/cfunctions/cvalues.cpython-312-x86_64-linux-musl.so' 2024-11-17 17:38:04,499 wheel INFO adding 'numpoly/cfunctions/cvalues.pyx' 2024-11-17 17:38:04,500 wheel INFO adding 'numpoly/construct/__init__.py' 2024-11-17 17:38:04,500 wheel INFO adding 'numpoly/construct/aspolynomial.py' 2024-11-17 17:38:04,500 wheel INFO adding 'numpoly/construct/clean.py' 2024-11-17 17:38:04,501 wheel INFO adding 'numpoly/construct/compose.py' 2024-11-17 17:38:04,501 wheel INFO adding 'numpoly/construct/from_attributes.py' 2024-11-17 17:38:04,501 wheel INFO adding 'numpoly/construct/from_roots.py' 2024-11-17 17:38:04,501 wheel INFO adding 'numpoly/construct/monomial.py' 2024-11-17 17:38:04,502 wheel INFO adding 'numpoly/construct/polynomial.py' 2024-11-17 17:38:04,502 wheel INFO adding 'numpoly/construct/symbols.py' 2024-11-17 17:38:04,502 wheel INFO adding 'numpoly/construct/variable.py' 2024-11-17 17:38:04,502 wheel INFO adding 'numpoly/poly_function/__init__.py' 2024-11-17 17:38:04,502 wheel INFO adding 'numpoly/poly_function/call.py' 2024-11-17 17:38:04,503 wheel INFO adding 'numpoly/poly_function/decompose.py' 2024-11-17 17:38:04,503 wheel INFO adding 'numpoly/poly_function/derivative.py' 2024-11-17 17:38:04,503 wheel INFO adding 'numpoly/poly_function/isconstant.py' 2024-11-17 17:38:04,503 wheel INFO adding 'numpoly/poly_function/lead_coefficient.py' 2024-11-17 17:38:04,504 wheel INFO adding 'numpoly/poly_function/lead_exponent.py' 2024-11-17 17:38:04,504 wheel INFO adding 'numpoly/poly_function/set_dimensions.py' 2024-11-17 17:38:04,504 wheel INFO adding 'numpoly/poly_function/sortable_proxy.py' 2024-11-17 17:38:04,504 wheel INFO adding 'numpoly/poly_function/tonumpy.py' 2024-11-17 17:38:04,505 wheel INFO adding 'numpoly/poly_function/divide/__init__.py' 2024-11-17 17:38:04,505 wheel INFO adding 'numpoly/poly_function/divide/divide.py' 2024-11-17 17:38:04,505 wheel INFO adding 'numpoly/poly_function/divide/divmod.py' 2024-11-17 17:38:04,505 wheel INFO adding 'numpoly/poly_function/divide/remainder.py' 2024-11-17 17:38:04,506 wheel INFO adding 'numpoly/utils/__init__.py' 2024-11-17 17:38:04,506 wheel INFO adding 'numpoly/utils/bindex.py' 2024-11-17 17:38:04,506 wheel INFO adding 'numpoly/utils/cross_truncation.py' 2024-11-17 17:38:04,506 wheel INFO adding 'numpoly/utils/glexindex.py' 2024-11-17 17:38:04,506 wheel INFO adding 'numpoly/utils/glexsort.py' 2024-11-17 17:38:04,507 wheel INFO adding 'numpoly-1.3.0.dist-info/LICENSE' 2024-11-17 17:38:04,507 wheel INFO adding 'numpoly-1.3.0.dist-info/METADATA' 2024-11-17 17:38:04,507 wheel INFO adding 'numpoly-1.3.0.dist-info/WHEEL' 2024-11-17 17:38:04,507 wheel INFO adding 'numpoly-1.3.0.dist-info/top_level.txt' 2024-11-17 17:38:04,508 wheel INFO adding 'numpoly-1.3.0.dist-info/RECORD' 2024-11-17 17:38:04,508 root INFO removing build/bdist.linux-x86_64/wheel 2024-11-17 17:38:04,512 gpep517 INFO The backend produced .dist/numpoly-1.3.0-cp312-cp312-linux_x86_64.whl numpoly-1.3.0-cp312-cp312-linux_x86_64.whl >>> py3-numpoly: Entering fakeroot... >>> py3-numpoly-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/numpoly/utils/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/utils/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/poly_function/divide/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/poly_function/divide/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/poly_function/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/poly_function/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/construct/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/construct/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/array_function/__pycache__' 'usr/lib/python3.12/site-packages/numpoly/cfunctions/__pycache__' -> '/home/buildozer/aports/community/py3-numpoly/pkg/py3-numpoly-pyc/usr/lib/python3.12/site-packages/numpoly/cfunctions/__pycache__' >>> py3-numpoly-pyc*: Preparing subpackage py3-numpoly-pyc... >>> py3-numpoly-pyc*: Running postcheck for py3-numpoly-pyc >>> py3-numpoly*: Running postcheck for py3-numpoly >>> py3-numpoly*: Preparing package py3-numpoly... >>> py3-numpoly*: Stripping binaries >>> py3-numpoly-pyc*: Scanning shared objects >>> py3-numpoly*: Scanning shared objects >>> py3-numpoly-pyc*: Tracing dependencies... python3 py3-numpy python3~3.12 >>> py3-numpoly-pyc*: Package size: 402.2 KB >>> py3-numpoly-pyc*: Compressing data... >>> py3-numpoly-pyc*: Create checksum... >>> py3-numpoly-pyc*: Create py3-numpoly-pyc-1.3.0-r0.apk >>> py3-numpoly*: Tracing dependencies... python3 py3-numpy python3~3.12 so:libc.musl-x86_64.so.1 >>> py3-numpoly*: Package size: 635.8 KB >>> py3-numpoly*: Compressing data... >>> py3-numpoly*: Create checksum... >>> py3-numpoly*: Create py3-numpoly-1.3.0-r0.apk >>> py3-numpoly: Build complete at Sun, 17 Nov 2024 17:38:05 +0000 elapsed time 0h 0m 18s >>> py3-numpoly: Cleaning up srcdir >>> py3-numpoly: Cleaning up pkgdir >>> py3-numpoly: Uninstalling dependencies... (1/31) Purging .makedepends-py3-numpoly (20241117.173748) (2/31) Purging py3-numpy-pyc (2.1.2-r0) (3/31) Purging py3-numpy (2.1.2-r0) (4/31) Purging openblas (0.3.28-r0) (5/31) Purging cython-pyc (3.0.10-r0) (6/31) Purging cython (3.0.10-r0) (7/31) Purging python3-dev (3.12.7-r1) (8/31) Purging py3-numpy-dev (2.1.2-r0) (9/31) Purging py3-gpep517-pyc (16-r0) (10/31) Purging py3-gpep517 (16-r0) (11/31) Purging py3-installer-pyc (0.7.0-r2) (12/31) Purging py3-installer (0.7.0-r2) (13/31) Purging py3-setuptools-pyc (70.3.0-r0) (14/31) Purging py3-setuptools (70.3.0-r0) (15/31) Purging py3-wheel-pyc (0.43.0-r0) (16/31) Purging py3-wheel (0.43.0-r0) (17/31) Purging py3-packaging-pyc (24.2-r0) (18/31) Purging py3-packaging (24.2-r0) (19/31) Purging py3-parsing-pyc (3.1.4-r0) (20/31) Purging py3-parsing (3.1.4-r0) (21/31) Purging python3-pyc (3.12.7-r1) (22/31) Purging python3-pycache-pyc0 (3.12.7-r1) (23/31) Purging pyc (3.12.7-r1) (24/31) Purging python3 (3.12.7-r1) (25/31) Purging gdbm (1.24-r0) (26/31) Purging libffi (3.4.6-r0) (27/31) Purging libgfortran (14.2.0-r4) (28/31) Purging libpanelw (6.5_p20241006-r3) (29/31) Purging libquadmath (14.2.0-r4) (30/31) Purging mpdecimal (4.0.0-r0) (31/31) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r7.trigger OK: 401 MiB in 111 packages >>> py3-numpoly: Updating the community/x86_64 repository index... >>> py3-numpoly: Signing the index...