request from: hawk checking if we should skip the build started at: Wed Jan 10 20:35:16 2024 fetching http://src.tld-linux.org/~builderti//srpms/977f845a-5631-4e68-b63b-506ac8aeeb9e/python-pexpect-4.8.0-6.src.rpm fetched 164383 bytes, 2132.4 K/s installing srpm: python-pexpect-4.8.0-6.src.rpm + install -d /tmp/B.Wu13yG/BUILD /tmp/B.Wu13yG/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pexpect-4.8.0-6.src.rpm * Wed Jan 10 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pexpect.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.Wu13yG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pexpect-4.8.0-6.src.rpm python-pexpect ################################################## + rm -f python-pexpect-4.8.0-6.src.rpm + install -m 700 -d /tmp/B.Wu13yG/BUILD/tmp + TMPDIR=/tmp/B.Wu13yG/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.Wu13yG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.Wu13yG/python-pexpect.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 977f845a-5631-4e68-b63b-506ac8aeeb9e; TMPDIR=/tmp/B.Wu13yG/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B.Wu13yG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Wu13yG/python-pexpect.spec + : build-id: 977f845a-5631-4e68-b63b-506ac8aeeb9e + TMPDIR=/tmp/B.Wu13yG/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B.Wu13yG' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Wu13yG/python-pexpect.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp /bin/sh -e /tmp/B.Wu13yG/BUILD/tmp/rpm-tmp.92616 + umask 022 + cd /tmp/B.Wu13yG/BUILD + cd /tmp/B.Wu13yG/BUILD + rm -rf pexpect-4.8.0 + /usr/bin/gzip -dc /tmp/B.Wu13yG/pexpect-4.8.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pexpect-4.8.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-pexpect-use_setuptools.patch):' Patch #0 (python-pexpect-use_setuptools.patch): + build-2/lib/pexpect copying pexpect/expect.py -> build-2/lib/pexpect copying pexpect/utils.py -> build-2/lib/pexpect copying pexpect/exceptions.py -> build-2/lib/pexpect copying pexpect/fdpexpect.py -> build-2/lib/pexpect copying pexpect/FSM.py -> build-2/lib/pexpect copying pexpect/ANSI.py -> build-2/lib/pexpect copying pexpect/run.py -> build-2/lib/pexpect copying pexpect/screen.py -> build-2/lib/pexpect copying pexpect/__init__.py -> build-2/lib/pexpect copying pexpect/pxssh.py -> build-2/lib/pexpect copying pexpect/popen_spawn.py -> build-2/lib/pexpect copying pexpect/replwrap.py -> build-2/lib/pexpect copying pexpect/spawnbase.py -> build-2/lib/pexpect copying pexpect/_async.py -> build-2/lib/pexpect copying pexpect/bashrc.sh -> build-2/lib/pexpect + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/pexpect copying pexpect/pty_spawn.py -> build-3/lib/pexpect copying pexpect/expect.py -> build-3/lib/pexpect copying pexpect/utils.py -> build-3/lib/pexpect copying pexpect/exceptions.py -> build-3/lib/pexpect copying pexpect/fdpexpect.py -> build-3/lib/pexpect copying pexpect/FSM.py -> build-3/lib/pexpect copying pexpect/ANSI.py -> build-3/lib/pexpect copying pexpect/run.py -> build-3/lib/pexpect copying pexpect/screen.py -> build-3/lib/pexpect copying pexpect/__init__.py -> build-3/lib/pexpect copying pexpect/pxssh.py -> build-3/lib/pexpect copying pexpect/popen_spawn.py -> build-3/lib/pexpect copying pexpect/replwrap.py -> build-3/lib/pexpect copying pexpect/spawnbase.py -> build-3/lib/pexpect copying pexpect/_async.py -> build-3/lib/pexpect copying pexpect/bashrc.sh -> build-3/lib/pexpect + /usr/bin/make -j6 -C doc html make: Entering directory '/tmp/B.Wu13yG/BUILD/pexpect-4.8.0/doc' sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.8.5 making output directory... loading intersphinx inventory from http://docs.python.org/3/objects.inv... intersphinx inventory has moved: http://docs.python.org/3/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 13 source files that are out of date updating environment: 13 added, 0 changed, 0 removed reading sources... [ 7%] FAQ reading sources... [ 15%] api/fdpexpect reading sources... [ 23%] api/index reading sources... [ 30%] api/pexpect reading sources... [ 38%] api/popen_spawn reading sources... [ 46%] api/pxssh reading sources... [ 53%] api/replwrap reading sources... [ 61%] commonissues reading sources... [ 69%] examples reading sources... [ 76%] history reading sources... [ 84%] index reading sources... [ 92%] install reading sources... [100%] overview WARNING: autodoc: failed to import module 'fdpexpect' from module 'pexpect'; the following exception was raised: No module named 'pexpect' WARNING: don't know which module to import for autodocumenting 'fdspawn' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'pexpect'; the following exception was raised: No module named 'pexpect' WARNING: don't know which module to import for autodocumenting 'spawn' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'kill' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'terminate' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'isalive' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'wait' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'close' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'getwinsize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'setwinsize' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'getecho' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'setecho' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'waitnoecho' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'run' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'EOF' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'TIMEOUT' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'ExceptionPexpect' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'which' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'split_command_line' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'popen_spawn' from module 'pexpect'; the following exception was raised: No module named 'pexpect' WARNING: don't know which module to import for autodocumenting 'PopenSpawn' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'pxssh' from module 'pexpect'; the following exception was raised: No module named 'pexpect' WARNING: don't know which module to import for autodocumenting 'ExceptionPxssh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'pxssh' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: autodoc: failed to import module 'replwrap' from module 'pexpect'; the following exception was raised: No module named 'pexpect' WARNING: don't know which module to import for autodocumenting 'REPLWrapper' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'python' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) WARNING: don't know which module to import for autodocumenting 'bash' (try placing a "module" or "currentmodule" directive in the document, or giving an explicit module name) /tmp/B.Wu13yG/BUILD/pexpect-4.8.0/doc/history.rst:17: WARNING: Unknown interpreted text role "gphull". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 7%] FAQ writing output... [ 15%] api/fdpexpect writing output... [ 23%] api/index writing output... [ 30%] api/pexpect writing output... [ 38%] api/popen_spawn writing output... [ 46%] api/pxssh writing output... [ 53%] api/replwrap writing output... [ 61%] commonissues writing output... [ 69%] examples writing output... [ 76%] history writing output... [ 84%] index writing output... [ 92%] install writing output... [100%] overview generating indices... genindex writing additional pages... search copying static files... WARNING: html_static_path entry '/tmp/B.Wu13yG/BUILD/pexpect-4.8.0/doc/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 31 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/tmp/B.Wu13yG/BUILD/pexpect-4.8.0/doc' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp /bin/sh -e /tmp/B.Wu13yG/BUILD/tmp/rpm-tmp.72720 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp + umask 022 + cd /tmp/B.Wu13yG/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder + /bin/mkdir -p /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder + cd pexpect-4.8.0 + rm -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python2 setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7 creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/pty_spawn.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/expect.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/utils.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/exceptions.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/fdpexpect.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/bashrc.sh -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/FSM.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/ANSI.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/run.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/screen.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/__init__.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/pxssh.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/popen_spawn.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/replwrap.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/spawnbase.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect copying build-2/lib/pexpect/_async.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/pty_spawn.py to pty_spawn.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/expect.py to expect.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/utils.py to utils.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/exceptions.py to exceptions.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/fdpexpect.py to fdpexpect.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/FSM.py to FSM.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/ANSI.py to ANSI.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/run.py to run.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/screen.py to screen.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/__init__.py to __init__.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/pxssh.py to pxssh.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/popen_spawn.py to popen_spawn.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/replwrap.py to replwrap.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/spawnbase.py to spawnbase.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/_async.py to _async.pyc File "/usr/share/python2.7/site-packages/pexpect/_async.py", line 17 transport, pw = yield from asyncio.get_event_loop()\ ^ SyntaxError: invalid syntax writing byte-compilation script '/tmp/B.Wu13yG/BUILD/tmp/tmpvm1hr0.py' /usr/bin/python2 -OO /tmp/B.Wu13yG/BUILD/tmp/tmpvm1hr0.py File "/usr/share/python2.7/site-packages/pexpect/_async.py", line 17 transport, pw = yield from asyncio.get_event_loop()\ ^ SyntaxError: invalid syntax removing /tmp/B.Wu13yG/BUILD/tmp/tmpvm1hr0.py running install_egg_info running egg_info writing requirements to pexpect.egg-info/requires.txt writing pexpect.egg-info/PKG-INFO writing top-level names to pexpect.egg-info/top_level.txt writing dependency_links to pexpect.egg-info/dependency_links.txt reading manifest file 'pexpect.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution writing manifest file 'pexpect.egg-info/SOURCES.txt' Copying pexpect.egg-info to /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect-4.8.0-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/lib/python2.7/site-packages ']' + /bin/rm '--interactive=never' /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python2.7/site-packages/pexpect/bashrc.sh + install -d /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0 + cp -p examples/README examples/astat.py examples/cgishell.cgi examples/chess.py examples/chess2.py examples/chess3.py examples/df.py examples/ftp.py examples/hive.py examples/monitor.py examples/passmass.py examples/python.py examples/script.py examples/ssh_tunnel.py examples/table_test.html examples/topip.py examples/uptime.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0 + /bin/sed -i -e '1s,/usr/bin/env python,/usr/bin/python2,' /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/astat.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/chess.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/chess2.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/chess3.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/df.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/ftp.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/hive.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/monitor.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/passmass.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/python.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/script.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/ssh_tunnel.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/topip.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/uptime.py + /bin/sed -i -e 1s,/usr/bin/python,/usr/bin/python2, /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/cgishell.cgi + /bin/sed -i -e '2s,/usr/bin/env python,,' /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/cgishell.cgi + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.8/site-packages' '--install-platlib=/usr/lib/python3.8/site-packages' '--optimize=2' '--root=/tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder' running build running build_py running install running install_lib creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8 creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages creating /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/pty_spawn.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/expect.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/utils.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/exceptions.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/fdpexpect.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/bashrc.sh -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/FSM.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/ANSI.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/run.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/screen.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/__init__.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/pxssh.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/popen_spawn.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/replwrap.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/spawnbase.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect copying build-3/lib/pexpect/_async.py -> /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/pty_spawn.py to pty_spawn.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/expect.py to expect.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/utils.py to utils.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/exceptions.py to exceptions.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/fdpexpect.py to fdpexpect.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/FSM.py to FSM.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/ANSI.py to ANSI.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/run.py to run.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/screen.py to screen.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/__init__.py to __init__.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/pxssh.py to pxssh.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/popen_spawn.py to popen_spawn.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/replwrap.py to replwrap.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/spawnbase.py to spawnbase.cpython-38.pyc byte-compiling /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/_async.py to _async.cpython-38.pyc writing byte-compilation script '/tmp/B.Wu13yG/BUILD/tmp/tmpk7w9ulgy.py' /usr/bin/python3 /tmp/B.Wu13yG/BUILD/tmp/tmpk7w9ulgy.py removing /tmp/B.Wu13yG/BUILD/tmp/tmpk7w9ulgy.py running install_egg_info running egg_info writing pexpect.egg-info/PKG-INFO writing dependency_links to pexpect.egg-info/dependency_links.txt writing requirements to pexpect.egg-info/requires.txt writing top-level names to pexpect.egg-info/top_level.txt reading manifest file 'pexpect.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution writing manifest file 'pexpect.egg-info/SOURCES.txt' Copying pexpect.egg-info to /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect-4.8.0-py3.8.egg-info running install_scripts + /bin/rm '--interactive=never' /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/python3.8/site-packages/pexpect/bashrc.sh + install -d /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0 + cp -p examples/README examples/astat.py examples/cgishell.cgi examples/chess.py examples/chess2.py examples/chess3.py examples/df.py examples/ftp.py examples/hive.py examples/monitor.py examples/passmass.py examples/python.py examples/script.py examples/ssh_tunnel.py examples/table_test.html examples/topip.py examples/uptime.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0 + /bin/sed -i -e '1s,/usr/bin/env python,/usr/bin/python3,' /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/astat.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/chess.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/chess2.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/chess3.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/df.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/ftp.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/hive.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/monitor.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/passmass.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/python.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/script.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/ssh_tunnel.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/topip.py /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/uptime.py + /bin/sed -i -e 1s,/usr/bin/python,/usr/bin/python3, /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/cgishell.cgi + /bin/sed -i -e '2s,/usr/bin/env python,,' /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/cgishell.cgi + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/44 files hardlinked Processing files: python-pexpect-4.8.0-6 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp /bin/sh -e /tmp/B.Wu13yG/BUILD/tmp/rpm-tmp.58255 + umask 022 + cd /tmp/B.Wu13yG/BUILD + cd pexpect-4.8.0 + DOCDIR=/tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-4.8.0 + export DOCDIR + rm -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-4.8.0 + /bin/mkdir -p /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-4.8.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-4.8.0... Documentation compressed. + cp -pr LICENSE README.rst /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-4.8.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-4.8.0... ./LICENSE ./README.rst Documentation compressed. + exit 0 skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/astat.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/cgishell.cgi requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/chess.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/chess2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/chess3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/df.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/ftp.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/hive.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/monitor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/passmass.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/python.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/script.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/ssh_tunnel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/topip.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python-pexpect-4.8.0/uptime.py requires detection (matches noautoreqfiles pattern #0) Provides: pythonegg(pexpect) = 4.8.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 2.7 pythonegg(ptyprocess) >= 0.5 Processing files: python3-pexpect-4.8.0-6 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp /bin/sh -e /tmp/B.Wu13yG/BUILD/tmp/rpm-tmp.59891 + umask 022 + cd /tmp/B.Wu13yG/BUILD + cd pexpect-4.8.0 + DOCDIR=/tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python3-pexpect-4.8.0 + export DOCDIR + rm -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python3-pexpect-4.8.0 + /bin/mkdir -p /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python3-pexpect-4.8.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python3-pexpect-4.8.0... Documentation compressed. + cp -pr LICENSE README.rst /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python3-pexpect-4.8.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python3-pexpect-4.8.0... ./LICENSE ./README.rst Documentation compressed. + exit 0 skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/astat.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/cgishell.cgi requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/chess.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/chess2.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/chess3.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/df.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/ftp.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/hive.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/monitor.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/passmass.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/python.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/script.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/ssh_tunnel.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/topip.py requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/src/examples/python3-pexpect-4.8.0/uptime.py requires detection (matches noautoreqfiles pattern #0) Provides: python3egg(pexpect) = 4.8.0 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: python(abi) python(abi) = 3.8 python3egg(ptyprocess) >= 0.5 Processing files: python-pexpect-apidocs-4.8.0-6 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp /bin/sh -e /tmp/B.Wu13yG/BUILD/tmp/rpm-tmp.5141 + umask 022 + cd /tmp/B.Wu13yG/BUILD + cd pexpect-4.8.0 + DOCDIR=/tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-apidocs-4.8.0 + export DOCDIR + rm -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-apidocs-4.8.0 + /bin/mkdir -p /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-apidocs-4.8.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-apidocs-4.8.0... Documentation compressed. + cp -pr doc/_build/html/_static doc/_build/html/api doc/_build/html/FAQ.html doc/_build/html/commonissues.html doc/_build/html/examples.html doc/_build/html/genindex.html doc/_build/html/history.html doc/_build/html/index.html doc/_build/html/install.html doc/_build/html/overview.html doc/_build/html/search.html doc/_build/html/searchindex.js /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-apidocs-4.8.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder/usr/share/doc/python-pexpect-apidocs-4.8.0... Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder warning: Could not canonicalize hostname: tld-x86 Wrote: /tmp/B.Wu13yG/RPMS/python-pexpect-4.8.0-6.noarch.rpm Wrote: /tmp/B.Wu13yG/RPMS/python3-pexpect-4.8.0-6.noarch.rpm Wrote: /tmp/B.Wu13yG/RPMS/python-pexpect-apidocs-4.8.0-6.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Wu13yG/BUILD/tmp /bin/sh -e /tmp/B.Wu13yG/BUILD/tmp/rpm-tmp.76826 + umask 022 + cd /tmp/B.Wu13yG/BUILD + cd pexpect-4.8.0 + /bin/rm '--interactive=never' -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder + rm -rf /tmp/B.Wu13yG/BUILD/tmp/python-pexpect-4.8.0-root-builder ended at: Wed Jan 10 20:35:54 2024, done in 0:00:36.747469 + chmod -R u+rwX /tmp/B.Wu13yG/BUILD + rm -rf /tmp/B.Wu13yG/tmp /tmp/B.Wu13yG/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.Wu13yG Begin-TLD-Builder-Info Build-Time: user:28.87s sys:3.33s real:38.14s (faults io:133 non-io:656105) Files queued for ftp: 165820 python-pexpect-apidocs-4.8.0-6.noarch.rpm 106267 python3-pexpect-4.8.0-6.noarch.rpm 83069 python-pexpect-4.8.0-6.noarch.rpm 187 python-pexpect-4.8.0-6.src.rpm.uploadinfo End-TLD-Builder-Info