Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-logbook.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1682272729.857879/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-logbook.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1642723200 Wrote: /builddir/build/SRPMS/python-logbook-1.5.3-9.el9.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-logbook.spec'], chrootPath='/var/lib/mock/rhel+epel-9-x86_64-1682272729.857879/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-logbook.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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1642723200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Av5Unj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf logbook-1.5.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/Logbook-1.5.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd logbook-1.5.3 + /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.3lrJ00 + umask 022 + cd /builddir/build/BUILD + cd logbook-1.5.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /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/logbook copying logbook/utils.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/ticketing.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/queues.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/notifiers.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/more.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/helpers.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/handlers.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/concurrency.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/compat.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/base.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/_termcolors.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/_fallback.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/__version__.py -> build/lib.linux-x86_64-3.9/logbook copying logbook/__init__.py -> build/lib.linux-x86_64-3.9/logbook running build_ext building 'logbook._speedups' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/logbook gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.9 -c logbook/_speedups.c -o build/temp.linux-x86_64-3.9/logbook/_speedups.o cc1: fatal error: logbook/_speedups.c: No such file or directory compilation terminated. *************************************************************************** command '/usr/bin/gcc' failed with exit code 1 WARNING: The C extension could not be compiled, speedups are not enabled. Failure information, if any, is above. Retrying the build without the C extension now. *************************************************************************** running build running build_py creating build/lib creating build/lib/logbook copying logbook/utils.py -> build/lib/logbook copying logbook/ticketing.py -> build/lib/logbook copying logbook/queues.py -> build/lib/logbook copying logbook/notifiers.py -> build/lib/logbook copying logbook/more.py -> build/lib/logbook copying logbook/helpers.py -> build/lib/logbook copying logbook/handlers.py -> build/lib/logbook copying logbook/concurrency.py -> build/lib/logbook copying logbook/compat.py -> build/lib/logbook copying logbook/base.py -> build/lib/logbook copying logbook/_termcolors.py -> build/lib/logbook copying logbook/_fallback.py -> build/lib/logbook copying logbook/__version__.py -> build/lib/logbook copying logbook/__init__.py -> build/lib/logbook running build_ext *************************************************************************** WARNING: The C extension could not be compiled, speedups are not enabled. Plain-Python build succeeded. *************************************************************************** + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FYzDCr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 + cd logbook-1.5.3 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/__init__.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/__version__.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/_fallback.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/_termcolors.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/base.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/compat.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/concurrency.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/handlers.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/helpers.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/more.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/notifiers.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/queues.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/ticketing.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook copying build/lib.linux-x86_64-3.9/logbook/utils.py -> /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/_fallback.py to _fallback.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/_termcolors.py to _termcolors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/compat.py to compat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/concurrency.py to concurrency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/handlers.py to handlers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/more.py to more.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/notifiers.py to notifiers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/queues.py to queues.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/ticketing.py to ticketing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/logbook/utils.py to utils.cpython-39.pyc writing byte-compilation script '/tmp/tmpfjavb8du.py' /usr/bin/python3 /tmp/tmpfjavb8du.py removing /tmp/tmpfjavb8du.py running install_egg_info running egg_info creating Logbook.egg-info writing Logbook.egg-info/PKG-INFO writing dependency_links to Logbook.egg-info/dependency_links.txt writing requirements to Logbook.egg-info/requires.txt writing top-level names to Logbook.egg-info/top_level.txt writing manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest file 'Logbook.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'logbook/_speedups.c' adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'Logbook.egg-info/SOURCES.txt' Copying Logbook.egg-info to /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9/site-packages/Logbook-1.5.3-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.5.3-9.el9 --unique-debug-suffix -1.5.3-9.el9.x86_64 --unique-debug-src-base python-logbook-1.5.3-9.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/logbook-1.5.3 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-logbook-1.5.3-9.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1yLaq4 + umask 022 + cd /builddir/build/BUILD + cd logbook-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/doc/python3-logbook + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/doc/python3-logbook + cp -pr CHANGES /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/doc/python3-logbook + cp -pr README.md /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/doc/python3-logbook + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Gz3GQi + umask 022 + cd /builddir/build/BUILD + cd logbook-1.5.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/licenses/python3-logbook + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/licenses/python3-logbook + cp -pr LICENSE /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64/usr/share/licenses/python3-logbook + RPM_EC=0 ++ jobs -p + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python3.9/site-packages/.*\.so$' | /usr/bin/grep -v '/usr/lib64/python3.9/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-logbook = 1.5.3-9.el9 python3-logbook = 1.5.3-9.el9 python3.9-logbook = 1.5.3-9.el9 python3.9dist(logbook) = 1.5.3 python3dist(logbook) = 1.5.3 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 Obsoletes: python-logbook < 1.5.3-9.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 Wrote: /builddir/build/RPMS/python3-logbook-1.5.3-9.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kQg9Xn + umask 022 + cd /builddir/build/BUILD + cd logbook-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-logbook-1.5.3-9.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0