Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pytablewriter.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682289137.371996/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-pytablewriter.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-pytablewriter-0.64.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-pytablewriter.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682289137.371996/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-pytablewriter.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-pytablewriter-0.64.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-pytablewriter.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682289137.371996/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-pytablewriter.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.EOUOPF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pytablewriter-0.64.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pytablewriter-0.64.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pytablewriter-0.64.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.JmDLWg + umask 022 + cd /builddir/build/BUILD + cd pytablewriter-0.64.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/pytablewriter copying pytablewriter/__init__.py -> build/lib/pytablewriter copying pytablewriter/_function.py -> build/lib/pytablewriter copying pytablewriter/__version__.py -> build/lib/pytablewriter copying pytablewriter/error.py -> build/lib/pytablewriter copying pytablewriter/_factory.py -> build/lib/pytablewriter copying pytablewriter/_table_format.py -> build/lib/pytablewriter copying pytablewriter/_converter.py -> build/lib/pytablewriter copying pytablewriter/_typing.py -> build/lib/pytablewriter creating build/lib/pytablewriter/writer copying pytablewriter/writer/_msgfy.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_elasticsearch.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/__init__.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_common.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_null.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_interface.py -> build/lib/pytablewriter/writer copying pytablewriter/writer/_table_writer.py -> build/lib/pytablewriter/writer creating build/lib/pytablewriter/_logger copying pytablewriter/_logger/__init__.py -> build/lib/pytablewriter/_logger copying pytablewriter/_logger/_logger.py -> build/lib/pytablewriter/_logger copying pytablewriter/_logger/_null_logger.py -> build/lib/pytablewriter/_logger creating build/lib/pytablewriter/style copying pytablewriter/style/__init__.py -> build/lib/pytablewriter/style copying pytablewriter/style/_style.py -> build/lib/pytablewriter/style copying pytablewriter/style/_cell.py -> build/lib/pytablewriter/style copying pytablewriter/style/_theme.py -> build/lib/pytablewriter/style copying pytablewriter/style/_styler.py -> build/lib/pytablewriter/style copying pytablewriter/style/_font.py -> build/lib/pytablewriter/style creating build/lib/pytablewriter/typehint copying pytablewriter/typehint/__init__.py -> build/lib/pytablewriter/typehint creating build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_elasticsearch.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/__init__.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_excel.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_javascript.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_interface.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_python.py -> build/lib/pytablewriter/sanitizer copying pytablewriter/sanitizer/_base.py -> build/lib/pytablewriter/sanitizer creating build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/__init__.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_latex.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_css.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_mediawiki.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_toml.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_yaml.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_common.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_csv.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_html.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_markdown.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_jsonlines.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_text_writer.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_asciidoc.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_tsv.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_ltsv.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_interface.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_borderless.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_spacealigned.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_unicode.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_rst.py -> build/lib/pytablewriter/writer/text copying pytablewriter/writer/text/_json.py -> build/lib/pytablewriter/writer/text creating build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/__init__.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_excel.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_sqlite.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_pandas.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_interface.py -> build/lib/pytablewriter/writer/binary copying pytablewriter/writer/binary/_excel_workbook.py -> build/lib/pytablewriter/writer/binary creating build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/__init__.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_numpy.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_javascript.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_pandas.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_python.py -> build/lib/pytablewriter/writer/text/sourcecode copying pytablewriter/writer/text/sourcecode/_sourcecode.py -> build/lib/pytablewriter/writer/text/sourcecode running egg_info writing pytablewriter.egg-info/PKG-INFO writing dependency_links to pytablewriter.egg-info/dependency_links.txt writing requirements to pytablewriter.egg-info/requires.txt writing top-level names to pytablewriter.egg-info/top_level.txt reading manifest file 'pytablewriter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytablewriter.egg-info/SOURCES.txt' copying pytablewriter/py.typed -> build/lib/pytablewriter + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.rZzwoA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64 + cd pytablewriter-0.64.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-pytablewriter-0.64.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-pytablewriter-0.64.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter copying build/lib/pytablewriter/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter copying build/lib/pytablewriter/_function.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter copying build/lib/pytablewriter/__version__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_msgfy.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_elasticsearch.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_common.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer copying build/lib/pytablewriter/writer/_null.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_latex.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_css.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_mediawiki.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_toml.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_yaml.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_common.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_csv.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_html.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_markdown.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_jsonlines.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_text_writer.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_asciidoc.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_tsv.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_numpy.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_javascript.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_pandas.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_python.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/sourcecode/_sourcecode.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode copying build/lib/pytablewriter/writer/text/_ltsv.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_interface.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_borderless.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_spacealigned.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_unicode.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_rst.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/text/_json.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text copying build/lib/pytablewriter/writer/_interface.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_excel.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_sqlite.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_pandas.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_interface.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/binary/_excel_workbook.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary copying build/lib/pytablewriter/writer/_table_writer.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer copying build/lib/pytablewriter/error.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter copying build/lib/pytablewriter/_factory.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter copying build/lib/pytablewriter/_table_format.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_logger/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_logger/_logger.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_logger/_null_logger.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger copying build/lib/pytablewriter/_converter.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter copying build/lib/pytablewriter/_typing.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_style.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_cell.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_theme.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_styler.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style copying build/lib/pytablewriter/style/_font.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/typehint copying build/lib/pytablewriter/typehint/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/typehint creating /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_elasticsearch.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/__init__.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_excel.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_javascript.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_interface.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_python.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/sanitizer/_base.py -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer copying build/lib/pytablewriter/py.typed -> /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_function.py to _function.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/_msgfy.py to _msgfy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/_elasticsearch.py to _elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/_null.py to _null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_latex.py to _latex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_css.py to _css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_mediawiki.py to _mediawiki.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_toml.py to _toml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_yaml.py to _yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_common.py to _common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_csv.py to _csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_html.py to _html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_markdown.py to _markdown.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_jsonlines.py to _jsonlines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_text_writer.py to _text_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_asciidoc.py to _asciidoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_tsv.py to _tsv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode/_numpy.py to _numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode/_javascript.py to _javascript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode/_pandas.py to _pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode/_python.py to _python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/sourcecode/_sourcecode.py to _sourcecode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_ltsv.py to _ltsv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_interface.py to _interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_borderless.py to _borderless.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_spacealigned.py to _spacealigned.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_unicode.py to _unicode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_rst.py to _rst.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/text/_json.py to _json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/_interface.py to _interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary/_excel.py to _excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary/_sqlite.py to _sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary/_pandas.py to _pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary/_interface.py to _interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/binary/_excel_workbook.py to _excel_workbook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/writer/_table_writer.py to _table_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_factory.py to _factory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_table_format.py to _table_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger/_logger.py to _logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_logger/_null_logger.py to _null_logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_converter.py to _converter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/_typing.py to _typing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style/_style.py to _style.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style/_cell.py to _cell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style/_theme.py to _theme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style/_styler.py to _styler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/style/_font.py to _font.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/typehint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/_elasticsearch.py to _elasticsearch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/_excel.py to _excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/_javascript.py to _javascript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/_interface.py to _interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/_python.py to _python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter/sanitizer/_base.py to _base.cpython-39.pyc writing byte-compilation script '/tmp/tmp9eckyid3.py' /usr/bin/python3 /tmp/tmp9eckyid3.py removing /tmp/tmp9eckyid3.py running install_egg_info running egg_info writing pytablewriter.egg-info/PKG-INFO writing dependency_links to pytablewriter.egg-info/dependency_links.txt writing requirements to pytablewriter.egg-info/requires.txt writing top-level names to pytablewriter.egg-info/top_level.txt reading manifest file 'pytablewriter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pytablewriter.egg-info/SOURCES.txt' Copying pytablewriter.egg-info to /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9/site-packages/pytablewriter-0.64.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64//usr/share/doc/python-pytablewriter + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64//usr/share/doc/python-pytablewriter + '[' -d example ']' ~/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64 ~/build/BUILD/pytablewriter-0.64.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pytablewriter-0.64.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/pytablewriter-0.64.2 + mv /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.64.2-1 --unique-debug-suffix -0.64.2-1.x86_64 --unique-debug-src-base python-pytablewriter-0.64.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pytablewriter-0.64.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-pytablewriter-0.64.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pytablewriter-0.64.2-1.noarch Provides: python-pytablewriter python3-pytablewriter = 0.64.2-1 python3.9dist(pytablewriter) = 0.64.2 python3dist(pytablewriter) = 0.64.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(dataproperty) >= 0.55 python3.9dist(dataproperty) < 2 python3.9dist(mbstrdecoder) >= 1 python3.9dist(mbstrdecoder) < 2 python3.9dist(pathvalidate) >= 2.3 python3.9dist(pathvalidate) < 3 python3.9dist(setuptools) >= 38.3 python3.9dist(tabledata) >= 1.3 python3.9dist(tabledata) < 2 python3.9dist(tcolorpy) >= 0.0.5 python3.9dist(tcolorpy) < 1 python3.9dist(typepy) >= 1.2 python3.9dist(typepy) < 2 Processing files: python-pytablewriter-help-0.64.2-1.noarch warning: Empty %files file /builddir/build/BUILD/pytablewriter-0.64.2/doclist.lst Provides: python-pytablewriter-help = 0.64.2-1 python3-pytablewriter-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-pytablewriter-0.64.2-1.x86_64 Wrote: /builddir/build/RPMS/python-pytablewriter-help-0.64.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pytablewriter-0.64.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mgisg5 + umask 022 + cd /builddir/build/BUILD + cd pytablewriter-0.64.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pytablewriter-0.64.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0