Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-nexgen.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686418453.919243/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-nexgen.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-nexgen-0.6.27-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-nexgen.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686418453.919243/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-nexgen.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-nexgen-0.6.27-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-nexgen.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686418453.919243/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-nexgen.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.LX2p7o + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nexgen-0.6.27 + /usr/bin/gzip -dc /builddir/build/SOURCES/nexgen-0.6.27.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nexgen-0.6.27 + /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.cdZ8QI + umask 022 + cd /builddir/build/BUILD + cd nexgen-0.6.27 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/nexgen copying src/nexgen/log.py -> build/lib/nexgen copying src/nexgen/__init__.py -> build/lib/nexgen copying src/nexgen/utils.py -> build/lib/nexgen creating build/lib/nexgen/tools copying src/nexgen/tools/VDS_tools.py -> build/lib/nexgen/tools copying src/nexgen/tools/__init__.py -> build/lib/nexgen/tools copying src/nexgen/tools/ED_tools.py -> build/lib/nexgen/tools copying src/nexgen/tools/DataWriter.py -> build/lib/nexgen/tools copying src/nexgen/tools/Metafile.py -> build/lib/nexgen/tools copying src/nexgen/tools/MetaReader.py -> build/lib/nexgen/tools creating build/lib/nexgen/nxs_utils copying src/nexgen/nxs_utils/Goniometer.py -> build/lib/nexgen/nxs_utils copying src/nexgen/nxs_utils/ScanUtils.py -> build/lib/nexgen/nxs_utils copying src/nexgen/nxs_utils/Detector.py -> build/lib/nexgen/nxs_utils copying src/nexgen/nxs_utils/__init__.py -> build/lib/nexgen/nxs_utils copying src/nexgen/nxs_utils/Axes.py -> build/lib/nexgen/nxs_utils copying src/nexgen/nxs_utils/Source.py -> build/lib/nexgen/nxs_utils creating build/lib/nexgen/nxs_copy copying src/nexgen/nxs_copy/CopyNexus.py -> build/lib/nexgen/nxs_copy copying src/nexgen/nxs_copy/__init__.py -> build/lib/nexgen/nxs_copy copying src/nexgen/nxs_copy/CopyTristanNexus.py -> build/lib/nexgen/nxs_copy creating build/lib/nexgen/beamlines copying src/nexgen/beamlines/SSX_expt.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/ED_params.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/I24_Eiger_params.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/__init__.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/I19_2_gda_nxs.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/SSX_Tristan_nxs.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/I19_2_params.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/I19_2_nxs.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/SSX_Eiger_nxs.py -> build/lib/nexgen/beamlines copying src/nexgen/beamlines/SSX_chip.py -> build/lib/nexgen/beamlines creating build/lib/nexgen/command_line copying src/nexgen/command_line/SSX_cli.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/I19_2_cli.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/__init__.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/ED_nexus.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/phil_files_cli.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/nexus_generator.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/copy_nexus.py -> build/lib/nexgen/command_line copying src/nexgen/command_line/nxs_phil.py -> build/lib/nexgen/command_line creating build/lib/nexgen/templates copying src/nexgen/templates/__init__.py -> build/lib/nexgen/templates creating build/lib/nexgen/nxs_write copying src/nexgen/nxs_write/NXclassWriters.py -> build/lib/nexgen/nxs_write copying src/nexgen/nxs_write/__init__.py -> build/lib/nexgen/nxs_write copying src/nexgen/nxs_write/NexusWriter.py -> build/lib/nexgen/nxs_write copying src/nexgen/nxs_write/NXmxWriter.py -> build/lib/nexgen/nxs_write copying src/nexgen/nxs_write/EDNexusWriter.py -> build/lib/nexgen/nxs_write creating build/lib/nexgen/beamlines/GDAtools copying src/nexgen/beamlines/GDAtools/GDAjson2params.py -> build/lib/nexgen/beamlines/GDAtools copying src/nexgen/beamlines/GDAtools/__init__.py -> build/lib/nexgen/beamlines/GDAtools copying src/nexgen/beamlines/GDAtools/ExtendedRequest.py -> build/lib/nexgen/beamlines/GDAtools running egg_info writing src/nexgen.egg-info/PKG-INFO writing dependency_links to src/nexgen.egg-info/dependency_links.txt writing entry points to src/nexgen.egg-info/entry_points.txt writing requirements to src/nexgen.egg-info/requires.txt writing top-level names to src/nexgen.egg-info/top_level.txt reading manifest file 'src/nexgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/nexgen.egg-info/SOURCES.txt' copying src/nexgen/templates/DLS_Template.phil -> build/lib/nexgen/templates copying src/nexgen/templates/ED_Singla.phil -> build/lib/nexgen/templates copying src/nexgen/templates/I03_Eiger.phil -> build/lib/nexgen/templates copying src/nexgen/templates/I19-2_Eiger.phil -> build/lib/nexgen/templates copying src/nexgen/templates/I19-2_Tristan.phil -> build/lib/nexgen/templates copying src/nexgen/templates/I24_Eiger.phil -> build/lib/nexgen/templates copying src/nexgen/templates/VMXi.phil -> build/lib/nexgen/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fHXdTK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64 + cd nexgen-0.6.27 + 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-nexgen-0.6.27-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools copying build/lib/nexgen/tools/VDS_tools.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools copying build/lib/nexgen/tools/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools copying build/lib/nexgen/tools/ED_tools.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools copying build/lib/nexgen/tools/DataWriter.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools copying build/lib/nexgen/tools/Metafile.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools copying build/lib/nexgen/tools/MetaReader.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils copying build/lib/nexgen/nxs_utils/Goniometer.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils copying build/lib/nexgen/nxs_utils/ScanUtils.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils copying build/lib/nexgen/nxs_utils/Detector.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils copying build/lib/nexgen/nxs_utils/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils copying build/lib/nexgen/nxs_utils/Axes.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils copying build/lib/nexgen/nxs_utils/Source.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy copying build/lib/nexgen/nxs_copy/CopyNexus.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy copying build/lib/nexgen/nxs_copy/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy copying build/lib/nexgen/nxs_copy/CopyTristanNexus.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy copying build/lib/nexgen/log.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen copying build/lib/nexgen/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/SSX_expt.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/ED_params.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/I24_Eiger_params.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/I19_2_gda_nxs.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/SSX_Tristan_nxs.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/I19_2_params.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/I19_2_nxs.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/SSX_Eiger_nxs.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines copying build/lib/nexgen/beamlines/SSX_chip.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools copying build/lib/nexgen/beamlines/GDAtools/GDAjson2params.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools copying build/lib/nexgen/beamlines/GDAtools/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools copying build/lib/nexgen/beamlines/GDAtools/ExtendedRequest.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/SSX_cli.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/I19_2_cli.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/ED_nexus.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/phil_files_cli.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/nexus_generator.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/copy_nexus.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line copying build/lib/nexgen/command_line/nxs_phil.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/I03_Eiger.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/I19-2_Eiger.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/DLS_Template.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/I19-2_Tristan.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/I24_Eiger.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/VMXi.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/templates/ED_Singla.phil -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates copying build/lib/nexgen/utils.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen creating /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write copying build/lib/nexgen/nxs_write/NXclassWriters.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write copying build/lib/nexgen/nxs_write/__init__.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write copying build/lib/nexgen/nxs_write/NexusWriter.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write copying build/lib/nexgen/nxs_write/NXmxWriter.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write copying build/lib/nexgen/nxs_write/EDNexusWriter.py -> /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools/VDS_tools.py to VDS_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools/ED_tools.py to ED_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools/DataWriter.py to DataWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools/Metafile.py to Metafile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/tools/MetaReader.py to MetaReader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils/Goniometer.py to Goniometer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils/ScanUtils.py to ScanUtils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils/Detector.py to Detector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils/Axes.py to Axes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_utils/Source.py to Source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy/CopyNexus.py to CopyNexus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_copy/CopyTristanNexus.py to CopyTristanNexus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/SSX_expt.py to SSX_expt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/ED_params.py to ED_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/I24_Eiger_params.py to I24_Eiger_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/I19_2_gda_nxs.py to I19_2_gda_nxs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/SSX_Tristan_nxs.py to SSX_Tristan_nxs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/I19_2_params.py to I19_2_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/I19_2_nxs.py to I19_2_nxs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/SSX_Eiger_nxs.py to SSX_Eiger_nxs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/SSX_chip.py to SSX_chip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools/GDAjson2params.py to GDAjson2params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/beamlines/GDAtools/ExtendedRequest.py to ExtendedRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/SSX_cli.py to SSX_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/I19_2_cli.py to I19_2_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/ED_nexus.py to ED_nexus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/phil_files_cli.py to phil_files_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/nexus_generator.py to nexus_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/copy_nexus.py to copy_nexus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/command_line/nxs_phil.py to nxs_phil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write/NXclassWriters.py to NXclassWriters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write/NexusWriter.py to NexusWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write/NXmxWriter.py to NXmxWriter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen/nxs_write/EDNexusWriter.py to EDNexusWriter.cpython-39.pyc writing byte-compilation script '/tmp/tmpzkmvf59h.py' /usr/bin/python3 /tmp/tmpzkmvf59h.py removing /tmp/tmpzkmvf59h.py running install_egg_info running egg_info writing src/nexgen.egg-info/PKG-INFO writing dependency_links to src/nexgen.egg-info/dependency_links.txt writing entry points to src/nexgen.egg-info/entry_points.txt writing requirements to src/nexgen.egg-info/requires.txt writing top-level names to src/nexgen.egg-info/top_level.txt reading manifest file 'src/nexgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/nexgen.egg-info/SOURCES.txt' Copying src/nexgen.egg-info to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/lib/python3.9/site-packages/nexgen-0.6.27-py3.9.egg-info running install_scripts Installing ED_nexus script to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/bin Installing I19_nexus script to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/bin Installing SSX_nexus script to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/bin Installing copy_nexus script to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/bin Installing generate_nexus script to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/bin Installing nexgen_phil script to /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64//usr/share/doc/python-nexgen + '[' -d doc ']' ~/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64 ~/build/BUILD/nexgen-0.6.27 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-nexgen-0.6.27-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/nexgen-0.6.27 + mv /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.27-1 --unique-debug-suffix -0.6.27-1.aarch64 --unique-debug-src-base python-nexgen-0.6.27-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/nexgen-0.6.27 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-nexgen-0.6.27-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-nexgen-0.6.27-1.noarch Provides: python-nexgen python3-nexgen = 0.6.27-1 python3.9dist(nexgen) = 0.6.27 python3dist(nexgen) = 0.6.27 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(dataclasses-json) python3.9dist(freephil) python3.9dist(h5py) python3.9dist(hdf5plugin) >= 4.0.1 python3.9dist(importlib-resources) >= 1.1 python3.9dist(numpy) python3.9dist(pint) python3.9dist(scanspec) python3.9dist(setuptools) Processing files: python-nexgen-help-0.6.27-1.noarch warning: Empty %files file /builddir/build/BUILD/nexgen-0.6.27/doclist.lst Provides: python-nexgen-help = 0.6.27-1 python3-nexgen-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-nexgen-0.6.27-1.aarch64 Wrote: /builddir/build/RPMS/python-nexgen-help-0.6.27-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-nexgen-0.6.27-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.y1IhFd + umask 022 + cd /builddir/build/BUILD + cd nexgen-0.6.27 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-nexgen-0.6.27-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0