Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyexcel.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682265281.531751/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 aarch64 --nodeps /builddir/build/SPECS/python-pyexcel.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyexcel-0.7.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pyexcel.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682265281.531751/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 aarch64 --nodeps /builddir/build/SPECS/python-pyexcel.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-pyexcel-0.7.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pyexcel.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682265281.531751/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 aarch64 --nodeps /builddir/build/SPECS/python-pyexcel.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AcMgYl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyexcel-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyexcel-0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyexcel-0.7.0 + /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.3BHmnu + umask 022 + cd /builddir/build/BUILD + cd pyexcel-0.7.0 + 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 -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/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/pyexcel copying pyexcel/__version__.py -> build/lib/pyexcel copying pyexcel/renderer.py -> build/lib/pyexcel copying pyexcel/deprecated.py -> build/lib/pyexcel copying pyexcel/source.py -> build/lib/pyexcel copying pyexcel/__init__.py -> build/lib/pyexcel copying pyexcel/exceptions.py -> build/lib/pyexcel copying pyexcel/parser.py -> build/lib/pyexcel copying pyexcel/sheet.py -> build/lib/pyexcel copying pyexcel/core.py -> build/lib/pyexcel copying pyexcel/_compact.py -> build/lib/pyexcel copying pyexcel/cookbook.py -> build/lib/pyexcel copying pyexcel/book.py -> build/lib/pyexcel copying pyexcel/constants.py -> build/lib/pyexcel creating build/lib/pyexcel/plugins copying pyexcel/plugins/__init__.py -> build/lib/pyexcel/plugins creating build/lib/pyexcel/docstrings copying pyexcel/docstrings/meta.py -> build/lib/pyexcel/docstrings copying pyexcel/docstrings/__init__.py -> build/lib/pyexcel/docstrings copying pyexcel/docstrings/keywords.py -> build/lib/pyexcel/docstrings copying pyexcel/docstrings/garbagecollector.py -> build/lib/pyexcel/docstrings copying pyexcel/docstrings/core.py -> build/lib/pyexcel/docstrings creating build/lib/pyexcel/internal copying pyexcel/internal/utils.py -> build/lib/pyexcel/internal copying pyexcel/internal/meta.py -> build/lib/pyexcel/internal copying pyexcel/internal/generators.py -> build/lib/pyexcel/internal copying pyexcel/internal/__init__.py -> build/lib/pyexcel/internal copying pyexcel/internal/garbagecollector.py -> build/lib/pyexcel/internal copying pyexcel/internal/source_plugin.py -> build/lib/pyexcel/internal copying pyexcel/internal/plugins.py -> build/lib/pyexcel/internal copying pyexcel/internal/core.py -> build/lib/pyexcel/internal copying pyexcel/internal/attributes.py -> build/lib/pyexcel/internal copying pyexcel/internal/common.py -> build/lib/pyexcel/internal creating build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/django.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/sqlalchemy.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/__init__.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/output_to_memory.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/sheet_stream_source.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/db_sources.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/file_input.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/file_output.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/querysets.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/http.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/params.py -> build/lib/pyexcel/plugins/sources copying pyexcel/plugins/sources/memory_input.py -> build/lib/pyexcel/plugins/sources creating build/lib/pyexcel/plugins/parsers copying pyexcel/plugins/parsers/django.py -> build/lib/pyexcel/plugins/parsers copying pyexcel/plugins/parsers/sqlalchemy.py -> build/lib/pyexcel/plugins/parsers copying pyexcel/plugins/parsers/__init__.py -> build/lib/pyexcel/plugins/parsers copying pyexcel/plugins/parsers/excel.py -> build/lib/pyexcel/plugins/parsers creating build/lib/pyexcel/plugins/renderers copying pyexcel/plugins/renderers/django.py -> build/lib/pyexcel/plugins/renderers copying pyexcel/plugins/renderers/sqlalchemy.py -> build/lib/pyexcel/plugins/renderers copying pyexcel/plugins/renderers/__init__.py -> build/lib/pyexcel/plugins/renderers copying pyexcel/plugins/renderers/_texttable.py -> build/lib/pyexcel/plugins/renderers copying pyexcel/plugins/renderers/excel.py -> build/lib/pyexcel/plugins/renderers creating build/lib/pyexcel/plugins/sources/pydata copying pyexcel/plugins/sources/pydata/dictsource.py -> build/lib/pyexcel/plugins/sources/pydata copying pyexcel/plugins/sources/pydata/__init__.py -> build/lib/pyexcel/plugins/sources/pydata copying pyexcel/plugins/sources/pydata/bookdict.py -> build/lib/pyexcel/plugins/sources/pydata copying pyexcel/plugins/sources/pydata/arraysource.py -> build/lib/pyexcel/plugins/sources/pydata copying pyexcel/plugins/sources/pydata/records.py -> build/lib/pyexcel/plugins/sources/pydata copying pyexcel/plugins/sources/pydata/common.py -> build/lib/pyexcel/plugins/sources/pydata creating build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/column.py -> build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/extended_list.py -> build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/__init__.py -> build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/formatters.py -> build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/row.py -> build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/_shared.py -> build/lib/pyexcel/internal/sheets copying pyexcel/internal/sheets/matrix.py -> build/lib/pyexcel/internal/sheets running egg_info writing pyexcel.egg-info/PKG-INFO writing dependency_links to pyexcel.egg-info/dependency_links.txt writing requirements to pyexcel.egg-info/requires.txt writing top-level names to pyexcel.egg-info/top_level.txt reading manifest file 'pyexcel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyexcel.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0uqUoS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 + cd pyexcel-0.7.0 + 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 -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-pyexcel-0.7.0-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( 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-pyexcel-0.7.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/__version__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/renderer.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/deprecated.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/source.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/exceptions.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/parser.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins copying build/lib/pyexcel/plugins/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/pydata/dictsource.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/pydata/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/pydata/bookdict.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/pydata/arraysource.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/pydata/records.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/pydata/common.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata copying build/lib/pyexcel/plugins/sources/django.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/sqlalchemy.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/output_to_memory.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/sheet_stream_source.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/db_sources.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/file_input.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/file_output.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/querysets.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/http.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/params.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources copying build/lib/pyexcel/plugins/sources/memory_input.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers copying build/lib/pyexcel/plugins/parsers/django.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers copying build/lib/pyexcel/plugins/parsers/sqlalchemy.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers copying build/lib/pyexcel/plugins/parsers/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers copying build/lib/pyexcel/plugins/parsers/excel.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers copying build/lib/pyexcel/plugins/renderers/django.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers copying build/lib/pyexcel/plugins/renderers/sqlalchemy.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers copying build/lib/pyexcel/plugins/renderers/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers copying build/lib/pyexcel/plugins/renderers/_texttable.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers copying build/lib/pyexcel/plugins/renderers/excel.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers copying build/lib/pyexcel/sheet.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings copying build/lib/pyexcel/docstrings/meta.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings copying build/lib/pyexcel/docstrings/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings copying build/lib/pyexcel/docstrings/keywords.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings copying build/lib/pyexcel/docstrings/garbagecollector.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings copying build/lib/pyexcel/docstrings/core.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings copying build/lib/pyexcel/core.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/_compact.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/cookbook.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/book.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel copying build/lib/pyexcel/constants.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/utils.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/meta.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/generators.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/garbagecollector.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/source_plugin.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/plugins.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/core.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal copying build/lib/pyexcel/internal/attributes.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal creating /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/column.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/extended_list.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/__init__.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/formatters.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/row.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/_shared.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/sheets/matrix.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets copying build/lib/pyexcel/internal/common.py -> /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/deprecated.py to deprecated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/exceptions.py to exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata/dictsource.py to dictsource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata/bookdict.py to bookdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata/arraysource.py to arraysource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata/records.py to records.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/pydata/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/output_to_memory.py to output_to_memory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/sheet_stream_source.py to sheet_stream_source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/db_sources.py to db_sources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/file_input.py to file_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/file_output.py to file_output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/querysets.py to querysets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/params.py to params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/sources/memory_input.py to memory_input.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/parsers/excel.py to excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers/sqlalchemy.py to sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers/_texttable.py to _texttable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/plugins/renderers/excel.py to excel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/sheet.py to sheet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings/keywords.py to keywords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings/garbagecollector.py to garbagecollector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/docstrings/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/_compact.py to _compact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/cookbook.py to cookbook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/book.py to book.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/generators.py to generators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/garbagecollector.py to garbagecollector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/source_plugin.py to source_plugin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/plugins.py to plugins.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/attributes.py to attributes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/column.py to column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/extended_list.py to extended_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/formatters.py to formatters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/_shared.py to _shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/sheets/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel/internal/common.py to common.cpython-39.pyc writing byte-compilation script '/tmp/tmp989ikw_g.py' /usr/bin/python3 /tmp/tmp989ikw_g.py removing /tmp/tmp989ikw_g.py running install_egg_info running egg_info writing pyexcel.egg-info/PKG-INFO writing dependency_links to pyexcel.egg-info/dependency_links.txt writing requirements to pyexcel.egg-info/requires.txt writing top-level names to pyexcel.egg-info/top_level.txt reading manifest file 'pyexcel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pyexcel.egg-info/SOURCES.txt' Copying pyexcel.egg-info to /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9/site-packages/pyexcel-0.7.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64//usr/share/doc/python-pyexcel + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64//usr/share/doc/python-pyexcel + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64//usr/share/doc/python-pyexcel + pushd /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 ~/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 ~/build/BUILD/pyexcel-0.7.0 + '[' -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 ']' ~/build/BUILD/pyexcel-0.7.0 + popd + mv /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.0-1 --unique-debug-suffix -0.7.0-1.aarch64 --unique-debug-src-base python-pyexcel-0.7.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/pyexcel-0.7.0 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-pyexcel-0.7.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyexcel-0.7.0-1.noarch Provides: python-pyexcel python3-pyexcel = 0.7.0-1 python3.9dist(pyexcel) = 0.7 python3dist(pyexcel) = 0.7 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(chardet) python3.9dist(lml) >= 0.0.4 python3.9dist(pyexcel-io) >= 0.6.2 python3.9dist(texttable) >= 0.8.2 Processing files: python-pyexcel-help-0.7.0-1.noarch warning: Empty %files file /builddir/build/BUILD/pyexcel-0.7.0/doclist.lst Provides: python-pyexcel-help = 0.7.0-1 python3-pyexcel-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-pyexcel-0.7.0-1.aarch64 Wrote: /builddir/build/RPMS/python3-pyexcel-0.7.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python-pyexcel-help-0.7.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VeE4Ab + umask 022 + cd /builddir/build/BUILD + cd pyexcel-0.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyexcel-0.7.0-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0