Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pyscenic.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686463447.407945/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-pyscenic.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-pyscenic-0.12.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-pyscenic.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686463447.407945/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-pyscenic.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-pyscenic-0.12.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-pyscenic.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686463447.407945/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-pyscenic.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.rMaAz1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyscenic-0.12.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyscenic-0.12.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyscenic-0.12.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.oIqi2F + umask 022 + cd /builddir/build/BUILD + cd pyscenic-0.12.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' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/resources copying src/resources/__init__.py -> build/lib/resources creating build/lib/pyscenic copying src/pyscenic/aucell.py -> build/lib/pyscenic copying src/pyscenic/transform.py -> build/lib/pyscenic copying src/pyscenic/featureseq.py -> build/lib/pyscenic copying src/pyscenic/binarization.py -> build/lib/pyscenic copying src/pyscenic/diptest.py -> build/lib/pyscenic copying src/pyscenic/prune.py -> build/lib/pyscenic copying src/pyscenic/_version.py -> build/lib/pyscenic copying src/pyscenic/rss.py -> build/lib/pyscenic copying src/pyscenic/math.py -> build/lib/pyscenic copying src/pyscenic/plotting.py -> build/lib/pyscenic copying src/pyscenic/__init__.py -> build/lib/pyscenic copying src/pyscenic/log.py -> build/lib/pyscenic copying src/pyscenic/utils.py -> build/lib/pyscenic copying src/pyscenic/export.py -> build/lib/pyscenic creating build/lib/resources/tests copying src/resources/tests/__init__.py -> build/lib/resources/tests creating build/lib/resources/delineations copying src/resources/delineations/__init__.py -> build/lib/resources/delineations creating build/lib/pyscenic/cli copying src/pyscenic/cli/arboreto_with_multiprocessing.py -> build/lib/pyscenic/cli copying src/pyscenic/cli/pyscenic.py -> build/lib/pyscenic/cli copying src/pyscenic/cli/__init__.py -> build/lib/pyscenic/cli copying src/pyscenic/cli/utils.py -> build/lib/pyscenic/cli copying src/pyscenic/cli/csv2loom.py -> build/lib/pyscenic/cli running egg_info writing src/pyscenic.egg-info/PKG-INFO writing dependency_links to src/pyscenic.egg-info/dependency_links.txt writing entry points to src/pyscenic.egg-info/entry_points.txt writing requirements to src/pyscenic.egg-info/requires.txt writing top-level names to src/pyscenic.egg-info/top_level.txt reading manifest file 'src/pyscenic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/pyscenic/*.txt' adding license file 'LICENSE.txt' writing manifest file 'src/pyscenic.egg-info/SOURCES.txt' copying src/resources/scenic.args.txt -> build/lib/resources copying src/resources/tests/GSE103322.em.hgnc.sample.cxg.csv -> build/lib/resources/tests copying src/resources/tests/c6.all.v6.1.symbols.gmt -> build/lib/resources/tests copying src/resources/tests/hg19-tss-centered-10kb-10species.mc9nr.feather -> build/lib/resources/tests copying src/resources/tests/hg19-tss-centered-5kb-10species.mc9nr.db -> build/lib/resources/tests UPDATING build/lib/pyscenic/_version.py set build/lib/pyscenic/_version.py to '0.12.1' running build_scripts creating build/scripts-3.9 copying and adjusting src/pyscenic/cli/arboreto_with_multiprocessing.py -> build/scripts-3.9 changing mode of build/scripts-3.9/arboreto_with_multiprocessing.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Gftfr6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 + cd pyscenic-0.12.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-pyscenic-0.12.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' 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-pyscenic-0.12.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources copying build/lib/resources/scenic.args.txt -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests copying build/lib/resources/tests/GSE103322.em.hgnc.sample.cxg.csv -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests copying build/lib/resources/tests/hg19-tss-centered-10kb-10species.mc9nr.feather -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests copying build/lib/resources/tests/hg19-tss-centered-5kb-10species.mc9nr.db -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests copying build/lib/resources/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests copying build/lib/resources/tests/c6.all.v6.1.symbols.gmt -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/delineations copying build/lib/resources/delineations/__init__.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/delineations copying build/lib/resources/__init__.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/aucell.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/transform.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/featureseq.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/binarization.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/diptest.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/prune.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/_version.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli copying build/lib/pyscenic/cli/arboreto_with_multiprocessing.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli copying build/lib/pyscenic/cli/pyscenic.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli copying build/lib/pyscenic/cli/__init__.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli copying build/lib/pyscenic/cli/utils.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli copying build/lib/pyscenic/cli/csv2loom.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli copying build/lib/pyscenic/rss.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/math.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/plotting.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/__init__.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/log.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/utils.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic copying build/lib/pyscenic/export.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/delineations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/aucell.py to aucell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/transform.py to transform.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/featureseq.py to featureseq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/binarization.py to binarization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/diptest.py to diptest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/prune.py to prune.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli/arboreto_with_multiprocessing.py to arboreto_with_multiprocessing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli/pyscenic.py to pyscenic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/cli/csv2loom.py to csv2loom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/rss.py to rss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/math.py to math.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/plotting.py to plotting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic/export.py to export.cpython-39.pyc writing byte-compilation script '/tmp/tmpmf7wjt9_.py' /usr/bin/python3 /tmp/tmpmf7wjt9_.py removing /tmp/tmpmf7wjt9_.py running install_egg_info running egg_info writing src/pyscenic.egg-info/PKG-INFO writing dependency_links to src/pyscenic.egg-info/dependency_links.txt writing entry points to src/pyscenic.egg-info/entry_points.txt writing requirements to src/pyscenic.egg-info/requires.txt writing top-level names to src/pyscenic.egg-info/top_level.txt reading manifest file 'src/pyscenic.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'src/pyscenic/*.txt' adding license file 'LICENSE.txt' writing manifest file 'src/pyscenic.egg-info/SOURCES.txt' Copying src/pyscenic.egg-info to /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9/site-packages/pyscenic-0.12.1-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin copying build/scripts-3.9/arboreto_with_multiprocessing.py -> /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin/arboreto_with_multiprocessing.py to 755 Installing csv2loom script to /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin Installing db2feather script to /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin Installing gmt2regions script to /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin Installing invertdb script to /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin Installing pyscenic script to /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64//usr/share/doc/python-pyscenic + '[' -d doc ']' ~/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 ~/build/BUILD/pyscenic-0.12.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 + '[' -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/pyscenic-0.12.1 + mv /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.12.1-1 --unique-debug-suffix -0.12.1-1.x86_64 --unique-debug-src-base python-pyscenic-0.12.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyscenic-0.12.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-pyscenic-0.12.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyscenic-0.12.1-1.noarch Provides: python-pyscenic python3-pyscenic = 0.12.1-1 python3.9dist(pyscenic) = 0.12.1 python3dist(pyscenic) = 0.12.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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(aiohttp) python3.9dist(arboreto) >= 0.1.6 python3.9dist(attrs) python3.9dist(boltons) python3.9dist(cloudpickle) python3.9dist(ctxcore) >= 0.2 python3.9dist(cytoolz) python3.9dist(dask) python3.9dist(distributed) python3.9dist(frozendict) python3.9dist(fsspec) python3.9dist(interlap) python3.9dist(llvmlite) python3.9dist(loompy) python3.9dist(multiprocessing-on-dill) python3.9dist(networkx) python3.9dist(numba) >= 0.51.2 python3.9dist(numexpr) python3.9dist(numpy) python3.9dist(pandas) >= 1.3.5 python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(scikit-learn) >= 0.22.2 python3.9dist(scipy) python3.9dist(setuptools) python3.9dist(tqdm) python3.9dist(umap-learn) Processing files: python-pyscenic-help-0.12.1-1.noarch warning: Empty %files file /builddir/build/BUILD/pyscenic-0.12.1/doclist.lst Provides: python-pyscenic-help = 0.12.1-1 python3-pyscenic-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-pyscenic-0.12.1-1.x86_64 Wrote: /builddir/build/RPMS/python-pyscenic-help-0.12.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyscenic-0.12.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xtYF2g + umask 022 + cd /builddir/build/BUILD + cd pyscenic-0.12.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyscenic-0.12.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0