Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678386504.222793/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=0gid=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-greenlet.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-greenlet-2.0.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 x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678386504.222793/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=0gid=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-greenlet.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-greenlet-2.0.2-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-greenlet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678386504.222793/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=0gid=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-greenlet.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.CKgLHx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf greenlet-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/greenlet-2.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd greenlet-2.0.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.0TPwoX + umask 022 + cd /builddir/build/BUILD + cd greenlet-2.0.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 -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.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/__init__.py -> build/lib.linux-x86_64-3.9/greenlet creating build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/__init__.py -> build/lib.linux-x86_64-3.9/greenlet/platform creating build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_greenlet.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_generator_nested.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_tracing.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/__init__.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_leaks.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/leakcheck.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_weakref.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_gc.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_stack_saved.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_greenlet_trash.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_version.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_cpp.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_contextvars.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_extension_interface.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_throw.py -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/test_generator.py -> build/lib.linux-x86_64-3.9/greenlet/tests running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' copying src/greenlet/greenlet.cpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet.h -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_allocator.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_compiler_compat.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_cpython_compat.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_exceptions.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_greenlet.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_internal.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_refs.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_slp_switch.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_thread_state.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_thread_state_dict_cleanup.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/greenlet_thread_support.hpp -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/slp_platformselect.h -> build/lib.linux-x86_64-3.9/greenlet copying src/greenlet/platform/setup_switch_x64_masm.cmd -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_aarch64_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_alpha_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_amd64_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm32_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm32_ios.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.asm -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm64_masm.obj -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_arm64_msvc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_csky_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_m68k_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_mips_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc64_aix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc64_linux.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_aix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_linux.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_macosx.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_ppc_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_riscv_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_s390_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_sparc_sun_gcc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x32_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x64_masm.asm -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x64_masm.obj -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x64_msvc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x86_msvc.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/platform/switch_x86_unix.h -> build/lib.linux-x86_64-3.9/greenlet/platform copying src/greenlet/tests/_test_extension.c -> build/lib.linux-x86_64-3.9/greenlet/tests copying src/greenlet/tests/_test_extension_cpp.cpp -> build/lib.linux-x86_64-3.9/greenlet/tests running build_ext building 'greenlet._greenlet' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/src creating build/temp.linux-x86_64-3.9/src/greenlet gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -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 -fPIC -I/usr/include/python3.9 -c src/greenlet/greenlet.cpp -o build/temp.linux-x86_64-3.9/src/greenlet/greenlet.o g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/src/greenlet/greenlet.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so building 'greenlet.tests._test_extension' extension creating build/temp.linux-x86_64-3.9/src/greenlet/tests gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -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 -fPIC -Isrc/greenlet/ -I/usr/include/python3.9 -c src/greenlet/tests/_test_extension.c -o build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension.o gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so building 'greenlet.tests._test_extension_cpp' extension gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -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 -fPIC -Isrc/greenlet/ -I/usr/include/python3.9 -c src/greenlet/tests/_test_extension_cpp.cpp -o build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension_cpp.o g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -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 build/temp.linux-x86_64-3.9/src/greenlet/tests/_test_extension_cpp.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yhUvnr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64 + cd greenlet-2.0.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 -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-greenlet-2.0.2-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-greenlet-2.0.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_thread_state.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/slp_platformselect.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_thread_state_dict_cleanup.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_thread_support.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/__init__.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_cpython_compat.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_greenlet.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_internal.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_riscv_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_sparc_sun_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc64_linux.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_linux.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/__init__.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x86_msvc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/setup_switch_x64_masm.cmd -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x32_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_csky_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_aix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm64_msvc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_m68k_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x86_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x64_msvc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x64_masm.obj -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_amd64_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_s390_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm64_masm.obj -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc64_aix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm32_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_ppc_macosx.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm64_masm.asm -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_alpha_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_arm32_ios.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_aarch64_gcc.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_x64_masm.asm -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/platform/switch_mips_unix.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform copying build/lib.linux-x86_64-3.9/greenlet/greenlet_refs.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_exceptions.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_compiler_compat.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_allocator.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_greenlet.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_generator_nested.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_tracing.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/__init__.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_leaks.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/leakcheck.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_weakref.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_gc.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_stack_saved.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_greenlet_trash.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_version.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_cpp.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension.c -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_contextvars.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_extension_interface.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_throw.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/test_generator.py -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/tests/_test_extension_cpp.cpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests copying build/lib.linux-x86_64-3.9/greenlet/greenlet.cpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet copying build/lib.linux-x86_64-3.9/greenlet/greenlet_slp_switch.hpp -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/platform/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_greenlet.py to test_greenlet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_generator_nested.py to test_generator_nested.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_tracing.py to test_tracing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_leaks.py to test_leaks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/leakcheck.py to leakcheck.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_weakref.py to test_weakref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_gc.py to test_gc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_stack_saved.py to test_stack_saved.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_greenlet_trash.py to test_greenlet_trash.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_cpp.py to test_cpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_contextvars.py to test_contextvars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_extension_interface.py to test_extension_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_throw.py to test_throw.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/test_generator.py to test_generator.cpython-39.pyc writing byte-compilation script '/tmp/tmp9hgrk0ck.py' /usr/bin/python3 /tmp/tmp9hgrk0ck.py removing /tmp/tmp9hgrk0ck.py running install_headers creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/include creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/include/python3.9 creating /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/include/python3.9/greenlet copying src/greenlet/greenlet.h -> /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/include/python3.9/greenlet running install_egg_info running egg_info writing src/greenlet.egg-info/PKG-INFO writing dependency_links to src/greenlet.egg-info/dependency_links.txt writing requirements to src/greenlet.egg-info/requires.txt writing top-level names to src/greenlet.egg-info/top_level.txt reading manifest file 'src/greenlet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'benchmarks/*.json' no previously-included directories found matching 'docs/_build' warning: no files found matching '*.py' under directory 'appveyor' warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '.coverage' found anywhere in distribution adding license file 'LICENSE' adding license file 'LICENSE.PSF' adding license file 'AUTHORS' writing manifest file 'src/greenlet.egg-info/SOURCES.txt' Copying src/greenlet.egg-info to /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet-2.0.2-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64//usr/share/doc/python-greenlet + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64//usr/share/doc/python-greenlet + '[' -d example ']' ~/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64 ~/build/BUILD/greenlet-2.0.2 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/greenlet-2.0.2 + mv /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 2.0.2-1 --unique-debug-suffix -2.0.2-1.x86_64 --unique-debug-src-base python-greenlet-2.0.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/greenlet-2.0.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/_greenlet.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9/site-packages/greenlet/tests/_test_extension_cpp.cpython-39-x86_64-linux-gnu.so 478 blocks + /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-greenlet-2.0.2-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-greenlet-2.0.2-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-greenlet-2.0.2-1.x86_64 Provides: python-greenlet python3-greenlet = 2.0.2-1 python3-greenlet(x86-64) = 2.0.2-1 python3.9dist(greenlet) = 2.0.2 python3dist(greenlet) = 2.0.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: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Processing files: python-greenlet-help-2.0.2-1.x86_64 warning: Empty %files file /builddir/build/BUILD/greenlet-2.0.2/doclist.lst Provides: python-greenlet-help = 2.0.2-1 python-greenlet-help(x86-64) = 2.0.2-1 python3-greenlet-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-greenlet-debuginfo-2.0.2-1.x86_64 Provides: python-greenlet-debuginfo = 2.0.2-1 python-greenlet-debuginfo(x86-64) = 2.0.2-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-greenlet-debugsource(x86-64) = 2.0.2-1 Processing files: python-greenlet-debugsource-2.0.2-1.x86_64 Provides: python-greenlet-debugsource = 2.0.2-1 python-greenlet-debugsource(x86-64) = 2.0.2-1 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-greenlet-2.0.2-1.x86_64 error: Installed (but unpackaged) file(s) found: /usr/include/python3.9/greenlet/greenlet.h Empty %files file /builddir/build/BUILD/greenlet-2.0.2/doclist.lst Installed (but unpackaged) file(s) found: /usr/include/python3.9/greenlet/greenlet.h RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-greenlet.spec