Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-crispy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686636252.265902/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-crispy.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-crispy-0.7.4-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-crispy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686636252.265902/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-crispy.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-crispy-0.7.4-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-crispy.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686636252.265902/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-crispy.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.r8EGz4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf crispy-0.7.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/crispy-0.7.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd crispy-0.7.4 + /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.OmfUyZ + umask 022 + cd /builddir/build/BUILD + cd crispy-0.7.4 + 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/crispy copying crispy/version.py -> build/lib/crispy copying crispy/__main__.py -> build/lib/crispy copying crispy/__init__.py -> build/lib/crispy creating build/lib/crispy/gui copying crispy/gui/config.py -> build/lib/crispy/gui copying crispy/gui/models.py -> build/lib/crispy/gui copying crispy/gui/main.py -> build/lib/crispy/gui copying crispy/gui/widgets.py -> build/lib/crispy/gui copying crispy/gui/quanty.py -> build/lib/crispy/gui copying crispy/gui/views.py -> build/lib/crispy/gui copying crispy/gui/__init__.py -> build/lib/crispy/gui copying crispy/gui/plot.py -> build/lib/crispy/gui creating build/lib/crispy/gui/uis copying crispy/gui/uis/__init__.py -> build/lib/crispy/gui/uis creating build/lib/crispy/gui/icons copying crispy/gui/icons/__init__.py -> build/lib/crispy/gui/icons creating build/lib/crispy/modules copying crispy/modules/__init__.py -> build/lib/crispy/modules creating build/lib/crispy/modules/quanty copying crispy/modules/quanty/__init__.py -> build/lib/crispy/modules/quanty creating build/lib/crispy/modules/orca copying crispy/modules/orca/parser.py -> build/lib/crispy/modules/orca copying crispy/modules/orca/__init__.py -> build/lib/crispy/modules/orca creating build/lib/crispy/utils copying crispy/utils/profiling.py -> build/lib/crispy/utils copying crispy/utils/broaden.py -> build/lib/crispy/utils copying crispy/utils/__init__.py -> build/lib/crispy/utils copying crispy/utils/odict.py -> build/lib/crispy/utils copying crispy/gui/uis/update.ui -> build/lib/crispy/gui/uis copying crispy/gui/uis/main.ui -> build/lib/crispy/gui/uis copying crispy/gui/uis/about.ui -> build/lib/crispy/gui/uis creating build/lib/crispy/gui/uis/quanty copying crispy/gui/uis/quanty/details.ui -> build/lib/crispy/gui/uis/quanty copying crispy/gui/uis/quanty/main.ui -> build/lib/crispy/gui/uis/quanty copying crispy/gui/uis/quanty/preferences.ui -> build/lib/crispy/gui/uis/quanty copying crispy/gui/icons/folder-open.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/clipboard.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/trash.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/stop.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/cog.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/play.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/crispy.svg -> build/lib/crispy/gui/icons copying crispy/gui/icons/save.svg -> build/lib/crispy/gui/icons creating build/lib/crispy/modules/quanty/parameters copying crispy/modules/quanty/parameters/parameters.json.gz -> build/lib/crispy/modules/quanty/parameters creating build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XAS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_RIXS_2p4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XAS_3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_RIXS_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XAS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XES_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_RIXS_2p3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_RIXS_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XPS_4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_RIXS_2p5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XES_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XAS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_RIXS_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XPS_3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XES_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XES_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_RIXS_2p4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XAS_4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_RIXS_2p5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XAS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_RIXS_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_RIXS_2p3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XES_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XES_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_RIXS_2p3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_RIXS_2p5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XPS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XPS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_RIXS_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_RIXS_2p3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D4h_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XES_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_RIXS_2p3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XPS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_RIXS_2p4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_RIXS_2p5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D4h_RIXS_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_RIXS_2p4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_RIXS_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XPS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_5p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XAS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4f_Oh_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XES_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XAS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_RIXS_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D3h_XPS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XAS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XAS_4p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XPS_1s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_RIXS_2p4d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XPS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Oh_RIXS_2p5d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XAS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XES_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Oh_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_Td_XPS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_D3h_XAS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XPS_2s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_Td_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XPS_3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_5s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/4d_C3v_XAS_2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Td_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_C3v_RIXS_1s3p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_D4h_XAS_4s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_D3h_RIXS_1s2p.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5d_C3v_XPS_3s.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/5f_Oh_XPS_3d.lua -> build/lib/crispy/modules/quanty/templates copying crispy/modules/quanty/templates/3d_Oh_XES_1s2p.lua -> build/lib/crispy/modules/quanty/templates running build_scripts creating build/scripts-3.9 copying and adjusting scripts/crispy -> build/scripts-3.9 changing mode of build/scripts-3.9/crispy from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wrkxJA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64 + cd crispy-0.7.4 + 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-crispy-0.7.4-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-crispy-0.7.4-1.aarch64/usr creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy copying build/lib/crispy/version.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui copying build/lib/crispy/gui/config.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui copying build/lib/crispy/gui/models.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis copying build/lib/crispy/gui/uis/update.ui -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis copying build/lib/crispy/gui/uis/main.ui -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis/quanty copying build/lib/crispy/gui/uis/quanty/details.ui -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis/quanty copying build/lib/crispy/gui/uis/quanty/main.ui -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis/quanty copying build/lib/crispy/gui/uis/quanty/preferences.ui -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis/quanty copying build/lib/crispy/gui/uis/about.ui -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis copying build/lib/crispy/gui/uis/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis copying build/lib/crispy/gui/main.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui copying build/lib/crispy/gui/widgets.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui copying build/lib/crispy/gui/quanty.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui copying build/lib/crispy/gui/views.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui copying build/lib/crispy/gui/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/folder-open.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/clipboard.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/trash.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/stop.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/cog.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/play.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/crispy.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/save.svg -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/icons/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons copying build/lib/crispy/gui/plot.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils copying build/lib/crispy/utils/profiling.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils copying build/lib/crispy/utils/broaden.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils copying build/lib/crispy/utils/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils copying build/lib/crispy/utils/odict.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils copying build/lib/crispy/__main__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy copying build/lib/crispy/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XAS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_RIXS_2p4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XAS_3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_RIXS_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XAS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XES_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_RIXS_2p3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_RIXS_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XPS_4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_RIXS_2p5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XES_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XAS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_RIXS_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XPS_3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XES_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XES_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_RIXS_2p4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XAS_4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_RIXS_2p5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XAS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_RIXS_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_RIXS_2p3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XES_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XES_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_RIXS_2p3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_RIXS_2p5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XPS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XPS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_RIXS_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_RIXS_2p3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D4h_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XES_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_RIXS_2p3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XPS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_RIXS_2p4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_RIXS_2p5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D4h_RIXS_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_RIXS_2p4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_RIXS_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XPS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_5p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XAS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4f_Oh_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XES_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XAS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_RIXS_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D3h_XPS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XAS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XAS_4p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XPS_1s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_RIXS_2p4d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XPS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Oh_RIXS_2p5d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XAS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XES_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Oh_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_Td_XPS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_D3h_XAS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XPS_2s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_Td_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XPS_3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_5s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/4d_C3v_XAS_2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Td_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_C3v_RIXS_1s3p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_D4h_XAS_4s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_D3h_RIXS_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5d_C3v_XPS_3s.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/5f_Oh_XPS_3d.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/templates/3d_Oh_XES_1s2p.lua -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/templates copying build/lib/crispy/modules/quanty/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/parameters copying build/lib/crispy/modules/quanty/parameters/parameters.json.gz -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/parameters copying build/lib/crispy/modules/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/orca copying build/lib/crispy/modules/orca/parser.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/orca copying build/lib/crispy/modules/orca/__init__.py -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/orca byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/uis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/quanty.py to quanty.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/views.py to views.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/icons/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/gui/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils/profiling.py to profiling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils/broaden.py to broaden.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/utils/odict.py to odict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/quanty/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/orca/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy/modules/orca/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpwgro1ekh.py' /usr/bin/python3 /tmp/tmpwgro1ekh.py removing /tmp/tmpwgro1ekh.py running install_egg_info running egg_info writing crispy.egg-info/PKG-INFO writing dependency_links to crispy.egg-info/dependency_links.txt writing requirements to crispy.egg-info/requires.txt writing top-level names to crispy.egg-info/top_level.txt reading manifest file 'crispy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'crispy.egg-info/SOURCES.txt' Copying crispy.egg-info to /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/lib/python3.9/site-packages/crispy-0.7.4-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/bin copying build/scripts-3.9/crispy -> /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/bin changing mode of /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/usr/bin/crispy to 755 + install -d -m755 /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64//usr/share/doc/python-crispy + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64//usr/share/doc/python-crispy + '[' -d example ']' ~/build/BUILDROOT/python-crispy-0.7.4-1.aarch64 ~/build/BUILD/crispy-0.7.4 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-crispy-0.7.4-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 ']' + popd ~/build/BUILD/crispy-0.7.4 + mv /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.7.4-1 --unique-debug-suffix -0.7.4-1.aarch64 --unique-debug-src-base python-crispy-0.7.4-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/crispy-0.7.4 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-crispy-0.7.4-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-crispy-0.7.4-1.noarch Provides: python-crispy python3-crispy = 0.7.4-1 python3.9dist(crispy) = 0.7.4 python3dist(crispy) = 0.7.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(h5py) python3.9dist(matplotlib) python3.9dist(numpy) python3.9dist(pyqt5) python3.9dist(silx) Processing files: python-crispy-help-0.7.4-1.noarch warning: Empty %files file /builddir/build/BUILD/crispy-0.7.4/doclist.lst Provides: python-crispy-help = 0.7.4-1 python3-crispy-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-crispy-0.7.4-1.aarch64 Wrote: /builddir/build/RPMS/python3-crispy-0.7.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python-crispy-help-0.7.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uSJF0N + umask 022 + cd /builddir/build/BUILD + cd crispy-0.7.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-crispy-0.7.4-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0