Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amset.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685539555.150664/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 x86_64 --nodeps /builddir/build/SPECS/python-amset.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-amset-0.4.18-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-amset.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685539555.150664/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 x86_64 --nodeps /builddir/build/SPECS/python-amset.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-amset-0.4.18-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amset.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1685539555.150664/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 x86_64 --nodeps /builddir/build/SPECS/python-amset.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JsTuX3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf amset-0.4.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/amset-0.4.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd amset-0.4.18 + /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.GncEDz + umask 022 + cd /builddir/build/BUILD + cd amset-0.4.18 + 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 -m64 -mtune=generic -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/amset copying amset/log.py -> build/lib/amset copying amset/__init__.py -> build/lib/amset copying amset/constants.py -> build/lib/amset copying amset/io.py -> build/lib/amset copying amset/util.py -> build/lib/amset creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_io.py -> build/lib/tests copying tests/test_util.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests creating build/lib/amset/tools copying amset/tools/plot.py -> build/lib/amset/tools copying amset/tools/__init__.py -> build/lib/amset/tools copying amset/tools/common.py -> build/lib/amset/tools copying amset/tools/effmass.py -> build/lib/amset/tools copying amset/tools/run.py -> build/lib/amset/tools copying amset/tools/wavefunction.py -> build/lib/amset/tools copying amset/tools/cli.py -> build/lib/amset/tools copying amset/tools/deformation.py -> build/lib/amset/tools copying amset/tools/phonon_frequency.py -> build/lib/amset/tools creating build/lib/amset/wavefunction copying amset/wavefunction/__init__.py -> build/lib/amset/wavefunction copying amset/wavefunction/common.py -> build/lib/amset/wavefunction copying amset/wavefunction/io.py -> build/lib/amset/wavefunction copying amset/wavefunction/pawpyseed.py -> build/lib/amset/wavefunction copying amset/wavefunction/vasp.py -> build/lib/amset/wavefunction creating build/lib/amset/core copying amset/core/__init__.py -> build/lib/amset/core copying amset/core/run.py -> build/lib/amset/core copying amset/core/data.py -> build/lib/amset/core copying amset/core/transport.py -> build/lib/amset/core creating build/lib/amset/electronic_structure copying amset/electronic_structure/__init__.py -> build/lib/amset/electronic_structure copying amset/electronic_structure/kpoints.py -> build/lib/amset/electronic_structure copying amset/electronic_structure/common.py -> build/lib/amset/electronic_structure copying amset/electronic_structure/symmetry.py -> build/lib/amset/electronic_structure copying amset/electronic_structure/tetrahedron.py -> build/lib/amset/electronic_structure copying amset/electronic_structure/fd.py -> build/lib/amset/electronic_structure copying amset/electronic_structure/dos.py -> build/lib/amset/electronic_structure creating build/lib/amset/plot copying amset/plot/rates.py -> build/lib/amset/plot copying amset/plot/__init__.py -> build/lib/amset/plot copying amset/plot/mobility.py -> build/lib/amset/plot copying amset/plot/convergence.py -> build/lib/amset/plot copying amset/plot/electronic_structure.py -> build/lib/amset/plot copying amset/plot/base.py -> build/lib/amset/plot copying amset/plot/cumulative.py -> build/lib/amset/plot copying amset/plot/transport.py -> build/lib/amset/plot copying amset/plot/lineshape.py -> build/lib/amset/plot creating build/lib/amset/interpolation copying amset/interpolation/quad.py -> build/lib/amset/interpolation copying amset/interpolation/boltztrap.py -> build/lib/amset/interpolation copying amset/interpolation/momentum.py -> build/lib/amset/interpolation copying amset/interpolation/__init__.py -> build/lib/amset/interpolation copying amset/interpolation/bandstructure.py -> build/lib/amset/interpolation copying amset/interpolation/wavefunction.py -> build/lib/amset/interpolation copying amset/interpolation/projections.py -> build/lib/amset/interpolation copying amset/interpolation/periodic.py -> build/lib/amset/interpolation copying amset/interpolation/deformation.py -> build/lib/amset/interpolation creating build/lib/amset/scattering copying amset/scattering/inelastic.py -> build/lib/amset/scattering copying amset/scattering/__init__.py -> build/lib/amset/scattering copying amset/scattering/common.py -> build/lib/amset/scattering copying amset/scattering/basic.py -> build/lib/amset/scattering copying amset/scattering/elastic.py -> build/lib/amset/scattering copying amset/scattering/calculate.py -> build/lib/amset/scattering creating build/lib/amset/deformation copying amset/deformation/__init__.py -> build/lib/amset/deformation copying amset/deformation/common.py -> build/lib/amset/deformation copying amset/deformation/generation.py -> build/lib/amset/deformation copying amset/deformation/io.py -> build/lib/amset/deformation copying amset/deformation/potentials.py -> build/lib/amset/deformation creating build/lib/tests/tools copying tests/tools/__init__.py -> build/lib/tests/tools copying tests/tools/test_deformation.py -> build/lib/tests/tools creating build/lib/tests/core copying tests/core/__init__.py -> build/lib/tests/core copying tests/core/test_run.py -> build/lib/tests/core creating build/lib/tests/electronic_structure copying tests/electronic_structure/test_tetrahedron.py -> build/lib/tests/electronic_structure copying tests/electronic_structure/__init__.py -> build/lib/tests/electronic_structure copying tests/electronic_structure/test_common.py -> build/lib/tests/electronic_structure copying tests/electronic_structure/test_symmetry.py -> build/lib/tests/electronic_structure creating build/lib/tests/plot copying tests/plot/__init__.py -> build/lib/tests/plot copying tests/plot/test_base.py -> build/lib/tests/plot creating build/lib/tests/interpolation copying tests/interpolation/__init__.py -> build/lib/tests/interpolation copying tests/interpolation/test_interpolate.py -> build/lib/tests/interpolation copying amset/defaults.yaml -> build/lib/amset copying amset/interpolation/quad.json -> build/lib/amset/interpolation copying amset/plot/amset_base.mplstyle -> build/lib/amset/plot copying amset/plot/revtex.mplstyle -> build/lib/amset/plot + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kSGq5r + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64 + cd amset-0.4.18 + 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 -m64 -mtune=generic -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-amset-0.4.18-1.x86_64 /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-amset-0.4.18-1.x86_64/usr creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset copying build/lib/amset/log.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset copying build/lib/amset/defaults.yaml -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset copying build/lib/amset/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/plot.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/common.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/effmass.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/run.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/wavefunction.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/cli.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/deformation.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools copying build/lib/amset/tools/phonon_frequency.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction copying build/lib/amset/wavefunction/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction copying build/lib/amset/wavefunction/common.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction copying build/lib/amset/wavefunction/io.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction copying build/lib/amset/wavefunction/pawpyseed.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction copying build/lib/amset/wavefunction/vasp.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction copying build/lib/amset/constants.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core copying build/lib/amset/core/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core copying build/lib/amset/core/run.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core copying build/lib/amset/core/data.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core copying build/lib/amset/core/transport.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core copying build/lib/amset/io.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/kpoints.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/common.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/symmetry.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/tetrahedron.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/fd.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure copying build/lib/amset/electronic_structure/dos.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/rates.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/mobility.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/convergence.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/amset_base.mplstyle -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/electronic_structure.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/base.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/revtex.mplstyle -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/cumulative.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/transport.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot copying build/lib/amset/plot/lineshape.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/quad.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/boltztrap.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/momentum.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/bandstructure.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/wavefunction.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/projections.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/quad.json -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/periodic.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation copying build/lib/amset/interpolation/deformation.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/scattering/inelastic.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/scattering/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/scattering/common.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/scattering/basic.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/scattering/elastic.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/scattering/calculate.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering copying build/lib/amset/util.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation copying build/lib/amset/deformation/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation copying build/lib/amset/deformation/common.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation copying build/lib/amset/deformation/generation.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation copying build/lib/amset/deformation/io.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation copying build/lib/amset/deformation/potentials.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/tools copying build/lib/tests/tools/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/tools copying build/lib/tests/tools/test_deformation.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/tools creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/core copying build/lib/tests/core/test_run.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/core creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure copying build/lib/tests/electronic_structure/test_tetrahedron.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure copying build/lib/tests/electronic_structure/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure copying build/lib/tests/electronic_structure/test_common.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure copying build/lib/tests/electronic_structure/test_symmetry.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure copying build/lib/tests/test_io.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/plot copying build/lib/tests/plot/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/plot copying build/lib/tests/plot/test_base.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/plot creating /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/interpolation copying build/lib/tests/interpolation/__init__.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/interpolation copying build/lib/tests/interpolation/test_interpolate.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/interpolation copying build/lib/tests/test_util.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/plot.py to plot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/effmass.py to effmass.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/wavefunction.py to wavefunction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/deformation.py to deformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/tools/phonon_frequency.py to phonon_frequency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction/pawpyseed.py to pawpyseed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/wavefunction/vasp.py to vasp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core/run.py to run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/core/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/kpoints.py to kpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/symmetry.py to symmetry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/tetrahedron.py to tetrahedron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/fd.py to fd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/electronic_structure/dos.py to dos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/rates.py to rates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/mobility.py to mobility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/convergence.py to convergence.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/electronic_structure.py to electronic_structure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/cumulative.py to cumulative.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/transport.py to transport.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/plot/lineshape.py to lineshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/quad.py to quad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/boltztrap.py to boltztrap.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/momentum.py to momentum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/bandstructure.py to bandstructure.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/wavefunction.py to wavefunction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/projections.py to projections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/periodic.py to periodic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/interpolation/deformation.py to deformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering/inelastic.py to inelastic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering/basic.py to basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering/elastic.py to elastic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/scattering/calculate.py to calculate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation/generation.py to generation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset/deformation/potentials.py to potentials.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/tools/test_deformation.py to test_deformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/core/test_run.py to test_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure/test_tetrahedron.py to test_tetrahedron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure/test_common.py to test_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/electronic_structure/test_symmetry.py to test_symmetry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/test_io.py to test_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/plot/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/plot/test_base.py to test_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/interpolation/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/interpolation/test_interpolate.py to test_interpolate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc writing byte-compilation script '/tmp/tmpy2cguqh9.py' /usr/bin/python3 /tmp/tmpy2cguqh9.py removing /tmp/tmpy2cguqh9.py running install_data warning: install_data: setup script did not provide a directory for 'LICENSE' -- installing right in '/builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr' copying LICENSE -> /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr running install_egg_info running egg_info writing amset.egg-info/PKG-INFO writing dependency_links to amset.egg-info/dependency_links.txt writing entry points to amset.egg-info/entry_points.txt writing requirements to amset.egg-info/requires.txt writing top-level names to amset.egg-info/top_level.txt reading manifest file 'amset.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'amset.egg-info/SOURCES.txt' Copying amset.egg-info to /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/lib/python3.9/site-packages/amset-0.4.18-py3.9.egg-info running install_scripts Installing amset script to /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64//usr/share/doc/python-amset + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64//usr/share/doc/python-amset + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64//usr/share/doc/python-amset + pushd /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64 ~/build/BUILDROOT/python-amset-0.4.18-1.x86_64 ~/build/BUILD/amset-0.4.18 + '[' -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/amset-0.4.18 + mv /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-amset-0.4.18-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.18-1 --unique-debug-suffix -0.4.18-1.x86_64 --unique-debug-src-base python-amset-0.4.18-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/amset-0.4.18 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-amset-0.4.18-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-amset-0.4.18-1.noarch Provides: python-amset python3-amset = 0.4.18-1 python3.9dist(amset) = 0.4.18 python3dist(amset) = 0.4.18 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(boltztrap2) python3.9dist(click) python3.9dist(h5py) python3.9dist(interpolation) python3.9dist(matplotlib) python3.9dist(memory-profiler) python3.9dist(monty) python3.9dist(numba) python3.9dist(pyfftw) python3.9dist(pymatgen) >= 2022.0.16 python3.9dist(scipy) python3.9dist(setuptools) python3.9dist(spglib) python3.9dist(sumo) python3.9dist(tabulate) python3.9dist(tqdm) Processing files: python-amset-help-0.4.18-1.noarch warning: Empty %files file /builddir/build/BUILD/amset-0.4.18/doclist.lst Provides: python-amset-help = 0.4.18-1 python3-amset-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-amset-0.4.18-1.x86_64 error: Installed (but unpackaged) file(s) found: /usr/LICENSE Empty %files file /builddir/build/BUILD/amset-0.4.18/doclist.lst Installed (but unpackaged) file(s) found: /usr/LICENSE RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amset.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-amset.spec