Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-glow-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682304385.048233/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-glow-py.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-glow.py-1.2.1-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-glow-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682304385.048233/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-glow-py.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-glow.py-1.2.1-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-glow-py.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682304385.048233/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-glow-py.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.q9B8EJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf glow.py-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/glow.py-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd glow.py-1.2.1 + /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.uzpDru + umask 022 + cd /builddir/build/BUILD + cd glow.py-1.2.1 + 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' /builddir/build/BUILD/glow.py-1.2.1/setup.py:16: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp running build running build_py creating build creating build/lib creating build/lib/glow copying glow/conversions.py -> build/lib/glow copying glow/conftest.py -> build/lib/glow copying glow/functions.py -> build/lib/glow copying glow/__init__.py -> build/lib/glow copying glow/glow.py -> build/lib/glow creating build/lib/glow/logging copying glow/logging/__init__.py -> build/lib/glow/logging copying glow/logging/hlseventlogger.py -> build/lib/glow/logging creating build/lib/glow/hail copying glow/hail/conftest.py -> build/lib/glow/hail copying glow/hail/functions.py -> build/lib/glow/hail copying glow/hail/__init__.py -> build/lib/glow/hail creating build/lib/glow/gwas copying glow/gwas/log_reg.py -> build/lib/glow/gwas copying glow/gwas/approx_firth.py -> build/lib/glow/gwas copying glow/gwas/functions.py -> build/lib/glow/gwas copying glow/gwas/__init__.py -> build/lib/glow/gwas copying glow/gwas/lin_reg.py -> build/lib/glow/gwas creating build/lib/glow/wgr copying glow/wgr/logistic_udfs.py -> build/lib/glow/wgr copying glow/wgr/ridge_regression.py -> build/lib/glow/wgr copying glow/wgr/model_functions.py -> build/lib/glow/wgr copying glow/wgr/logistic_ridge_regression.py -> build/lib/glow/wgr copying glow/wgr/__init__.py -> build/lib/glow/wgr copying glow/wgr/ridge_udfs.py -> build/lib/glow/wgr copying glow/wgr/ridge_reduction.py -> build/lib/glow/wgr copying glow/wgr/wgr_functions.py -> build/lib/glow/wgr creating build/lib/glow/wgr/tests copying glow/wgr/tests/test_reshape_for_gwas.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/test_sample_id_extraction.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/test_ridge_regression.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/test_logistic_ridge_regression.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/__init__.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/test_functions.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/test_block_variants_and_samples.py -> build/lib/glow/wgr/tests copying glow/wgr/tests/test_estimate_loco_offsets.py -> build/lib/glow/wgr/tests + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aryKdk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64 + cd glow.py-1.2.1 + 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-glow.py-1.2.1-1.x86_64 /builddir/build/BUILD/glow.py-1.2.1/setup.py:16: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses import imp 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-glow.py-1.2.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/logging copying build/lib/glow/logging/__init__.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/logging copying build/lib/glow/logging/hlseventlogger.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/logging creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail copying build/lib/glow/hail/conftest.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail copying build/lib/glow/hail/functions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail copying build/lib/glow/hail/__init__.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail copying build/lib/glow/conversions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow copying build/lib/glow/conftest.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow copying build/lib/glow/functions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow copying build/lib/glow/__init__.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas copying build/lib/glow/gwas/log_reg.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas copying build/lib/glow/gwas/approx_firth.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas copying build/lib/glow/gwas/functions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas copying build/lib/glow/gwas/__init__.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas copying build/lib/glow/gwas/lin_reg.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/logistic_udfs.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/ridge_regression.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr creating /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_reshape_for_gwas.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_sample_id_extraction.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_ridge_regression.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_logistic_ridge_regression.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/__init__.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_functions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_block_variants_and_samples.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/tests/test_estimate_loco_offsets.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests copying build/lib/glow/wgr/model_functions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/logistic_ridge_regression.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/__init__.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/ridge_udfs.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/ridge_reduction.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/wgr/wgr_functions.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr copying build/lib/glow/glow.py -> /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/logging/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/logging/hlseventlogger.py to hlseventlogger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/hail/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/conversions.py to conversions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas/log_reg.py to log_reg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas/approx_firth.py to approx_firth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/gwas/lin_reg.py to lin_reg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/logistic_udfs.py to logistic_udfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/ridge_regression.py to ridge_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_reshape_for_gwas.py to test_reshape_for_gwas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_sample_id_extraction.py to test_sample_id_extraction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_ridge_regression.py to test_ridge_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_logistic_ridge_regression.py to test_logistic_ridge_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_functions.py to test_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_block_variants_and_samples.py to test_block_variants_and_samples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/tests/test_estimate_loco_offsets.py to test_estimate_loco_offsets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/model_functions.py to model_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/logistic_ridge_regression.py to logistic_ridge_regression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/ridge_udfs.py to ridge_udfs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/ridge_reduction.py to ridge_reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/wgr/wgr_functions.py to wgr_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow/glow.py to glow.cpython-39.pyc writing byte-compilation script '/tmp/tmpidhoq9it.py' /usr/bin/python3 /tmp/tmpidhoq9it.py removing /tmp/tmpidhoq9it.py running install_egg_info running egg_info writing glow.py.egg-info/PKG-INFO writing dependency_links to glow.py.egg-info/dependency_links.txt writing requirements to glow.py.egg-info/requires.txt writing top-level names to glow.py.egg-info/top_level.txt reading manifest file 'glow.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'glow.py.egg-info/SOURCES.txt' Copying glow.py.egg-info to /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/usr/lib/python3.9/site-packages/glow.py-1.2.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64//usr/share/doc/python-glow.py + '[' -d doc ']' + '[' -d docs ']' ~/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64 ~/build/BUILD/glow.py-1.2.1 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-glow.py-1.2.1-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/glow.py-1.2.1 + mv /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.2.1-1 --unique-debug-suffix -1.2.1-1.x86_64 --unique-debug-src-base python-glow.py-1.2.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/glow.py-1.2.1 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-glow.py-1.2.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-glow.py-1.2.1-1.noarch Provides: python-glow.py python3-glow.py = 1.2.1-1 python3.9dist(glow.py) = 1.2.1 python3dist(glow.py) = 1.2.1 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(nptyping) = 1.3 python3.9dist(numpy) >= 1.18.1 python3.9dist(opt-einsum) >= 3.2 python3.9dist(pandas) >= 1.0.1 python3.9dist(statsmodels) >= 0.10 python3.9dist(typeguard) = 2.9.1 Processing files: python-glow.py-help-1.2.1-1.noarch warning: Empty %files file /builddir/build/BUILD/glow.py-1.2.1/doclist.lst Provides: python-glow.py-help = 1.2.1-1 python3-glow.py-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-glow.py-1.2.1-1.x86_64 Wrote: /builddir/build/RPMS/python-glow.py-help-1.2.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-glow.py-1.2.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iKORkO + umask 022 + cd /builddir/build/BUILD + cd glow.py-1.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-glow.py-1.2.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0