Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-text2text.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686358308.146674/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-text2text.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-text2text-1.0.2-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-text2text.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686358308.146674/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-text2text.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-text2text-1.0.2-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-text2text.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686358308.146674/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-text2text.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.Mojoag + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf text2text-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/text2text-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd text2text-1.0.2 + /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.zVw9jw + umask 022 + cd /builddir/build/BUILD + cd text2text-1.0.2 + 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' running build running build_py creating build creating build/lib creating build/lib/text2text copying text2text/handler.py -> build/lib/text2text copying text2text/assistant.py -> build/lib/text2text copying text2text/responder.py -> build/lib/text2text copying text2text/__init__.py -> build/lib/text2text copying text2text/summarizer.py -> build/lib/text2text copying text2text/indexer.py -> build/lib/text2text copying text2text/translator.py -> build/lib/text2text copying text2text/transformer.py -> build/lib/text2text copying text2text/tfidfer.py -> build/lib/text2text copying text2text/vectorizer.py -> build/lib/text2text copying text2text/answerer.py -> build/lib/text2text copying text2text/abstractor.py -> build/lib/text2text copying text2text/bm25er.py -> build/lib/text2text copying text2text/variator.py -> build/lib/text2text copying text2text/fitter.py -> build/lib/text2text copying text2text/counter.py -> build/lib/text2text copying text2text/identifier.py -> build/lib/text2text copying text2text/measurer.py -> build/lib/text2text copying text2text/searcher.py -> build/lib/text2text copying text2text/questioner.py -> build/lib/text2text copying text2text/server.py -> build/lib/text2text copying text2text/tokenizer.py -> build/lib/text2text creating build/lib/text2text/biunilm copying text2text/biunilm/__init__.py -> build/lib/text2text/biunilm copying text2text/biunilm/loader_utils.py -> build/lib/text2text/biunilm copying text2text/biunilm/seq2seq_loader.py -> build/lib/text2text/biunilm creating build/lib/text2text/pytorch_pretrained_bert copying text2text/pytorch_pretrained_bert/__init__.py -> build/lib/text2text/pytorch_pretrained_bert copying text2text/pytorch_pretrained_bert/tokenization.py -> build/lib/text2text/pytorch_pretrained_bert copying text2text/pytorch_pretrained_bert/modeling.py -> build/lib/text2text/pytorch_pretrained_bert copying text2text/pytorch_pretrained_bert/__main__.py -> build/lib/text2text/pytorch_pretrained_bert copying text2text/pytorch_pretrained_bert/loss.py -> build/lib/text2text/pytorch_pretrained_bert copying text2text/pytorch_pretrained_bert/file_utils.py -> build/lib/text2text/pytorch_pretrained_bert + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GpqO7G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 + cd text2text-1.0.2 + 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-text2text-1.0.2-1.x86_64 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-text2text-1.0.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/handler.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/assistant.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/responder.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/__init__.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text creating /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm copying build/lib/text2text/biunilm/__init__.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm copying build/lib/text2text/biunilm/loader_utils.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm copying build/lib/text2text/biunilm/seq2seq_loader.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm copying build/lib/text2text/summarizer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text creating /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/pytorch_pretrained_bert/__init__.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/pytorch_pretrained_bert/tokenization.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/pytorch_pretrained_bert/modeling.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/pytorch_pretrained_bert/__main__.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/pytorch_pretrained_bert/loss.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/pytorch_pretrained_bert/file_utils.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert copying build/lib/text2text/indexer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/translator.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/transformer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/tfidfer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/vectorizer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/answerer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/abstractor.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/bm25er.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/variator.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/fitter.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/counter.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/identifier.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/measurer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/searcher.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/questioner.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/server.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text copying build/lib/text2text/tokenizer.py -> /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/assistant.py to assistant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/responder.py to responder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm/loader_utils.py to loader_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/biunilm/seq2seq_loader.py to seq2seq_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/summarizer.py to summarizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert/tokenization.py to tokenization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert/modeling.py to modeling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert/loss.py to loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/pytorch_pretrained_bert/file_utils.py to file_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/indexer.py to indexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/translator.py to translator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/transformer.py to transformer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/tfidfer.py to tfidfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/vectorizer.py to vectorizer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/answerer.py to answerer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/abstractor.py to abstractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/bm25er.py to bm25er.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/variator.py to variator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/fitter.py to fitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/counter.py to counter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/identifier.py to identifier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/measurer.py to measurer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/searcher.py to searcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/questioner.py to questioner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text/tokenizer.py to tokenizer.cpython-39.pyc writing byte-compilation script '/tmp/tmpfb1slyg7.py' /usr/bin/python3 /tmp/tmpfb1slyg7.py removing /tmp/tmpfb1slyg7.py running install_egg_info running egg_info writing text2text.egg-info/PKG-INFO writing dependency_links to text2text.egg-info/dependency_links.txt writing requirements to text2text.egg-info/requires.txt writing top-level names to text2text.egg-info/top_level.txt reading manifest file 'text2text.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'text2text.egg-info/SOURCES.txt' Copying text2text.egg-info to /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/text2text-1.0.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64//usr/share/doc/python-text2text + '[' -d doc ']' ~/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 ~/build/BUILD/text2text-1.0.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/text2text-1.0.2 + mv /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.2-1 --unique-debug-suffix -1.0.2-1.x86_64 --unique-debug-src-base python-text2text-1.0.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/text2text-1.0.2 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-text2text-1.0.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-text2text-1.0.2-1.noarch Provides: python-text2text python3-text2text = 1.0.2-1 python3.9dist(text2text) = 1.0.2 python3dist(text2text) = 1.0.2 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.9 python3.9dist(accelerate) python3.9dist(bitsandbytes) python3.9dist(faiss-cpu) python3.9dist(flask) python3.9dist(googledrivedownloader) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(peft) python3.9dist(scipy) python3.9dist(sentencepiece) python3.9dist(torch) python3.9dist(tqdm) python3.9dist(transformers) Processing files: python-text2text-help-1.0.2-1.noarch warning: Empty %files file /builddir/build/BUILD/text2text-1.0.2/doclist.lst Provides: python-text2text-help = 1.0.2-1 python3-text2text-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-text2text-1.0.2-1.x86_64 Wrote: /builddir/build/RPMS/python-text2text-help-1.0.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-text2text-1.0.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CrwwM4 + umask 022 + cd /builddir/build/BUILD + cd text2text-1.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-text2text-1.0.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0