Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fvcore.spec'], chrootPath='/var/lib/mock/openeuler-23.09-aarch64-1706451595.969170/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fvcore.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-fvcore-0.1.5.post20221221-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-fvcore.spec'], chrootPath='/var/lib/mock/openeuler-23.09-aarch64-1706451595.969170/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-fvcore.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-fvcore-0.1.5.post20221221-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-fvcore.spec'], chrootPath='/var/lib/mock/openeuler-23.09-aarch64-1706451595.969170/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=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-fvcore.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 Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.BE9xU6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fvcore-0.1.5.post20221221 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fvcore-0.1.5.post20221221.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd fvcore-0.1.5.post20221221 + /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.bZvbvM + umask 022 + cd /builddir/build/BUILD + cd fvcore-0.1.5.post20221221 + 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/fvcore copying fvcore/__init__.py -> build/lib/fvcore creating build/lib/fvcore/common copying fvcore/common/__init__.py -> build/lib/fvcore/common copying fvcore/common/benchmark.py -> build/lib/fvcore/common copying fvcore/common/checkpoint.py -> build/lib/fvcore/common copying fvcore/common/config.py -> build/lib/fvcore/common copying fvcore/common/download.py -> build/lib/fvcore/common copying fvcore/common/file_io.py -> build/lib/fvcore/common copying fvcore/common/history_buffer.py -> build/lib/fvcore/common copying fvcore/common/param_scheduler.py -> build/lib/fvcore/common copying fvcore/common/registry.py -> build/lib/fvcore/common copying fvcore/common/timer.py -> build/lib/fvcore/common creating build/lib/fvcore/nn copying fvcore/nn/__init__.py -> build/lib/fvcore/nn copying fvcore/nn/activation_count.py -> build/lib/fvcore/nn copying fvcore/nn/distributed.py -> build/lib/fvcore/nn copying fvcore/nn/flop_count.py -> build/lib/fvcore/nn copying fvcore/nn/focal_loss.py -> build/lib/fvcore/nn copying fvcore/nn/giou_loss.py -> build/lib/fvcore/nn copying fvcore/nn/jit_analysis.py -> build/lib/fvcore/nn copying fvcore/nn/jit_handles.py -> build/lib/fvcore/nn copying fvcore/nn/parameter_count.py -> build/lib/fvcore/nn copying fvcore/nn/precise_bn.py -> build/lib/fvcore/nn copying fvcore/nn/print_model_statistics.py -> build/lib/fvcore/nn copying fvcore/nn/smooth_l1_loss.py -> build/lib/fvcore/nn copying fvcore/nn/squeeze_excitation.py -> build/lib/fvcore/nn copying fvcore/nn/weight_init.py -> build/lib/fvcore/nn creating build/lib/fvcore/transforms copying fvcore/transforms/__init__.py -> build/lib/fvcore/transforms copying fvcore/transforms/transform.py -> build/lib/fvcore/transforms copying fvcore/transforms/transform_util.py -> build/lib/fvcore/transforms + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YTKA4j + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64 + cd fvcore-0.1.5.post20221221 + 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-fvcore-0.1.5.post20221221-1.aarch64 running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11 creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore copying build/lib/fvcore/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/benchmark.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/checkpoint.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/config.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/download.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/file_io.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/history_buffer.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/param_scheduler.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/registry.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common copying build/lib/fvcore/common/timer.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/activation_count.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/distributed.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/flop_count.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/focal_loss.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/giou_loss.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/jit_analysis.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/jit_handles.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/parameter_count.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/precise_bn.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/print_model_statistics.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/smooth_l1_loss.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/squeeze_excitation.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn copying build/lib/fvcore/nn/weight_init.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms copying build/lib/fvcore/transforms/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms copying build/lib/fvcore/transforms/transform.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms copying build/lib/fvcore/transforms/transform_util.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/benchmark.py to benchmark.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/checkpoint.py to checkpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/config.py to config.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/download.py to download.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/file_io.py to file_io.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/history_buffer.py to history_buffer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/param_scheduler.py to param_scheduler.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/registry.py to registry.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/common/timer.py to timer.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/activation_count.py to activation_count.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/distributed.py to distributed.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/flop_count.py to flop_count.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/focal_loss.py to focal_loss.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/giou_loss.py to giou_loss.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/jit_analysis.py to jit_analysis.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/jit_handles.py to jit_handles.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/parameter_count.py to parameter_count.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/precise_bn.py to precise_bn.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/print_model_statistics.py to print_model_statistics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/smooth_l1_loss.py to smooth_l1_loss.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/squeeze_excitation.py to squeeze_excitation.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/nn/weight_init.py to weight_init.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms/transform.py to transform.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore/transforms/transform_util.py to transform_util.cpython-311.pyc writing byte-compilation script '/tmp/tmp60b_j_um.py' /usr/bin/python3 /tmp/tmp60b_j_um.py removing /tmp/tmp60b_j_um.py running install_egg_info running egg_info writing fvcore.egg-info/PKG-INFO writing dependency_links to fvcore.egg-info/dependency_links.txt writing requirements to fvcore.egg-info/requires.txt writing top-level names to fvcore.egg-info/top_level.txt reading manifest file 'fvcore.egg-info/SOURCES.txt' writing manifest file 'fvcore.egg-info/SOURCES.txt' Copying fvcore.egg-info to /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11/site-packages/fvcore-0.1.5.post20221221-py3.11.egg-info running install_scripts + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-fvcore-0.1.5.post20221221-1.aarch64/usr/lib/python3.11 using /usr/bin/python3.11 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fvcore-0.1.5.post20221221-1.aarch64 /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement /usr/lib/rpm/pythondistdeps.py:105: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import Distribution, FileMetadata, PathMetadata, Requirement Provides: python-fvcore = 0.1.5.post20221221-1 python3-fvcore = 0.1.5.post20221221-1 python3-fvcore(aarch-64) = 0.1.5.post20221221-1 python3.11dist(fvcore) = 0.1.5.post20221221 python3dist(fvcore) = 0.1.5.post20221221 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.11 python3.11dist(iopath) >= 0.1.7 python3.11dist(numpy) python3.11dist(pillow) python3.11dist(pyyaml) >= 5.1 python3.11dist(tabulate) python3.11dist(termcolor) >= 1.1 python3.11dist(tqdm) python3.11dist(yacs) >= 0.1.6 Obsoletes: python-fvcore < 0.1.5.post20221221-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64 Wrote: /builddir/build/RPMS/python3-fvcore-0.1.5.post20221221-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eur6xs + umask 022 + cd /builddir/build/BUILD + cd fvcore-0.1.5.post20221221 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.cxvP7N + umask 022 + cd /builddir/build/BUILD + rm -rf fvcore-0.1.5.post20221221 fvcore-0.1.5.post20221221.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0