Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-paramz.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682274697.021769/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-paramz.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-paramz-0.9.5-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-paramz.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682274697.021769/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-paramz.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-paramz-0.9.5-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-paramz.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682274697.021769/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-paramz.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.oR3jr4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf paramz-0.9.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/paramz-0.9.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd paramz-0.9.5 + /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.zmJ33l + umask 022 + cd /builddir/build/BUILD + cd paramz-0.9.5 + 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/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/paramz copying paramz/__init__.py -> build/lib/paramz copying paramz/transformations.py -> build/lib/paramz copying paramz/caching.py -> build/lib/paramz copying paramz/domains.py -> build/lib/paramz copying paramz/model.py -> build/lib/paramz copying paramz/__version__.py -> build/lib/paramz copying paramz/util.py -> build/lib/paramz copying paramz/parameterized.py -> build/lib/paramz copying paramz/param.py -> build/lib/paramz creating build/lib/paramz/core copying paramz/core/observable_array.py -> build/lib/paramz/core copying paramz/core/observable.py -> build/lib/paramz/core copying paramz/core/gradcheckable.py -> build/lib/paramz/core copying paramz/core/__init__.py -> build/lib/paramz/core copying paramz/core/indexable.py -> build/lib/paramz/core copying paramz/core/index_operations.py -> build/lib/paramz/core copying paramz/core/lists_and_dicts.py -> build/lib/paramz/core copying paramz/core/pickleable.py -> build/lib/paramz/core copying paramz/core/updateable.py -> build/lib/paramz/core copying paramz/core/nameable.py -> build/lib/paramz/core copying paramz/core/parameter_core.py -> build/lib/paramz/core copying paramz/core/parentable.py -> build/lib/paramz/core copying paramz/core/constrainable.py -> build/lib/paramz/core creating build/lib/paramz/optimization copying paramz/optimization/__init__.py -> build/lib/paramz/optimization copying paramz/optimization/optimization.py -> build/lib/paramz/optimization copying paramz/optimization/verbose_optimization.py -> build/lib/paramz/optimization copying paramz/optimization/scg.py -> build/lib/paramz/optimization creating build/lib/paramz/examples copying paramz/examples/ridge_regression.py -> build/lib/paramz/examples copying paramz/examples/__init__.py -> build/lib/paramz/examples creating build/lib/paramz/tests copying paramz/tests/verbose_optimize_tests.py -> build/lib/paramz/tests copying paramz/tests/cacher_tests.py -> build/lib/paramz/tests copying paramz/tests/init_tests.py -> build/lib/paramz/tests copying paramz/tests/array_core_tests.py -> build/lib/paramz/tests copying paramz/tests/examples_tests.py -> build/lib/paramz/tests copying paramz/tests/__init__.py -> build/lib/paramz/tests copying paramz/tests/index_operations_tests.py -> build/lib/paramz/tests copying paramz/tests/lists_and_dicts_tests.py -> build/lib/paramz/tests copying paramz/tests/observable_tests.py -> build/lib/paramz/tests copying paramz/tests/pickle_tests.py -> build/lib/paramz/tests copying paramz/tests/model_tests.py -> build/lib/paramz/tests copying paramz/tests/parameterized_tests.py -> build/lib/paramz/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kgwVI8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 + cd paramz-0.9.5 + 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-paramz-0.9.5-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' 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-paramz-0.9.5-1.x86_64/usr creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz copying build/lib/paramz/transformations.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz copying build/lib/paramz/caching.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/examples copying build/lib/paramz/examples/ridge_regression.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/examples copying build/lib/paramz/examples/__init__.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/examples creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/verbose_optimize_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/cacher_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/init_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/array_core_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/examples_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/__init__.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/index_operations_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/lists_and_dicts_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/observable_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/pickle_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/model_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/tests/parameterized_tests.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests copying build/lib/paramz/domains.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz copying build/lib/paramz/model.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz copying build/lib/paramz/__init__.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz copying build/lib/paramz/__version__.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization copying build/lib/paramz/optimization/__init__.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization copying build/lib/paramz/optimization/optimization.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization copying build/lib/paramz/optimization/verbose_optimization.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization copying build/lib/paramz/optimization/scg.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization copying build/lib/paramz/util.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz creating /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/observable_array.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/observable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/gradcheckable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/__init__.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/indexable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/index_operations.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/lists_and_dicts.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/pickleable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/updateable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/nameable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/parameter_core.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/parentable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/core/constrainable.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core copying build/lib/paramz/parameterized.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz copying build/lib/paramz/param.py -> /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/transformations.py to transformations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/caching.py to caching.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/examples/ridge_regression.py to ridge_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/verbose_optimize_tests.py to verbose_optimize_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/cacher_tests.py to cacher_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/init_tests.py to init_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/array_core_tests.py to array_core_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/examples_tests.py to examples_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/index_operations_tests.py to index_operations_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/lists_and_dicts_tests.py to lists_and_dicts_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/observable_tests.py to observable_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/pickle_tests.py to pickle_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/model_tests.py to model_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/tests/parameterized_tests.py to parameterized_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/domains.py to domains.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization/optimization.py to optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization/verbose_optimization.py to verbose_optimization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/optimization/scg.py to scg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/observable_array.py to observable_array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/observable.py to observable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/gradcheckable.py to gradcheckable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/indexable.py to indexable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/index_operations.py to index_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/lists_and_dicts.py to lists_and_dicts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/pickleable.py to pickleable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/updateable.py to updateable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/nameable.py to nameable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/parameter_core.py to parameter_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/parentable.py to parentable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/core/constrainable.py to constrainable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/parameterized.py to parameterized.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz/param.py to param.cpython-39.pyc writing byte-compilation script '/tmp/tmpv08h0di5.py' /usr/bin/python3 /tmp/tmpv08h0di5.py removing /tmp/tmpv08h0di5.py running install_egg_info running egg_info writing paramz.egg-info/PKG-INFO writing dependency_links to paramz.egg-info/dependency_links.txt writing requirements to paramz.egg-info/requires.txt writing top-level names to paramz.egg-info/top_level.txt reading manifest file 'paramz.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'paramz.egg-info/SOURCES.txt' Copying paramz.egg-info to /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/usr/lib/python3.9/site-packages/paramz-0.9.5-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64//usr/share/doc/python-paramz + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64//usr/share/doc/python-paramz + '[' -d docs ']' ~/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 ~/build/BUILD/paramz-0.9.5 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 + '[' -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 ']' + popd ~/build/BUILD/paramz-0.9.5 + mv /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.5-1 --unique-debug-suffix -0.9.5-1.x86_64 --unique-debug-src-base python-paramz-0.9.5-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/paramz-0.9.5 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-paramz-0.9.5-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-paramz-0.9.5-1.noarch Provides: python-paramz python3-paramz = 0.9.5-1 python3.9dist(paramz) = 0.9.5 python3dist(paramz) = 0.9.5 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(decorator) >= 4.0.10 python3.9dist(numpy) >= 1.7 python3.9dist(scipy) python3.9dist(six) Processing files: python-paramz-help-0.9.5-1.noarch warning: Empty %files file /builddir/build/BUILD/paramz-0.9.5/doclist.lst Provides: python-paramz-help = 0.9.5-1 python3-paramz-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-paramz-0.9.5-1.x86_64 Wrote: /builddir/build/RPMS/python-paramz-help-0.9.5-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-paramz-0.9.5-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4HPP5f + umask 022 + cd /builddir/build/BUILD + cd paramz-0.9.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-paramz-0.9.5-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0