Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-linear-operator.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706547073.733458/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-linear-operator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-linear-operator-0.5.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-linear-operator.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706547073.733458/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-linear-operator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-linear-operator-0.5.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-linear-operator.spec'], chrootPath='/var/lib/mock/openeuler-23.09-x86_64-1706547073.733458/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-linear-operator.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EsQb9A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf linear_operator-0.5.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-linear-operator-0.5.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd linear_operator-0.5.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kZnVWE + umask 022 + cd /builddir/build/BUILD + cd linear_operator-0.5.1 + export SETUPTOOLS_SCM_PRETEND_VERSION=0.5.1 + SETUPTOOLS_SCM_PRETEND_VERSION=0.5.1 + sed -i '40s/typeguard~=2.13.3/typeguard>=2.13.3", "typeguard<3.0.0/' ./setup.py + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 -mpip wheel --verbose --progress-bar off --disable-pip-version-check --use-pep517 --no-build-isolation --no-deps --wheel-dir ./build . Processing /builddir/build/BUILD/linear_operator-0.5.1 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) running dist_info creating /tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info writing /tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/PKG-INFO writing dependency_links to /tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/dependency_links.txt writing requirements to /tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/requires.txt writing top-level names to /tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/top_level.txt writing manifest file '/tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file '/tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file '/tmp/pip-modern-metadata-lch4q2ep/linear_operator.egg-info/SOURCES.txt' creating '/tmp/pip-modern-metadata-lch4q2ep/linear_operator-0.5.1.dist-info' Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: linear-operator Building wheel for linear-operator (pyproject.toml): started Running command Building wheel for linear-operator (pyproject.toml) running bdist_wheel running build running build_py creating build/lib creating build/lib/linear_operator copying linear_operator/__init__.py -> build/lib/linear_operator copying linear_operator/beta_features.py -> build/lib/linear_operator copying linear_operator/settings.py -> build/lib/linear_operator copying linear_operator/version.py -> build/lib/linear_operator creating build/lib/linear_operator/functions copying linear_operator/functions/__init__.py -> build/lib/linear_operator/functions copying linear_operator/functions/_diagonalization.py -> build/lib/linear_operator/functions copying linear_operator/functions/_dsmm.py -> build/lib/linear_operator/functions copying linear_operator/functions/_inv_quad.py -> build/lib/linear_operator/functions copying linear_operator/functions/_inv_quad_logdet.py -> build/lib/linear_operator/functions copying linear_operator/functions/_matmul.py -> build/lib/linear_operator/functions copying linear_operator/functions/_pivoted_cholesky.py -> build/lib/linear_operator/functions copying linear_operator/functions/_root_decomposition.py -> build/lib/linear_operator/functions copying linear_operator/functions/_solve.py -> build/lib/linear_operator/functions copying linear_operator/functions/_sqrt_inv_matmul.py -> build/lib/linear_operator/functions creating build/lib/linear_operator/operators copying linear_operator/operators/__init__.py -> build/lib/linear_operator/operators copying linear_operator/operators/_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/added_diag_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/batch_repeat_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/block_diag_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/block_interleaved_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/block_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/cat_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/chol_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/constant_mul_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/dense_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/diag_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/identity_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/interpolated_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/keops_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/kernel_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/kronecker_product_added_diag_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/kronecker_product_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/linear_operator_representation_tree.py -> build/lib/linear_operator/operators copying linear_operator/operators/low_rank_root_added_diag_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/low_rank_root_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/masked_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/matmul_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/mul_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/permutation_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/psd_sum_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/root_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/sum_batch_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/sum_kronecker_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/sum_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/toeplitz_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/triangular_linear_operator.py -> build/lib/linear_operator/operators copying linear_operator/operators/zero_linear_operator.py -> build/lib/linear_operator/operators creating build/lib/linear_operator/test copying linear_operator/test/__init__.py -> build/lib/linear_operator/test copying linear_operator/test/base_test_case.py -> build/lib/linear_operator/test copying linear_operator/test/linear_operator_test_case.py -> build/lib/linear_operator/test copying linear_operator/test/type_checking_test_case.py -> build/lib/linear_operator/test copying linear_operator/test/utils.py -> build/lib/linear_operator/test creating build/lib/linear_operator/utils copying linear_operator/utils/__init__.py -> build/lib/linear_operator/utils copying linear_operator/utils/broadcasting.py -> build/lib/linear_operator/utils copying linear_operator/utils/cholesky.py -> build/lib/linear_operator/utils copying linear_operator/utils/contour_integral_quad.py -> build/lib/linear_operator/utils copying linear_operator/utils/deprecation.py -> build/lib/linear_operator/utils copying linear_operator/utils/errors.py -> build/lib/linear_operator/utils copying linear_operator/utils/generic.py -> build/lib/linear_operator/utils copying linear_operator/utils/getitem.py -> build/lib/linear_operator/utils copying linear_operator/utils/interpolation.py -> build/lib/linear_operator/utils copying linear_operator/utils/lanczos.py -> build/lib/linear_operator/utils copying linear_operator/utils/linear_cg.py -> build/lib/linear_operator/utils copying linear_operator/utils/memoize.py -> build/lib/linear_operator/utils copying linear_operator/utils/minres.py -> build/lib/linear_operator/utils copying linear_operator/utils/permutation.py -> build/lib/linear_operator/utils copying linear_operator/utils/pinverse.py -> build/lib/linear_operator/utils copying linear_operator/utils/qr.py -> build/lib/linear_operator/utils copying linear_operator/utils/sparse.py -> build/lib/linear_operator/utils copying linear_operator/utils/stochastic_lq.py -> build/lib/linear_operator/utils copying linear_operator/utils/toeplitz.py -> build/lib/linear_operator/utils copying linear_operator/utils/warnings.py -> build/lib/linear_operator/utils installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/linear_operator copying build/lib/linear_operator/__init__.py -> build/bdist.linux-x86_64/wheel/linear_operator copying build/lib/linear_operator/beta_features.py -> build/bdist.linux-x86_64/wheel/linear_operator copying build/lib/linear_operator/settings.py -> build/bdist.linux-x86_64/wheel/linear_operator copying build/lib/linear_operator/version.py -> build/bdist.linux-x86_64/wheel/linear_operator creating build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/__init__.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_diagonalization.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_dsmm.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_inv_quad.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_inv_quad_logdet.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_matmul.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_pivoted_cholesky.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_root_decomposition.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_solve.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions copying build/lib/linear_operator/functions/_sqrt_inv_matmul.py -> build/bdist.linux-x86_64/wheel/linear_operator/functions creating build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/__init__.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/added_diag_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/batch_repeat_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/block_diag_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/block_interleaved_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/block_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/cat_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/chol_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/constant_mul_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/dense_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/diag_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/identity_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/interpolated_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/keops_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/kernel_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/kronecker_product_added_diag_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/kronecker_product_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/linear_operator_representation_tree.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/low_rank_root_added_diag_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/low_rank_root_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/masked_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/matmul_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/mul_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/permutation_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/psd_sum_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/root_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/sum_batch_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/sum_kronecker_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/sum_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/toeplitz_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/triangular_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators copying build/lib/linear_operator/operators/zero_linear_operator.py -> build/bdist.linux-x86_64/wheel/linear_operator/operators creating build/bdist.linux-x86_64/wheel/linear_operator/test copying build/lib/linear_operator/test/__init__.py -> build/bdist.linux-x86_64/wheel/linear_operator/test copying build/lib/linear_operator/test/base_test_case.py -> build/bdist.linux-x86_64/wheel/linear_operator/test copying build/lib/linear_operator/test/linear_operator_test_case.py -> build/bdist.linux-x86_64/wheel/linear_operator/test copying build/lib/linear_operator/test/type_checking_test_case.py -> build/bdist.linux-x86_64/wheel/linear_operator/test copying build/lib/linear_operator/test/utils.py -> build/bdist.linux-x86_64/wheel/linear_operator/test creating build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/__init__.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/broadcasting.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/cholesky.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/contour_integral_quad.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/deprecation.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/errors.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/generic.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/getitem.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/interpolation.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/lanczos.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/linear_cg.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/memoize.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/minres.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/permutation.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/pinverse.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/qr.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/sparse.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/stochastic_lq.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/toeplitz.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils copying build/lib/linear_operator/utils/warnings.py -> build/bdist.linux-x86_64/wheel/linear_operator/utils running install_egg_info running egg_info creating linear_operator.egg-info writing linear_operator.egg-info/PKG-INFO writing dependency_links to linear_operator.egg-info/dependency_links.txt writing requirements to linear_operator.egg-info/requires.txt writing top-level names to linear_operator.egg-info/top_level.txt writing manifest file 'linear_operator.egg-info/SOURCES.txt' listing git files failed - pretending there aren't any reading manifest file 'linear_operator.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'linear_operator.egg-info/SOURCES.txt' Copying linear_operator.egg-info to build/bdist.linux-x86_64/wheel/linear_operator-0.5.1-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/linear_operator-0.5.1.dist-info/WHEEL creating '/tmp/pip-wheel-kzys6t28/.tmp-ajm8kivx/linear_operator-0.5.1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'linear_operator/__init__.py' adding 'linear_operator/beta_features.py' adding 'linear_operator/settings.py' adding 'linear_operator/version.py' adding 'linear_operator/functions/__init__.py' adding 'linear_operator/functions/_diagonalization.py' adding 'linear_operator/functions/_dsmm.py' adding 'linear_operator/functions/_inv_quad.py' adding 'linear_operator/functions/_inv_quad_logdet.py' adding 'linear_operator/functions/_matmul.py' adding 'linear_operator/functions/_pivoted_cholesky.py' adding 'linear_operator/functions/_root_decomposition.py' adding 'linear_operator/functions/_solve.py' adding 'linear_operator/functions/_sqrt_inv_matmul.py' adding 'linear_operator/operators/__init__.py' adding 'linear_operator/operators/_linear_operator.py' adding 'linear_operator/operators/added_diag_linear_operator.py' adding 'linear_operator/operators/batch_repeat_linear_operator.py' adding 'linear_operator/operators/block_diag_linear_operator.py' adding 'linear_operator/operators/block_interleaved_linear_operator.py' adding 'linear_operator/operators/block_linear_operator.py' adding 'linear_operator/operators/cat_linear_operator.py' adding 'linear_operator/operators/chol_linear_operator.py' adding 'linear_operator/operators/constant_mul_linear_operator.py' adding 'linear_operator/operators/dense_linear_operator.py' adding 'linear_operator/operators/diag_linear_operator.py' adding 'linear_operator/operators/identity_linear_operator.py' adding 'linear_operator/operators/interpolated_linear_operator.py' adding 'linear_operator/operators/keops_linear_operator.py' adding 'linear_operator/operators/kernel_linear_operator.py' adding 'linear_operator/operators/kronecker_product_added_diag_linear_operator.py' adding 'linear_operator/operators/kronecker_product_linear_operator.py' adding 'linear_operator/operators/linear_operator_representation_tree.py' adding 'linear_operator/operators/low_rank_root_added_diag_linear_operator.py' adding 'linear_operator/operators/low_rank_root_linear_operator.py' adding 'linear_operator/operators/masked_linear_operator.py' adding 'linear_operator/operators/matmul_linear_operator.py' adding 'linear_operator/operators/mul_linear_operator.py' adding 'linear_operator/operators/permutation_linear_operator.py' adding 'linear_operator/operators/psd_sum_linear_operator.py' adding 'linear_operator/operators/root_linear_operator.py' adding 'linear_operator/operators/sum_batch_linear_operator.py' adding 'linear_operator/operators/sum_kronecker_linear_operator.py' adding 'linear_operator/operators/sum_linear_operator.py' adding 'linear_operator/operators/toeplitz_linear_operator.py' adding 'linear_operator/operators/triangular_linear_operator.py' adding 'linear_operator/operators/zero_linear_operator.py' adding 'linear_operator/test/__init__.py' adding 'linear_operator/test/base_test_case.py' adding 'linear_operator/test/linear_operator_test_case.py' adding 'linear_operator/test/type_checking_test_case.py' adding 'linear_operator/test/utils.py' adding 'linear_operator/utils/__init__.py' adding 'linear_operator/utils/broadcasting.py' adding 'linear_operator/utils/cholesky.py' adding 'linear_operator/utils/contour_integral_quad.py' adding 'linear_operator/utils/deprecation.py' adding 'linear_operator/utils/errors.py' adding 'linear_operator/utils/generic.py' adding 'linear_operator/utils/getitem.py' adding 'linear_operator/utils/interpolation.py' adding 'linear_operator/utils/lanczos.py' adding 'linear_operator/utils/linear_cg.py' adding 'linear_operator/utils/memoize.py' adding 'linear_operator/utils/minres.py' adding 'linear_operator/utils/permutation.py' adding 'linear_operator/utils/pinverse.py' adding 'linear_operator/utils/qr.py' adding 'linear_operator/utils/sparse.py' adding 'linear_operator/utils/stochastic_lq.py' adding 'linear_operator/utils/toeplitz.py' adding 'linear_operator/utils/warnings.py' adding 'linear_operator-0.5.1.dist-info/LICENSE' adding 'linear_operator-0.5.1.dist-info/METADATA' adding 'linear_operator-0.5.1.dist-info/WHEEL' adding 'linear_operator-0.5.1.dist-info/top_level.txt' adding 'linear_operator-0.5.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for linear-operator (pyproject.toml): finished with status 'done' Created wheel for linear-operator: filename=linear_operator-0.5.1-py3-none-any.whl size=174535 sha256=84f8d4a7c4c012cb374fa01e6ad30fb88ff5260bd5f7e0ff5a3f2877577dfb80 Stored in directory: /builddir/.cache/pip/wheels/2f/2b/ef/cf2bfce734ff6a0a4753c0be92f7f421baa9ea2c975dff8c6f Successfully built linear-operator + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vm83PJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 + cd linear_operator-0.5.1 ++ ls ./build/linear_operator-0.5.1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=linear_operator==0.5.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 -mpip install --verbose --progress-bar off --disable-pip-version-check --root /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 --no-compile --ignore-installed --no-deps --no-index --find-links ./build linear_operator==0.5.1 Using pip 23.1.2 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: ./build Processing ./build/linear_operator-0.5.1-py3-none-any.whl Installing collected packages: linear_operator Successfully installed linear_operator-0.5.1 + install -d -m755 /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64//usr/share/doc/python-linear-operator + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64//usr/share/doc/python-linear-operator + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64//usr/share/doc/python-linear-operator + pushd /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 ~/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 ~/build/BUILD/linear_operator-0.5.1 + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/linear_operator-0.5.1 + mv /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.5.1-1 --unique-debug-suffix -0.5.1-1.x86_64 --unique-debug-src-base python-linear-operator-0.5.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/linear_operator-0.5.1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/lib/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-linear-operator-0.5.1-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RieU7Z + umask 022 + cd /builddir/build/BUILD + cd linear_operator-0.5.1 + DOCDIR=/builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/share/doc/python3-linear-operator + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/share/doc/python3-linear-operator + cp -pr CONTRIBUTING.md README.md /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/share/doc/python3-linear-operator + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HEndak + umask 022 + cd /builddir/build/BUILD + cd linear_operator-0.5.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/share/licenses/python3-linear-operator + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/share/licenses/python3-linear-operator + cp -pr LICENSE /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64/usr/share/licenses/python3-linear-operator + RPM_EC=0 ++ jobs -p + exit 0 /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement Provides: python-linear-operator python3-linear-operator = 0.5.1-1 python3-linear-operator(x86-64) = 0.5.1-1 python3.11dist(linear-operator) = 0.5.1 python3dist(linear-operator) = 0.5.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.11 python3.11dist(jaxtyping) >= 0.2.9 python3.11dist(scipy) python3.11dist(torch) >= 1.11 python3.11dist(typeguard) >= 2.13.3 python3.11dist(typeguard) < 3 Processing files: python-linear-operator-help-0.5.1-1.x86_64 warning: Empty %files file /builddir/build/BUILD/linear_operator-0.5.1/doclist.lst Provides: python-linear-operator-help = 0.5.1-1 python-linear-operator-help(x86-64) = 0.5.1-1 python3-linear-operator-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-linear-operator-debuginfo-0.5.1-1.x86_64 Processing files: python-linear-operator-debugsource-0.5.1-1.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 warning: Empty %files file /builddir/build/BUILD/linear_operator-0.5.1/debugfiles.list warning: Empty %files file /builddir/build/BUILD/linear_operator-0.5.1/debugsourcefiles.list Wrote: /builddir/build/RPMS/python-linear-operator-debugsource-0.5.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-linear-operator-debuginfo-0.5.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-linear-operator-help-0.5.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-linear-operator-0.5.1-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fCfjhW + umask 022 + cd /builddir/build/BUILD + cd linear_operator-0.5.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-linear-operator-0.5.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.aBjlNx + umask 022 + cd /builddir/build/BUILD + rm -rf linear_operator-0.5.1 linear_operator-0.5.1.gemspec + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: Empty %files file /builddir/build/BUILD/linear_operator-0.5.1/doclist.lst Empty %files file /builddir/build/BUILD/linear_operator-0.5.1/debugfiles.list Empty %files file /builddir/build/BUILD/linear_operator-0.5.1/debugsourcefiles.list Child return code was: 0