Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-docs.spec'], chrootPath='/var/lib/mock/dist-an23-build-258957-63767/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-docs.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1682812800 Wrote: /builddir/build/SRPMS/python-docs-3.10.11-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-docs.spec'], chrootPath='/var/lib/mock/dist-an23-build-258957-63767/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-docs.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: noarch Building for target noarch setting SOURCE_DATE_EPOCH=1682812800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ybO6FW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Python-3.10.11 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/Python-3.10.11.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd Python-3.10.11 + /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.ZGq1we + umask 022 + cd /builddir/build/BUILD + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Python-3.10.11 + make -C Doc html PYTHON=/usr/bin/python3 make: Entering directory '/builddir/build/BUILD/Python-3.10.11/Doc' mkdir -p build Using existing Misc/NEWS file PATH=./venv/bin:$PATH sphinx-build -b html -d build/doctrees -j auto -W . build/html Running Sphinx v6.1.3 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 487 source files that are out of date updating environment: [new config] 487 added, 0 changed, 0 removed reading sources... [ 1%] about .. c-api/bool reading sources... [ 2%] c-api/buffer .. c-api/code reading sources... [ 4%] c-api/codec .. c-api/datetime reading sources... [ 5%] c-api/descriptor .. c-api/gcsupport reading sources... [ 7%] c-api/gen .. c-api/iter reading sources... [ 8%] c-api/iterator .. c-api/memoryview reading sources... [ 10%] c-api/method .. c-api/objimpl reading sources... [ 11%] c-api/refcounting .. c-api/structures reading sources... [ 12%] c-api/sys .. c-api/utilities reading sources... [ 14%] c-api/veryhigh .. distutils/apiref reading sources... [ 15%] distutils/builtdist .. distutils/introduction reading sources... [ 17%] distutils/packageindex .. extending/extending reading sources... [ 18%] extending/index .. faq/general reading sources... [ 20%] faq/gui .. glossary reading sources... [ 21%] howto/annotations .. howto/functional reading sources... [ 22%] howto/index .. howto/regex reading sources... [ 24%] howto/sockets .. library/2to3 reading sources... [ 25%] library/__future__ .. library/archiving reading sources... [ 27%] library/argparse .. library/asyncio-dev reading sources... [ 28%] library/asyncio-eventloop .. library/asyncio-protocol reading sources... [ 30%] library/asyncio-queue .. library/atexit reading sources... [ 31%] library/audioop .. library/binhex reading sources... [ 32%] library/bisect .. library/chunk reading sources... [ 34%] library/cmath .. library/collections.abc reading sources... [ 35%] library/colorsys .. library/constants reading sources... [ 37%] library/contextlib .. library/csv reading sources... [ 38%] library/ctypes .. library/datatypes reading sources... [ 40%] library/datetime .. library/dialog reading sources... [ 41%] library/difflib .. library/email.charset reading sources... [ 42%] library/email.compat32-message .. library/email.header reading sources... [ 44%] library/email.headerregistry .. library/email.utils reading sources... [ 45%] library/ensurepip .. library/filecmp reading sources... [ 47%] library/fileformats .. library/ftplib reading sources... [ 48%] library/functional .. library/gettext reading sources... [ 50%] library/glob .. library/hmac reading sources... [ 51%] library/html .. library/http.cookies reading sources... [ 52%] library/http.server .. library/importlib reading sources... [ 54%] library/importlib.metadata .. library/ipaddress reading sources... [ 55%] library/ipc .. library/locale reading sources... [ 57%] library/logging .. library/markup reading sources... [ 58%] library/marshal .. library/modules reading sources... [ 60%] library/msilib .. library/nis reading sources... [ 61%] library/nntplib .. library/os.path reading sources... [ 62%] library/ossaudiodev .. library/pipes reading sources... [ 64%] library/pkgutil .. library/profile reading sources... [ 65%] library/pty .. library/python reading sources... [ 67%] library/queue .. library/resource reading sources... [ 68%] library/rlcompleter .. library/selectors reading sources... [ 70%] library/shelve .. library/smtplib reading sources... [ 71%] library/sndhdr .. library/stat reading sources... [ 72%] library/statistics .. library/sunau reading sources... [ 74%] library/superseded .. library/tarfile reading sources... [ 75%] library/telnetlib .. library/threading reading sources... [ 77%] library/time .. library/tkinter.font reading sources... [ 78%] library/tkinter.messagebox .. library/trace reading sources... [ 80%] library/traceback .. library/unicodedata reading sources... [ 81%] library/unittest .. library/urllib.parse reading sources... [ 82%] library/urllib.request .. library/wave reading sources... [ 84%] library/weakref .. library/xdrlib reading sources... [ 85%] library/xml .. library/xml.sax.handler reading sources... [ 87%] library/xml.sax.reader .. library/zipfile reading sources... [ 88%] library/zipimport .. reference/executionmodel reading sources... [ 90%] reference/expressions .. reference/simple_stmts reading sources... [ 91%] reference/toplevel_components .. tutorial/errors reading sources... [ 92%] tutorial/floatingpoint .. tutorial/modules reading sources... [ 94%] tutorial/stdlib .. using/editors reading sources... [ 95%] using/index .. whatsnew/2.2 reading sources... [ 97%] whatsnew/2.3 .. whatsnew/3.1 reading sources... [ 98%] whatsnew/3.10 .. whatsnew/3.7 reading sources... [100%] whatsnew/3.8 .. whatsnew/index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] bugs .. c-api/buffer writing output... [ 2%] c-api/bytearray .. c-api/codec writing output... [ 4%] c-api/complex .. c-api/descriptor writing output... [ 5%] c-api/dict .. c-api/gen writing output... [ 7%] c-api/import .. c-api/iterator writing output... [ 8%] c-api/list .. c-api/method writing output... [ 10%] c-api/module .. c-api/refcounting writing output... [ 11%] c-api/reflection .. c-api/sys writing output... [ 12%] c-api/tuple .. c-api/veryhigh writing output... [ 14%] c-api/weakref .. distutils/builtdist writing output... [ 15%] distutils/commandref .. distutils/packageindex writing output... [ 17%] distutils/setupscript .. extending/index writing output... [ 18%] extending/newtypes .. faq/gui writing output... [ 20%] faq/index .. howto/annotations writing output... [ 21%] howto/argparse .. howto/index writing output... [ 22%] howto/instrumentation .. howto/sockets writing output... [ 24%] howto/sorting .. library/__future__ writing output... [ 25%] library/__main__ .. library/argparse writing output... [ 27%] library/array .. library/asyncio-eventloop writing output... [ 28%] library/asyncio-exceptions .. library/asyncio-queue writing output... [ 30%] library/asyncio-stream .. library/audioop writing output... [ 31%] library/audit_events .. library/bisect writing output... [ 32%] library/builtins .. library/cmath writing output... [ 34%] library/cmd .. library/colorsys writing output... [ 35%] library/compileall .. library/contextlib writing output... [ 37%] library/contextvars .. library/ctypes writing output... [ 38%] library/curses .. library/datetime writing output... [ 40%] library/dbm .. library/difflib writing output... [ 41%] library/dis .. library/email.compat32-message writing output... [ 42%] library/email.contentmanager .. library/email.headerregistry writing output... [ 44%] library/email.iterators .. library/ensurepip writing output... [ 45%] library/enum .. library/fileformats writing output... [ 47%] library/fileinput .. library/functional writing output... [ 48%] library/functions .. library/glob writing output... [ 50%] library/graphlib .. library/html writing output... [ 51%] library/html.entities .. library/http.server writing output... [ 52%] library/i18n .. library/importlib.metadata writing output... [ 54%] library/index .. library/ipc writing output... [ 55%] library/itertools .. library/logging writing output... [ 57%] library/logging.config .. library/marshal writing output... [ 58%] library/math .. library/msilib writing output... [ 60%] library/msvcrt .. library/nntplib writing output... [ 61%] library/numbers .. library/ossaudiodev writing output... [ 62%] library/pathlib .. library/pkgutil writing output... [ 64%] library/platform .. library/pty writing output... [ 65%] library/pwd .. library/queue writing output... [ 67%] library/quopri .. library/rlcompleter writing output... [ 68%] library/runpy .. library/shelve writing output... [ 70%] library/shlex .. library/sndhdr writing output... [ 71%] library/socket .. library/statistics writing output... [ 72%] library/stdtypes .. library/superseded writing output... [ 74%] library/symtable .. library/telnetlib writing output... [ 75%] library/tempfile .. library/time writing output... [ 77%] library/timeit .. library/tkinter.messagebox writing output... [ 78%] library/tkinter.scrolledtext .. library/traceback writing output... [ 80%] library/tracemalloc .. library/unittest writing output... [ 81%] library/unittest.mock .. library/urllib.request writing output... [ 82%] library/urllib.robotparser .. library/weakref writing output... [ 84%] library/webbrowser .. library/xml writing output... [ 85%] library/xml.dom .. library/xml.sax.reader writing output... [ 87%] library/xml.sax.utils .. library/zipimport writing output... [ 88%] library/zlib .. reference/expressions writing output... [ 90%] reference/grammar .. reference/toplevel_components writing output... [ 91%] tutorial/appendix .. tutorial/floatingpoint writing output... [ 92%] tutorial/index .. tutorial/stdlib writing output... [ 94%] tutorial/stdlib2 .. using/index writing output... [ 95%] using/mac .. whatsnew/2.3 writing output... [ 97%] whatsnew/2.4 .. whatsnew/3.10 writing output... [ 98%] whatsnew/3.2 .. whatsnew/3.8 writing output... [100%] whatsnew/3.9 .. whatsnew/index generating indices... genindex py-modindex done writing additional pages... download index search opensearch done copying images... [ 16%] howto/logging_flow.png copying images... [ 33%] library/hashlib-blake2-tree.png copying images... [ 50%] library/pathlib-inheritance.png copying images... [ 66%] library/tk_msg.png copying images... [ 83%] library/turtle-star.png copying images... [100%] using/win_installer.png copying downloadable files... [100%] includes/tzinfo_examples.py copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Writing glossary.json build succeeded. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. make: Leaving directory '/builddir/build/BUILD/Python-3.10.11/Doc' + rm Doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LF3TsZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch ++ dirname /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Python-3.10.11 + mkdir -p /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 3.10.11-1.an23 --unique-debug-suffix -3.10.11-1.an23.noarch --unique-debug-src-base python-docs-3.10.11-1.an23.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Python-3.10.11 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/anolis/brp-ldconfig + COMPRESS='zstd -f --rm -19 -T0' + COMPRESS_EXT=.zst + /usr/lib/rpm/brp-compress + /usr/lib/rpm/anolis/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/anolis/clean_perl + /usr/lib/rpm/anolis/check_elf_files + /usr/lib/rpm/anolis/brp-mangle-shebangs + /usr/lib/rpm/anolis/remove-info-dir + /usr/lib/rpm/anolis/check-desktop-files + /usr/lib/rpm/anolis/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/anolis/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9VY0TM + umask 022 + cd /builddir/build/BUILD + 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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/anolis/anolis-hardened-ld -specs=/usr/lib/rpm/anolis/anolis-annobin-cc1 -Wl,--build-id=sha1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd Python-3.10.11 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-docs-3.10.11-1.an23.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2GBNHa + umask 022 + cd /builddir/build/BUILD + cd Python-3.10.11 + DOCDIR=/builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch/usr/share/doc/python3-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch/usr/share/doc/python3-docs + cp -pr Misc/NEWS /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch/usr/share/doc/python3-docs + cp -pr Misc/HISTORY /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch/usr/share/doc/python3-docs + cp -pr Misc/README /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch/usr/share/doc/python3-docs + cp -pr Doc/build/html /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch/usr/share/doc/python3-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3-docs = 3.10.11-1.an23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3 = 3.10.11 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch Wrote: /builddir/build/RPMS/python3-docs-3.10.11-1.an23.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hz3i8i + umask 022 + cd /builddir/build/BUILD + cd Python-3.10.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-docs-3.10.11-1.an23.noarch + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.YqrAt9 + umask 022 + cd /builddir/build/BUILD + rm -rf Python-3.10.11 Python-3.10.11.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0