Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cellxgene.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686616955.827798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cellxgene.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-cellxgene-1.1.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cellxgene.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686616955.827798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-cellxgene.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-cellxgene-1.1.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cellxgene.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686616955.827798/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-cellxgene.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.greJCl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cellxgene-1.1.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/cellxgene-1.1.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cellxgene-1.1.2 + /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.u9mHgA + umask 022 + cd /builddir/build/BUILD + cd cellxgene-1.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/server copying server/__main__.py -> build/lib/server copying server/default_config.py -> build/lib/server copying server/__init__.py -> build/lib/server creating build/lib/server/cli copying server/cli/launch.py -> build/lib/server/cli copying server/cli/cli.py -> build/lib/server/cli copying server/cli/annotate.py -> build/lib/server/cli copying server/cli/upgrade.py -> build/lib/server/cli copying server/cli/__init__.py -> build/lib/server/cli copying server/cli/prepare.py -> build/lib/server/cli creating build/lib/server/common copying server/common/corpora.py -> build/lib/server/common copying server/common/health.py -> build/lib/server/common copying server/common/rest.py -> build/lib/server/common copying server/common/genesets.py -> build/lib/server/common copying server/common/errors.py -> build/lib/server/common copying server/common/constants.py -> build/lib/server/common copying server/common/__init__.py -> build/lib/server/common copying server/common/colors.py -> build/lib/server/common creating build/lib/server/data_anndata copying server/data_anndata/anndata_adaptor.py -> build/lib/server/data_anndata copying server/data_anndata/__init__.py -> build/lib/server/data_anndata creating build/lib/server/app copying server/app/session.py -> build/lib/server/app copying server/app/app.py -> build/lib/server/app copying server/app/__init__.py -> build/lib/server/app creating build/lib/server/annotate copying server/annotate/annotation_types.py -> build/lib/server/annotate copying server/annotate/__init__.py -> build/lib/server/annotate creating build/lib/server/data_common copying server/data_common/matrix_loader.py -> build/lib/server/data_common copying server/data_common/data_adaptor.py -> build/lib/server/data_common copying server/data_common/__init__.py -> build/lib/server/data_common creating build/lib/server/common/config copying server/common/config/base_config.py -> build/lib/server/common/config copying server/common/config/dataset_config.py -> build/lib/server/common/config copying server/common/config/external_config.py -> build/lib/server/common/config copying server/common/config/server_config.py -> build/lib/server/common/config copying server/common/config/client_config.py -> build/lib/server/common/config copying server/common/config/app_config.py -> build/lib/server/common/config copying server/common/config/__init__.py -> build/lib/server/common/config creating build/lib/server/common/web copying server/common/web/__init__.py -> build/lib/server/common/web creating build/lib/server/common/utils copying server/common/utils/corpora_constants.py -> build/lib/server/common/utils copying server/common/utils/utils.py -> build/lib/server/common/utils copying server/common/utils/type_conversion_utils.py -> build/lib/server/common/utils copying server/common/utils/data_locator.py -> build/lib/server/common/utils copying server/common/utils/__init__.py -> build/lib/server/common/utils creating build/lib/server/common/compute copying server/common/compute/diffexp_generic.py -> build/lib/server/common/compute copying server/common/compute/estimate_distribution.py -> build/lib/server/common/compute copying server/common/compute/__init__.py -> build/lib/server/common/compute creating build/lib/server/common/fbs copying server/common/fbs/matrix.py -> build/lib/server/common/fbs copying server/common/fbs/__init__.py -> build/lib/server/common/fbs creating build/lib/server/common/annotations copying server/common/annotations/annotations.py -> build/lib/server/common/annotations copying server/common/annotations/__init__.py -> build/lib/server/common/annotations copying server/common/annotations/local_file_csv.py -> build/lib/server/common/annotations creating build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/JSONEncodedArray.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/Float32Array.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/TypedArray.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/Int32Array.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/Column.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/Matrix.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/__init__.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/Uint32Array.py -> build/lib/server/common/fbs/NetEncoding copying server/common/fbs/NetEncoding/Float64Array.py -> build/lib/server/common/fbs/NetEncoding running egg_info writing cellxgene.egg-info/PKG-INFO writing dependency_links to cellxgene.egg-info/dependency_links.txt writing entry points to cellxgene.egg-info/entry_points.txt writing requirements to cellxgene.egg-info/requires.txt writing top-level names to cellxgene.egg-info/top_level.txt reading manifest file 'cellxgene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'server/converters/schema/hgnc_complete_set.txt.gz' warning: no files found matching 'server/converters/schema/schema_definitions/*' writing manifest file 'cellxgene.egg-info/SOURCES.txt' copying server/requirements-annotate.txt -> build/lib/server copying server/requirements-prepare.txt -> build/lib/server copying server/requirements.txt -> build/lib/server creating build/lib/server/common/web/static copying server/common/web/static/main-233225c0dceeaa635aef.js -> build/lib/server/common/web/static copying server/common/web/static/main-233225c0dceeaa635aef.js.LICENSE.txt -> build/lib/server/common/web/static copying server/common/web/static/main-233225c0dceeaa635aef.js.map -> build/lib/server/common/web/static copying server/common/web/static/main-6835a9ad4754cf2ffc45.css -> build/lib/server/common/web/static copying server/common/web/static/main-6835a9ad4754cf2ffc45.css.map -> build/lib/server/common/web/static copying server/common/web/static/obsolete-08e38608ad9cbdcbafda246111ad337d.js -> build/lib/server/common/web/static copying server/common/web/static/obsolete-08e38608ad9cbdcbafda246111ad337d.js.map -> build/lib/server/common/web/static creating build/lib/server/common/web/static/assets copying server/common/web/static/assets/RobotoCondensed-Bold-89a396525c0de98da36505cb04eb9373.ttf -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/RobotoCondensed-Italic-aca8cfe6a0fd2abecaa6e21a19f66eba.ttf -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/RobotoCondensed-Regular-db6d916952fb988edac1e531d47ff83a.ttf -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icon-25c81dcb04bb17fa0e8ad26da31ac22b.png -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icons-16-13933033991f62d6bb641c7a19c8c431.ttf -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icons-16-1645f50fb7f7c109f64eedae92080228.woff -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icons-16-2368f88a078780d80145531133100823.eot -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icons-20-1ef633d3a28d0986f63e78a70178d06d.woff -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icons-20-57b3e708b232fdcb64f9cb115cdda7bb.ttf -> build/lib/server/common/web/static/assets copying server/common/web/static/assets/icons-20-cde033c5d3f24283f7578120bb9dc288.eot -> build/lib/server/common/web/static/assets creating build/lib/server/common/web/templates copying server/common/web/templates/index.html -> build/lib/server/common/web/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mNYAs6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 + cd cellxgene-1.1.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 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-cellxgene-1.1.2-1.aarch64/usr creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli copying build/lib/server/cli/launch.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli copying build/lib/server/cli/cli.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli copying build/lib/server/cli/annotate.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli copying build/lib/server/cli/upgrade.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli copying build/lib/server/cli/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli copying build/lib/server/cli/prepare.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/base_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/dataset_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/external_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/server_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/client_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/app_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config copying build/lib/server/common/config/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static copying build/lib/server/common/web/static/main-233225c0dceeaa635aef.js.LICENSE.txt -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static copying build/lib/server/common/web/static/obsolete-08e38608ad9cbdcbafda246111ad337d.js -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static copying build/lib/server/common/web/static/main-6835a9ad4754cf2ffc45.css -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static copying build/lib/server/common/web/static/obsolete-08e38608ad9cbdcbafda246111ad337d.js.map -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static copying build/lib/server/common/web/static/main-6835a9ad4754cf2ffc45.css.map -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static copying build/lib/server/common/web/static/main-233225c0dceeaa635aef.js.map -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icons-20-1ef633d3a28d0986f63e78a70178d06d.woff -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icons-16-2368f88a078780d80145531133100823.eot -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icons-20-57b3e708b232fdcb64f9cb115cdda7bb.ttf -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/RobotoCondensed-Regular-db6d916952fb988edac1e531d47ff83a.ttf -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/RobotoCondensed-Bold-89a396525c0de98da36505cb04eb9373.ttf -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/RobotoCondensed-Italic-aca8cfe6a0fd2abecaa6e21a19f66eba.ttf -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icons-20-cde033c5d3f24283f7578120bb9dc288.eot -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icons-16-1645f50fb7f7c109f64eedae92080228.woff -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icon-25c81dcb04bb17fa0e8ad26da31ac22b.png -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/assets/icons-16-13933033991f62d6bb641c7a19c8c431.ttf -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static/assets copying build/lib/server/common/web/static/main-233225c0dceeaa635aef.js -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/static creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/templates copying build/lib/server/common/web/templates/index.html -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/templates copying build/lib/server/common/web/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils copying build/lib/server/common/utils/corpora_constants.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils copying build/lib/server/common/utils/utils.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils copying build/lib/server/common/utils/type_conversion_utils.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils copying build/lib/server/common/utils/data_locator.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils copying build/lib/server/common/utils/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils copying build/lib/server/common/corpora.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute copying build/lib/server/common/compute/diffexp_generic.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute copying build/lib/server/common/compute/estimate_distribution.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute copying build/lib/server/common/compute/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute copying build/lib/server/common/health.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common copying build/lib/server/common/rest.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common copying build/lib/server/common/genesets.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs copying build/lib/server/common/fbs/matrix.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/JSONEncodedArray.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/Float32Array.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/TypedArray.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/Int32Array.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/Column.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/Matrix.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/Uint32Array.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/NetEncoding/Float64Array.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding copying build/lib/server/common/fbs/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations copying build/lib/server/common/annotations/annotations.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations copying build/lib/server/common/annotations/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations copying build/lib/server/common/annotations/local_file_csv.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations copying build/lib/server/common/errors.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common copying build/lib/server/common/constants.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common copying build/lib/server/common/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common copying build/lib/server/common/colors.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common copying build/lib/server/__main__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server copying build/lib/server/requirements-prepare.txt -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server copying build/lib/server/requirements-annotate.txt -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_anndata copying build/lib/server/data_anndata/anndata_adaptor.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_anndata copying build/lib/server/data_anndata/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_anndata creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app copying build/lib/server/app/session.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app copying build/lib/server/app/app.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app copying build/lib/server/app/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/annotate copying build/lib/server/annotate/annotation_types.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/annotate copying build/lib/server/annotate/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/annotate copying build/lib/server/default_config.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server copying build/lib/server/requirements.txt -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server copying build/lib/server/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server creating /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common copying build/lib/server/data_common/matrix_loader.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common copying build/lib/server/data_common/data_adaptor.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common copying build/lib/server/data_common/__init__.py -> /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli/launch.py to launch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli/annotate.py to annotate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli/upgrade.py to upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/cli/prepare.py to prepare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/base_config.py to base_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/dataset_config.py to dataset_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/external_config.py to external_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/server_config.py to server_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/client_config.py to client_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/app_config.py to app_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils/corpora_constants.py to corpora_constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils/type_conversion_utils.py to type_conversion_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils/data_locator.py to data_locator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/corpora.py to corpora.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute/diffexp_generic.py to diffexp_generic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute/estimate_distribution.py to estimate_distribution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/compute/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/health.py to health.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/genesets.py to genesets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/matrix.py to matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/JSONEncodedArray.py to JSONEncodedArray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/Float32Array.py to Float32Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/TypedArray.py to TypedArray.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/Int32Array.py to Int32Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/Column.py to Column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/Matrix.py to Matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/Uint32Array.py to Uint32Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/NetEncoding/Float64Array.py to Float64Array.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/fbs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/annotations/local_file_csv.py to local_file_csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/constants.py to constants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/common/colors.py to colors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_anndata/anndata_adaptor.py to anndata_adaptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_anndata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/app/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/annotate/annotation_types.py to annotation_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/annotate/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/default_config.py to default_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common/matrix_loader.py to matrix_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common/data_adaptor.py to data_adaptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/server/data_common/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp19xrq4mj.py' /usr/bin/python3 /tmp/tmp19xrq4mj.py removing /tmp/tmp19xrq4mj.py running install_egg_info running egg_info writing cellxgene.egg-info/PKG-INFO writing dependency_links to cellxgene.egg-info/dependency_links.txt writing entry points to cellxgene.egg-info/entry_points.txt writing requirements to cellxgene.egg-info/requires.txt writing top-level names to cellxgene.egg-info/top_level.txt reading manifest file 'cellxgene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'server/converters/schema/hgnc_complete_set.txt.gz' warning: no files found matching 'server/converters/schema/schema_definitions/*' writing manifest file 'cellxgene.egg-info/SOURCES.txt' Copying cellxgene.egg-info to /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9/site-packages/cellxgene-1.1.2-py3.9.egg-info running install_scripts Installing cellxgene script to /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64//usr/share/doc/python-cellxgene + '[' -d doc ']' ~/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 ~/build/BUILD/cellxgene-1.1.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 + '[' -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 ']' ~/build/BUILD/cellxgene-1.1.2 + popd + mv /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.2-1 --unique-debug-suffix -1.1.2-1.aarch64 --unique-debug-src-base python-cellxgene-1.1.2-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/cellxgene-1.1.2 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-cellxgene-1.1.2-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cellxgene-1.1.2-1.noarch Provides: python-cellxgene python3-cellxgene = 1.1.2-1 python3.9dist(cellxgene) = 1.1.2 python3dist(cellxgene) = 1.1.2 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: (python3.9dist(pandas) < 1.1 or python3.9dist(pandas) >= 1.1.0) /usr/bin/python3 python(abi) = 3.9 python3.9dist(anndata) >= 0.7.6 python3.9dist(boto3) >= 1.12.18 python3.9dist(click) >= 7.1.2 python3.9dist(flask) >= 1.0.2 python3.9dist(flask) < 2.3 python3.9dist(flask-compress) >= 1.4 python3.9dist(flask-cors) >= 3.0.9 python3.9dist(flask-restful) >= 0.3.6 python3.9dist(flask-server-timing) >= 0.1.2 python3.9dist(flask-talisman) >= 0.7 python3.9dist(flatbuffers) >= 1.11 python3.9dist(flatbuffers) < 2 python3.9dist(flatten-dict) >= 0.2 python3.9dist(fsspec) >= 0.4.4 python3.9dist(fsspec) < 0.8 python3.9dist(gunicorn) >= 20.0.4 python3.9dist(h5py) >= 3 python3.9dist(numba) >= 0.51.2 python3.9dist(numpy) >= 1.17.5 python3.9dist(numpy) <= 1.22 python3.9dist(packaging) >= 20 python3.9dist(pandas) >= 1 python3.9dist(pyyaml) >= 5.4 python3.9dist(requests) >= 2.22 python3.9dist(s3fs) = 0.4.2 python3.9dist(scipy) >= 1.4 python3.9dist(setuptools) Processing files: python-cellxgene-help-1.1.2-1.noarch warning: Empty %files file /builddir/build/BUILD/cellxgene-1.1.2/doclist.lst Provides: python-cellxgene-help = 1.1.2-1 python3-cellxgene-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-cellxgene-1.1.2-1.aarch64 Wrote: /builddir/build/RPMS/python-cellxgene-help-1.1.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-cellxgene-1.1.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Qprs6V + umask 022 + cd /builddir/build/BUILD + cd cellxgene-1.1.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cellxgene-1.1.2-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0