Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tensortoolbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685399569.662811/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tensortoolbox.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-TensorToolbox-1.0.22-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-tensortoolbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685399569.662811/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tensortoolbox.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-TensorToolbox-1.0.22-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-tensortoolbox.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685399569.662811/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=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tensortoolbox.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lmyfbo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TensorToolbox-1.0.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/TensorToolbox-1.0.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd TensorToolbox-1.0.22 + /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.3Wvijf + umask 022 + cd /builddir/build/BUILD + cd TensorToolbox-1.0.22 + 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 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/TensorToolbox copying TensorToolbox/_version.py -> build/lib/TensorToolbox copying TensorToolbox/__init__.py -> build/lib/TensorToolbox creating build/lib/TensorToolbox/multilinalg copying TensorToolbox/multilinalg/multilinalg.py -> build/lib/TensorToolbox/multilinalg copying TensorToolbox/multilinalg/__init__.py -> build/lib/TensorToolbox/multilinalg creating build/lib/TensorToolbox/core copying TensorToolbox/core/QuanticsTensorTrainMat.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/__init__.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/storage.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/WeightedQuanticsTensorTrainVec.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/WeightedTensorTrainVec.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/tensor_wrapper.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/candecomp.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/QuanticsTensorTrainVec.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/TensorTrainMat.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/SpectralTensorTrain.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/TensorTrainVec.py -> build/lib/TensorToolbox/core copying TensorToolbox/core/auxiliary.py -> build/lib/TensorToolbox/core creating build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_3.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestSQTTdmrg_0D.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_1.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestSTTcross_0D.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_0.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTTdmrg.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT_2.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestSTTdmrgcross_0D.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTensorWrapper.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/__init__.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/run_unit_tests.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_2.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestSTTdmrg_0D.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestQTT.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_7.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWeightedTensorWrapper.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT_7.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTTdmrgcross.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT_0.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_6.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_4.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT_6.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT_5.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestQTTdmrg.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTT_5.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTTdmrg.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestSTTdmrg_2D.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/auxiliary.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestSTTcross_2D.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestTTcross.py -> build/lib/TensorToolbox/unittests copying TensorToolbox/unittests/TestWTT_4.py -> build/lib/TensorToolbox/unittests running egg_info writing TensorToolbox.egg-info/PKG-INFO writing dependency_links to TensorToolbox.egg-info/dependency_links.txt writing requirements to TensorToolbox.egg-info/requires.txt writing top-level names to TensorToolbox.egg-info/top_level.txt reading manifest file 'TensorToolbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files found matching '.hgignore' warning: no previously-included files found matching '.pkl' warning: no previously-included files found matching '.pkl.old' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'TensorToolbox.egg-info/SOURCES.txt' running build_scripts creating build/scripts-3.9 copying and adjusting scripts/TensorToolboxUpV030 -> build/scripts-3.9 changing mode of build/scripts-3.9/TensorToolboxUpV030 from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YgErAl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 + cd TensorToolbox-1.0.22 + 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 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox copying build/lib/TensorToolbox/_version.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/multilinalg copying build/lib/TensorToolbox/multilinalg/multilinalg.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/multilinalg copying build/lib/TensorToolbox/multilinalg/__init__.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/multilinalg copying build/lib/TensorToolbox/__init__.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/QuanticsTensorTrainMat.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/__init__.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/storage.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/WeightedQuanticsTensorTrainVec.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/WeightedTensorTrainVec.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/tensor_wrapper.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/candecomp.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/QuanticsTensorTrainVec.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/TensorTrainMat.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/SpectralTensorTrain.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/TensorTrainVec.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core copying build/lib/TensorToolbox/core/auxiliary.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_3.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestSQTTdmrg_0D.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_1.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestSTTcross_0D.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_0.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTTdmrg.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT_2.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestSTTdmrgcross_0D.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTensorWrapper.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/__init__.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/run_unit_tests.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_2.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestSTTdmrg_0D.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestQTT.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_7.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWeightedTensorWrapper.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT_7.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTTdmrgcross.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT_0.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_6.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_4.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT_6.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT_5.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestQTTdmrg.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTT_5.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTTdmrg.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestSTTdmrg_2D.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/auxiliary.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestSTTcross_2D.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestTTcross.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests copying build/lib/TensorToolbox/unittests/TestWTT_4.py -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/multilinalg/multilinalg.py to multilinalg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/multilinalg/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/QuanticsTensorTrainMat.py to QuanticsTensorTrainMat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/storage.py to storage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/WeightedQuanticsTensorTrainVec.py to WeightedQuanticsTensorTrainVec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/WeightedTensorTrainVec.py to WeightedTensorTrainVec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/tensor_wrapper.py to tensor_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/candecomp.py to candecomp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/QuanticsTensorTrainVec.py to QuanticsTensorTrainVec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/TensorTrainMat.py to TensorTrainMat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/SpectralTensorTrain.py to SpectralTensorTrain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/TensorTrainVec.py to TensorTrainVec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/core/auxiliary.py to auxiliary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_3.py to TestTT_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestSQTTdmrg_0D.py to TestSQTTdmrg_0D.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_1.py to TestTT_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestSTTcross_0D.py to TestSTTcross_0D.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_0.py to TestTT_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTTdmrg.py to TestWTTdmrg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT_2.py to TestWTT_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestSTTdmrgcross_0D.py to TestSTTdmrgcross_0D.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTensorWrapper.py to TestTensorWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT.py to TestWTT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/run_unit_tests.py to run_unit_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_2.py to TestTT_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestSTTdmrg_0D.py to TestSTTdmrg_0D.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestQTT.py to TestQTT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_7.py to TestTT_7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT.py to TestTT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWeightedTensorWrapper.py to TestWeightedTensorWrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT_7.py to TestWTT_7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTTdmrgcross.py to TestTTdmrgcross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT_0.py to TestWTT_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_6.py to TestTT_6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_4.py to TestTT_4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT_6.py to TestWTT_6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT_5.py to TestWTT_5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestQTTdmrg.py to TestQTTdmrg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTT_5.py to TestTT_5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTTdmrg.py to TestTTdmrg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestSTTdmrg_2D.py to TestSTTdmrg_2D.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/auxiliary.py to auxiliary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestSTTcross_2D.py to TestSTTcross_2D.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestTTcross.py to TestTTcross.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox/unittests/TestWTT_4.py to TestWTT_4.cpython-39.pyc writing byte-compilation script '/tmp/tmpobwad4ly.py' /usr/bin/python3 /tmp/tmpobwad4ly.py removing /tmp/tmpobwad4ly.py running install_egg_info running egg_info writing TensorToolbox.egg-info/PKG-INFO writing dependency_links to TensorToolbox.egg-info/dependency_links.txt writing requirements to TensorToolbox.egg-info/requires.txt writing top-level names to TensorToolbox.egg-info/top_level.txt reading manifest file 'TensorToolbox.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' warning: no previously-included files found matching '.hgignore' warning: no previously-included files found matching '.pkl' warning: no previously-included files found matching '.pkl.old' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'TensorToolbox.egg-info/SOURCES.txt' Copying TensorToolbox.egg-info to /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9/site-packages/TensorToolbox-1.0.22-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/bin copying build/scripts-3.9/TensorToolboxUpV030 -> /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/usr/bin/TensorToolboxUpV030 to 755 + install -d -m755 /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64//usr/share/doc/python-TensorToolbox + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 ~/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 ~/build/BUILD/TensorToolbox-1.0.22 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/TensorToolbox-1.0.22 + mv /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.22-1 --unique-debug-suffix -1.0.22-1.x86_64 --unique-debug-src-base python-TensorToolbox-1.0.22-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/TensorToolbox-1.0.22 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-TensorToolbox-1.0.22-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-TensorToolbox-1.0.22-1.noarch Provides: python-TensorToolbox python3-TensorToolbox = 1.0.22-1 python3.9dist(tensortoolbox) = 1.0.22 python3dist(tensortoolbox) = 1.0.22 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(h5py) python3.9dist(mpi-map) python3.9dist(mpi4py) python3.9dist(scipy) python3.9dist(spectraltoolbox) python3.9dist(uqtoolbox) Processing files: python-TensorToolbox-help-1.0.22-1.noarch warning: Empty %files file /builddir/build/BUILD/TensorToolbox-1.0.22/doclist.lst Provides: python-TensorToolbox-help = 1.0.22-1 python3-TensorToolbox-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 Wrote: /builddir/build/RPMS/python-TensorToolbox-help-1.0.22-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-TensorToolbox-1.0.22-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.df4boh + umask 022 + cd /builddir/build/BUILD + cd TensorToolbox-1.0.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-TensorToolbox-1.0.22-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0