Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fdsreader.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686482736.173138/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-fdsreader.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-fdsreader-1.9.9-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-fdsreader.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686482736.173138/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-fdsreader.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-fdsreader-1.9.9-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-fdsreader.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686482736.173138/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-fdsreader.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.soFJMP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fdsreader-1.9.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/fdsreader-1.9.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fdsreader-1.9.9 + /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.FGvZIP + umask 022 + cd /builddir/build/BUILD + cd fdsreader-1.9.9 + 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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/fdsreader copying fdsreader/__init__.py -> build/lib/fdsreader copying fdsreader/simulation.py -> build/lib/fdsreader copying fdsreader/_version.py -> build/lib/fdsreader copying fdsreader/settings.py -> build/lib/fdsreader creating build/lib/fdsreader/devc copying fdsreader/devc/device_collection.py -> build/lib/fdsreader/devc copying fdsreader/devc/__init__.py -> build/lib/fdsreader/devc copying fdsreader/devc/device.py -> build/lib/fdsreader/devc creating build/lib/fdsreader/evac copying fdsreader/evac/evac_collection.py -> build/lib/fdsreader/evac copying fdsreader/evac/__init__.py -> build/lib/fdsreader/evac copying fdsreader/evac/evacuation.py -> build/lib/fdsreader/evac creating build/lib/fdsreader/utils copying fdsreader/utils/fortran_data.py -> build/lib/fdsreader/utils copying fdsreader/utils/dimension.py -> build/lib/fdsreader/utils copying fdsreader/utils/extent.py -> build/lib/fdsreader/utils copying fdsreader/utils/__init__.py -> build/lib/fdsreader/utils copying fdsreader/utils/data.py -> build/lib/fdsreader/utils copying fdsreader/utils/misc.py -> build/lib/fdsreader/utils creating build/lib/fdsreader/slcf copying fdsreader/slcf/slice.py -> build/lib/fdsreader/slcf copying fdsreader/slcf/slice_collection.py -> build/lib/fdsreader/slcf copying fdsreader/slcf/geomslice_collection.py -> build/lib/fdsreader/slcf copying fdsreader/slcf/__init__.py -> build/lib/fdsreader/slcf copying fdsreader/slcf/geomslice.py -> build/lib/fdsreader/slcf creating build/lib/fdsreader/isof copying fdsreader/isof/__init__.py -> build/lib/fdsreader/isof copying fdsreader/isof/isosurface.py -> build/lib/fdsreader/isof copying fdsreader/isof/isosurface_collection.py -> build/lib/fdsreader/isof creating build/lib/fdsreader/pl3d copying fdsreader/pl3d/pl3d.py -> build/lib/fdsreader/pl3d copying fdsreader/pl3d/__init__.py -> build/lib/fdsreader/pl3d copying fdsreader/pl3d/plot3D_collection.py -> build/lib/fdsreader/pl3d creating build/lib/fdsreader/geom copying fdsreader/geom/geometry.py -> build/lib/fdsreader/geom copying fdsreader/geom/__init__.py -> build/lib/fdsreader/geom copying fdsreader/geom/geometry_collection.py -> build/lib/fdsreader/geom creating build/lib/fdsreader/fds_classes copying fdsreader/fds_classes/ventilation.py -> build/lib/fdsreader/fds_classes copying fdsreader/fds_classes/__init__.py -> build/lib/fdsreader/fds_classes copying fdsreader/fds_classes/surface.py -> build/lib/fdsreader/fds_classes copying fdsreader/fds_classes/mesh_collection.py -> build/lib/fdsreader/fds_classes copying fdsreader/fds_classes/mesh.py -> build/lib/fdsreader/fds_classes creating build/lib/fdsreader/part copying fdsreader/part/particle.py -> build/lib/fdsreader/part copying fdsreader/part/__init__.py -> build/lib/fdsreader/part copying fdsreader/part/particle_collection.py -> build/lib/fdsreader/part creating build/lib/fdsreader/bndf copying fdsreader/bndf/obstruction_collection.py -> build/lib/fdsreader/bndf copying fdsreader/bndf/__init__.py -> build/lib/fdsreader/bndf copying fdsreader/bndf/obstruction.py -> build/lib/fdsreader/bndf copying fdsreader/bndf/utils.py -> build/lib/fdsreader/bndf creating build/lib/fdsreader/smoke3d copying fdsreader/smoke3d/smoke3d.py -> build/lib/fdsreader/smoke3d copying fdsreader/smoke3d/__init__.py -> build/lib/fdsreader/smoke3d copying fdsreader/smoke3d/smoke3D_collection.py -> build/lib/fdsreader/smoke3d creating build/lib/fdsreader/export copying fdsreader/export/__init__.py -> build/lib/fdsreader/export copying fdsreader/export/sim_exporter.py -> build/lib/fdsreader/export copying fdsreader/export/obst_exporter.py -> build/lib/fdsreader/export copying fdsreader/export/slcf_exporter.py -> build/lib/fdsreader/export copying fdsreader/export/smoke3d_exporter.py -> build/lib/fdsreader/export + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wfaRK8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 + cd fdsreader-1.9.9 + 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-fdsreader-1.9.9-1.aarch64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-fdsreader-1.9.9-1.aarch64/usr creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc copying build/lib/fdsreader/devc/device_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc copying build/lib/fdsreader/devc/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc copying build/lib/fdsreader/devc/device.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac copying build/lib/fdsreader/evac/evac_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac copying build/lib/fdsreader/evac/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac copying build/lib/fdsreader/evac/evacuation.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils copying build/lib/fdsreader/utils/fortran_data.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils copying build/lib/fdsreader/utils/dimension.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils copying build/lib/fdsreader/utils/extent.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils copying build/lib/fdsreader/utils/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils copying build/lib/fdsreader/utils/data.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils copying build/lib/fdsreader/utils/misc.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf copying build/lib/fdsreader/slcf/slice.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf copying build/lib/fdsreader/slcf/slice_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf copying build/lib/fdsreader/slcf/geomslice_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf copying build/lib/fdsreader/slcf/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf copying build/lib/fdsreader/slcf/geomslice.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof copying build/lib/fdsreader/isof/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof copying build/lib/fdsreader/isof/isosurface.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof copying build/lib/fdsreader/isof/isosurface_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof copying build/lib/fdsreader/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d copying build/lib/fdsreader/pl3d/pl3d.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d copying build/lib/fdsreader/pl3d/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d copying build/lib/fdsreader/pl3d/plot3D_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom copying build/lib/fdsreader/geom/geometry.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom copying build/lib/fdsreader/geom/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom copying build/lib/fdsreader/geom/geometry_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes copying build/lib/fdsreader/fds_classes/ventilation.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes copying build/lib/fdsreader/fds_classes/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes copying build/lib/fdsreader/fds_classes/surface.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes copying build/lib/fdsreader/fds_classes/mesh_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes copying build/lib/fdsreader/fds_classes/mesh.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part copying build/lib/fdsreader/part/particle.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part copying build/lib/fdsreader/part/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part copying build/lib/fdsreader/part/particle_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf copying build/lib/fdsreader/bndf/obstruction_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf copying build/lib/fdsreader/bndf/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf copying build/lib/fdsreader/bndf/obstruction.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf copying build/lib/fdsreader/bndf/utils.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf copying build/lib/fdsreader/simulation.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader copying build/lib/fdsreader/_version.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d copying build/lib/fdsreader/smoke3d/smoke3d.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d copying build/lib/fdsreader/smoke3d/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d copying build/lib/fdsreader/smoke3d/smoke3D_collection.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d copying build/lib/fdsreader/settings.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader creating /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export copying build/lib/fdsreader/export/__init__.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export copying build/lib/fdsreader/export/sim_exporter.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export copying build/lib/fdsreader/export/obst_exporter.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export copying build/lib/fdsreader/export/slcf_exporter.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export copying build/lib/fdsreader/export/smoke3d_exporter.py -> /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc/device_collection.py to device_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/devc/device.py to device.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac/evac_collection.py to evac_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/evac/evacuation.py to evacuation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils/fortran_data.py to fortran_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils/dimension.py to dimension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils/extent.py to extent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/utils/misc.py to misc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf/slice.py to slice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf/slice_collection.py to slice_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf/geomslice_collection.py to geomslice_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/slcf/geomslice.py to geomslice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof/isosurface.py to isosurface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/isof/isosurface_collection.py to isosurface_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d/pl3d.py to pl3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/pl3d/plot3D_collection.py to plot3D_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom/geometry.py to geometry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/geom/geometry_collection.py to geometry_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes/ventilation.py to ventilation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes/surface.py to surface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes/mesh_collection.py to mesh_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/fds_classes/mesh.py to mesh.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part/particle.py to particle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/part/particle_collection.py to particle_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf/obstruction_collection.py to obstruction_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf/obstruction.py to obstruction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/bndf/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/simulation.py to simulation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d/smoke3d.py to smoke3d.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/smoke3d/smoke3D_collection.py to smoke3D_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export/sim_exporter.py to sim_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export/obst_exporter.py to obst_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export/slcf_exporter.py to slcf_exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader/export/smoke3d_exporter.py to smoke3d_exporter.cpython-39.pyc writing byte-compilation script '/tmp/tmpd31v46v2.py' /usr/bin/python3 /tmp/tmpd31v46v2.py removing /tmp/tmpd31v46v2.py running install_egg_info running egg_info writing fdsreader.egg-info/PKG-INFO writing dependency_links to fdsreader.egg-info/dependency_links.txt writing requirements to fdsreader.egg-info/requires.txt writing top-level names to fdsreader.egg-info/top_level.txt reading manifest file 'fdsreader.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'fdsreader.egg-info/SOURCES.txt' Copying fdsreader.egg-info to /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9/site-packages/fdsreader-1.9.9-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64//usr/share/doc/python-fdsreader + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64//usr/share/doc/python-fdsreader + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64//usr/share/doc/python-fdsreader + pushd /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 ~/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 ~/build/BUILD/fdsreader-1.9.9 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/fdsreader-1.9.9 + popd + mv /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.9.9-1 --unique-debug-suffix -1.9.9-1.aarch64 --unique-debug-src-base python-fdsreader-1.9.9-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/fdsreader-1.9.9 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-fdsreader-1.9.9-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fdsreader-1.9.9-1.noarch Provides: python-fdsreader python3-fdsreader = 1.9.9-1 python3.9dist(fdsreader) = 1.9.9 python3dist(fdsreader) = 1.9.9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(incremental) python3.9dist(numpy) python3.9dist(typing-extensions) Processing files: python-fdsreader-help-1.9.9-1.noarch warning: Empty %files file /builddir/build/BUILD/fdsreader-1.9.9/doclist.lst Provides: python-fdsreader-help = 1.9.9-1 python3-fdsreader-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-fdsreader-1.9.9-1.aarch64 Wrote: /builddir/build/RPMS/python-fdsreader-help-1.9.9-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-fdsreader-1.9.9-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zdz5JI + umask 022 + cd /builddir/build/BUILD + cd fdsreader-1.9.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fdsreader-1.9.9-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0