Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-bcompiler.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685406804.078752/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-bcompiler.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-bcompiler-1.3.23-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-bcompiler.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685406804.078752/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-bcompiler.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-bcompiler-1.3.23-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-bcompiler.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1685406804.078752/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-bcompiler.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.WUdbpg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bcompiler-1.3.23 + /usr/bin/gzip -dc /builddir/build/SOURCES/bcompiler-1.3.23.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bcompiler-1.3.23 + /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.1u4pyK + umask 022 + cd /builddir/build/BUILD + cd bcompiler-1.3.23 + 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' running build running build_py creating build creating build/lib creating build/lib/bcompiler copying bcompiler/compile.py -> build/lib/bcompiler copying bcompiler/main.py -> build/lib/bcompiler copying bcompiler/__init__.py -> build/lib/bcompiler copying bcompiler/utils.py -> build/lib/bcompiler creating build/lib/bcompiler/templates copying bcompiler/templates/templates.py -> build/lib/bcompiler/templates copying bcompiler/templates/__init__.py -> build/lib/bcompiler/templates creating build/lib/bcompiler/core copying bcompiler/core/master.py -> build/lib/bcompiler/core copying bcompiler/core/temporal.py -> build/lib/bcompiler/core copying bcompiler/core/row.py -> build/lib/bcompiler/core copying bcompiler/core/__init__.py -> build/lib/bcompiler/core creating build/lib/bcompiler/api copying bcompiler/api/api.py -> build/lib/bcompiler/api copying bcompiler/api/__init__.py -> build/lib/bcompiler/api creating build/lib/bcompiler/tests copying bcompiler/tests/test_master.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_annex.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_rcf.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_file_parsing.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_quarter.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_financial_year.py -> build/lib/bcompiler/tests copying bcompiler/tests/conftest.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_empty_returns_dir.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_datamap.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_row.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_populate_templates.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_external_deps.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_integration.py -> build/lib/bcompiler/tests copying bcompiler/tests/__init__.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_bootstrap.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_cleanser.py -> build/lib/bcompiler/tests copying bcompiler/tests/test_swimlane.py -> build/lib/bcompiler/tests creating build/lib/bcompiler/analysers copying bcompiler/analysers/rcf.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/financial.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/ad_hoc.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/annex.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/swimlane.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/__init__.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/utils.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/keyword.py -> build/lib/bcompiler/analysers copying bcompiler/analysers/swimlane_assurance.py -> build/lib/bcompiler/analysers creating build/lib/bcompiler/process copying bcompiler/process/datamap.py -> build/lib/bcompiler/process copying bcompiler/process/cellformat.py -> build/lib/bcompiler/process copying bcompiler/process/cell.py -> build/lib/bcompiler/process copying bcompiler/process/simple_comparitor.py -> build/lib/bcompiler/process copying bcompiler/process/bootstrap.py -> build/lib/bcompiler/process copying bcompiler/process/__init__.py -> build/lib/bcompiler/process copying bcompiler/process/cleansers.py -> build/lib/bcompiler/process copying bcompiler/process/template.py -> build/lib/bcompiler/process + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kc8rmn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 + cd bcompiler-1.3.23 + 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-bcompiler-1.3.23-1.aarch64 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-bcompiler-1.3.23-1.aarch64/usr creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/templates copying build/lib/bcompiler/templates/templates.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/templates copying build/lib/bcompiler/templates/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/templates creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core copying build/lib/bcompiler/core/master.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core copying build/lib/bcompiler/core/temporal.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core copying build/lib/bcompiler/core/row.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core copying build/lib/bcompiler/core/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/api copying build/lib/bcompiler/api/api.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/api copying build/lib/bcompiler/api/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/api copying build/lib/bcompiler/compile.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler copying build/lib/bcompiler/main.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_master.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_annex.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_rcf.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_file_parsing.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_quarter.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_financial_year.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/conftest.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_empty_returns_dir.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_datamap.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_row.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_populate_templates.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_external_deps.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_integration.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_bootstrap.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_cleanser.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests copying build/lib/bcompiler/tests/test_swimlane.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/rcf.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/financial.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/ad_hoc.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/annex.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/swimlane.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/utils.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/keyword.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/analysers/swimlane_assurance.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers copying build/lib/bcompiler/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler copying build/lib/bcompiler/utils.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler creating /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/datamap.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/cellformat.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/cell.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/simple_comparitor.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/bootstrap.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/__init__.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/cleansers.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process copying build/lib/bcompiler/process/template.py -> /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/templates/templates.py to templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core/master.py to master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core/temporal.py to temporal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/api/api.py to api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/compile.py to compile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_master.py to test_master.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_annex.py to test_annex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_rcf.py to test_rcf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_file_parsing.py to test_file_parsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_quarter.py to test_quarter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_financial_year.py to test_financial_year.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_empty_returns_dir.py to test_empty_returns_dir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_datamap.py to test_datamap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_row.py to test_row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_populate_templates.py to test_populate_templates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_external_deps.py to test_external_deps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_integration.py to test_integration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_bootstrap.py to test_bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_cleanser.py to test_cleanser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/tests/test_swimlane.py to test_swimlane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/rcf.py to rcf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/financial.py to financial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/ad_hoc.py to ad_hoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/annex.py to annex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/swimlane.py to swimlane.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/keyword.py to keyword.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/analysers/swimlane_assurance.py to swimlane_assurance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/datamap.py to datamap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/cellformat.py to cellformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/cell.py to cell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/simple_comparitor.py to simple_comparitor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/bootstrap.py to bootstrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/cleansers.py to cleansers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler/process/template.py to template.cpython-39.pyc writing byte-compilation script '/tmp/tmpy500046a.py' /usr/bin/python3 /tmp/tmpy500046a.py removing /tmp/tmpy500046a.py running install_egg_info running egg_info writing bcompiler.egg-info/PKG-INFO writing dependency_links to bcompiler.egg-info/dependency_links.txt writing entry points to bcompiler.egg-info/entry_points.txt writing requirements to bcompiler.egg-info/requires.txt writing top-level names to bcompiler.egg-info/top_level.txt reading manifest file 'bcompiler.egg-info/SOURCES.txt' writing manifest file 'bcompiler.egg-info/SOURCES.txt' Copying bcompiler.egg-info to /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9/site-packages/bcompiler-1.3.23-py3.9.egg-info running install_scripts Installing bcompiler script to /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/bin Installing bcompiler-init script to /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64//usr/share/doc/python-bcompiler + '[' -d doc ']' ~/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 ~/build/BUILD/bcompiler-1.3.23 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/bcompiler-1.3.23 + popd + mv /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.23-1 --unique-debug-suffix -1.3.23-1.aarch64 --unique-debug-src-base python-bcompiler-1.3.23-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/bcompiler-1.3.23 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-bcompiler-1.3.23-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-bcompiler-1.3.23-1.noarch Provides: python-bcompiler python3-bcompiler = 1.3.23-1 python3.9dist(bcompiler) = 1.3.23 python3dist(bcompiler) = 1.3.23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(colorlog) python3.9dist(openpyxl) = 2.6.2 python3.9dist(python-dateutil) python3.9dist(setuptools) Processing files: python-bcompiler-help-1.3.23-1.noarch warning: Empty %files file /builddir/build/BUILD/bcompiler-1.3.23/doclist.lst Provides: python-bcompiler-help = 1.3.23-1 python3-bcompiler-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-bcompiler-1.3.23-1.aarch64 Wrote: /builddir/build/RPMS/python-bcompiler-help-1.3.23-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-bcompiler-1.3.23-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Txw1Rq + umask 022 + cd /builddir/build/BUILD + cd bcompiler-1.3.23 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-bcompiler-1.3.23-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0