Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-fvcore.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681715026.139760/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-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 /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-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 x86_64 --nodeps /builddir/build/SPECS/python-fvcore.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681715026.139760/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-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 /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-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 x86_64 --nodeps /builddir/build/SPECS/python-fvcore.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681715026.139760/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-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 /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.oFJaek + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fvcore-0.1.5.post20221221 + /usr/bin/gzip -dc /builddir/build/SOURCES/fvcore-0.1.5.post20221221.tar.gz + /usr/bin/tar -xof - + 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.0Qhkwz + 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 -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' 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/file_io.py -> build/lib/fvcore/common copying fvcore/common/timer.py -> build/lib/fvcore/common copying fvcore/common/benchmark.py -> build/lib/fvcore/common copying fvcore/common/__init__.py -> build/lib/fvcore/common copying fvcore/common/download.py -> build/lib/fvcore/common copying fvcore/common/history_buffer.py -> build/lib/fvcore/common copying fvcore/common/registry.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/param_scheduler.py -> build/lib/fvcore/common creating build/lib/fvcore/nn copying fvcore/nn/activation_count.py -> build/lib/fvcore/nn copying fvcore/nn/flop_count.py -> build/lib/fvcore/nn copying fvcore/nn/__init__.py -> build/lib/fvcore/nn copying fvcore/nn/precise_bn.py -> build/lib/fvcore/nn copying fvcore/nn/giou_loss.py -> build/lib/fvcore/nn copying fvcore/nn/distributed.py -> build/lib/fvcore/nn copying fvcore/nn/parameter_count.py -> build/lib/fvcore/nn copying fvcore/nn/weight_init.py -> build/lib/fvcore/nn copying fvcore/nn/print_model_statistics.py -> build/lib/fvcore/nn copying fvcore/nn/focal_loss.py -> build/lib/fvcore/nn copying fvcore/nn/squeeze_excitation.py -> build/lib/fvcore/nn copying fvcore/nn/jit_handles.py -> build/lib/fvcore/nn copying fvcore/nn/jit_analysis.py -> build/lib/fvcore/nn copying fvcore/nn/smooth_l1_loss.py -> build/lib/fvcore/nn creating build/lib/fvcore/transforms copying fvcore/transforms/transform_util.py -> build/lib/fvcore/transforms copying fvcore/transforms/__init__.py -> build/lib/fvcore/transforms copying fvcore/transforms/transform.py -> build/lib/fvcore/transforms + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3IZgIk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64 + 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 -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-fvcore-0.1.5.post20221221-1.x86_64 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-fvcore-0.1.5.post20221221-1.x86_64/usr creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/file_io.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/timer.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/benchmark.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/download.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/history_buffer.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/registry.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/checkpoint.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/config.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/common/param_scheduler.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common copying build/lib/fvcore/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/activation_count.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/flop_count.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/precise_bn.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/giou_loss.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/distributed.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/parameter_count.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/weight_init.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/print_model_statistics.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/focal_loss.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/squeeze_excitation.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/jit_handles.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/jit_analysis.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn copying build/lib/fvcore/nn/smooth_l1_loss.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn creating /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms copying build/lib/fvcore/transforms/transform_util.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms copying build/lib/fvcore/transforms/__init__.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms copying build/lib/fvcore/transforms/transform.py -> /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/file_io.py to file_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/timer.py to timer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/benchmark.py to benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/download.py to download.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/history_buffer.py to history_buffer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/checkpoint.py to checkpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/common/param_scheduler.py to param_scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/activation_count.py to activation_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/flop_count.py to flop_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/precise_bn.py to precise_bn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/giou_loss.py to giou_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/distributed.py to distributed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/parameter_count.py to parameter_count.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/weight_init.py to weight_init.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/print_model_statistics.py to print_model_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/focal_loss.py to focal_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/squeeze_excitation.py to squeeze_excitation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/jit_handles.py to jit_handles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/jit_analysis.py to jit_analysis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/nn/smooth_l1_loss.py to smooth_l1_loss.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms/transform_util.py to transform_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9/site-packages/fvcore/transforms/transform.py to transform.cpython-39.pyc writing byte-compilation script '/tmp/tmp871y_12m.py' /usr/bin/python3 /tmp/tmp871y_12m.py removing /tmp/tmp871y_12m.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.x86_64/usr/lib/python3.9/site-packages/fvcore-0.1.5.post20221221-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64//usr/share/doc/python-fvcore + '[' -d doc ']' ~/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64 ~/build/BUILD/fvcore-0.1.5.post20221221 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-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 ']' ~/build/BUILD/fvcore-0.1.5.post20221221 + popd + mv /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-fvcore-0.1.5.post20221221-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.1.5.post20221221-1 --unique-debug-suffix -0.1.5.post20221221-1.x86_64 --unique-debug-src-base python-fvcore-0.1.5.post20221221-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/fvcore-0.1.5.post20221221 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-fvcore-0.1.5.post20221221-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-fvcore-0.1.5.post20221221-1.noarch Provides: python-fvcore python3-fvcore = 0.1.5.post20221221-1 python3.9dist(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.9 python3.9dist(iopath) >= 0.1.7 python3.9dist(numpy) python3.9dist(pillow) python3.9dist(pyyaml) >= 5.1 python3.9dist(tabulate) python3.9dist(termcolor) >= 1.1 python3.9dist(tqdm) python3.9dist(yacs) >= 0.1.6 Processing files: python-fvcore-help-0.1.5.post20221221-1.noarch warning: Empty %files file /builddir/build/BUILD/fvcore-0.1.5.post20221221/doclist.lst Provides: python-fvcore-help = 0.1.5.post20221221-1 python3-fvcore-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-fvcore-0.1.5.post20221221-1.x86_64 Wrote: /builddir/build/RPMS/python-fvcore-help-0.1.5.post20221221-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-fvcore-0.1.5.post20221221-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IDPgWo + 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.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0