<86>Nov 16 09:57:29 userdel[1588491]: delete user 'rooter' <86>Nov 16 09:57:29 userdel[1588491]: removed group 'rooter' owned by 'rooter' <86>Nov 16 09:57:29 userdel[1588491]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 16 09:57:29 groupadd[1588513]: group added to /etc/group: name=rooter, GID=603 <86>Nov 16 09:57:29 groupadd[1588513]: group added to /etc/gshadow: name=rooter <86>Nov 16 09:57:29 groupadd[1588513]: new group: name=rooter, GID=603 <86>Nov 16 09:57:29 useradd[1588528]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Nov 16 09:57:29 userdel[1588542]: delete user 'builder' <86>Nov 16 09:57:29 userdel[1588542]: removed group 'builder' owned by 'builder' <86>Nov 16 09:57:29 userdel[1588542]: removed shadow group 'builder' owned by 'builder' <86>Nov 16 09:57:29 groupadd[1588562]: group added to /etc/group: name=builder, GID=604 <86>Nov 16 09:57:29 groupadd[1588562]: group added to /etc/gshadow: name=builder <86>Nov 16 09:57:29 groupadd[1588562]: new group: name=builder, GID=604 <86>Nov 16 09:57:29 useradd[1588574]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/python3-module-zope.errorview-1.2.0-alt1.src.rpm: license not found in '/usr/share/license' directory: ZPLv2.1 <13>Nov 16 09:57:32 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Nov 16 09:57:32 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Nov 16 09:57:32 rpmi: python3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 16 09:57:33 rpmi: python3-base-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 16 09:57:33 rpmi: libpython3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 16 09:57:33 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Nov 16 09:57:33 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-zope.errorview-1.2.0-alt1.nosrc.rpm <13>Nov 16 09:57:38 rpmi: python3-module-pkg_resources-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed <13>Nov 16 09:57:38 rpmi: libtinfo-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Nov 16 09:57:38 rpmi: libncurses-devel-6.2.20201107-alt1 sisyphus+261749.100.1.1 1605292929 installed <13>Nov 16 09:57:38 rpmi: python3-dev-3.8.6-alt1 sisyphus+259085.100.2.1 1601904174 installed <13>Nov 16 09:57:38 rpmi: python3-module-setuptools-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed Installing python3-module-zope.errorview-1.2.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89532 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-zope.errorview-1.2.0 + echo 'Source #0 (python3-module-zope.errorview-1.2.0.tar):' Source #0 (python3-module-zope.errorview-1.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-zope.errorview-1.2.0.tar + cd python3-module-zope.errorview-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89532 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-zope.errorview-1.2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/zope copying src/zope/__init__.py -> build/lib/zope creating build/lib/zope/errorview copying src/zope/errorview/interfaces.py -> build/lib/zope/errorview copying src/zope/errorview/http.py -> build/lib/zope/errorview copying src/zope/errorview/browser.py -> build/lib/zope/errorview copying src/zope/errorview/__init__.py -> build/lib/zope/errorview creating build/lib/zope/errorview/tests copying src/zope/errorview/tests/test_http.py -> build/lib/zope/errorview/tests copying src/zope/errorview/tests/test_event.py -> build/lib/zope/errorview/tests copying src/zope/errorview/tests/test_browser.py -> build/lib/zope/errorview/tests copying src/zope/errorview/tests/__init__.py -> build/lib/zope/errorview/tests creating build/lib/zope/errorview/i18n copying src/zope/errorview/i18n/__init__.py -> build/lib/zope/errorview/i18n running egg_info writing src/zope.errorview.egg-info/PKG-INFO writing dependency_links to src/zope.errorview.egg-info/dependency_links.txt writing namespace_packages to src/zope.errorview.egg-info/namespace_packages.txt writing requirements to src/zope.errorview.egg-info/requires.txt writing top-level names to src/zope.errorview.egg-info/top_level.txt reading manifest file 'src/zope.errorview.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no files found matching '.travis.yml' warning: no files found matching '.coveragerc' writing manifest file 'src/zope.errorview.egg-info/SOURCES.txt' copying src/zope/errorview/browser.zcml -> build/lib/zope/errorview copying src/zope/errorview/http.zcml -> build/lib/zope/errorview copying src/zope/errorview/tests/ftesting.zcml -> build/lib/zope/errorview/tests creating build/lib/zope/errorview/i18n/locales copying src/zope/errorview/i18n/locales/zope.errorview.pot -> build/lib/zope/errorview/i18n/locales creating build/lib/zope/errorview/i18n/locales/en creating build/lib/zope/errorview/i18n/locales/en/LC_MESSAGES copying src/zope/errorview/i18n/locales/en/LC_MESSAGES/zope.errorview.po -> build/lib/zope/errorview/i18n/locales/en/LC_MESSAGES creating build/lib/zope/errorview/i18n/locales/nl creating build/lib/zope/errorview/i18n/locales/nl/LC_MESSAGES copying src/zope/errorview/i18n/locales/nl/LC_MESSAGES/zope.errorview.po -> build/lib/zope/errorview/i18n/locales/nl/LC_MESSAGES + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47001 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-zope.errorview-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-zope.errorview-buildroot + cd python3-module-zope.errorview-1.2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-zope.errorview-buildroot --force running install running install_lib Skipping installation of /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/__init__.py (namespace package) copying zope/errorview/http.zcml -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview copying zope/errorview/browser.zcml -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview copying zope/errorview/__init__.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview copying zope/errorview/browser.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview copying zope/errorview/http.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview copying zope/errorview/interfaces.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview copying zope/errorview/i18n/__init__.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n copying zope/errorview/i18n/locales/zope.errorview.pot -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/locales copying zope/errorview/i18n/locales/nl/LC_MESSAGES/zope.errorview.po -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/locales/nl/LC_MESSAGES copying zope/errorview/i18n/locales/en/LC_MESSAGES/zope.errorview.po -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/locales/en/LC_MESSAGES copying zope/errorview/tests/ftesting.zcml -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests copying zope/errorview/tests/__init__.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests copying zope/errorview/tests/test_browser.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests copying zope/errorview/tests/test_event.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests copying zope/errorview/tests/test_http.py -> /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/browser.py to browser.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/http.py to http.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/interfaces.py to interfaces.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_browser.py to test_browser.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_event.py to test_event.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_http.py to test_http.cpython-38.pyc running install_egg_info running egg_info writing src/zope.errorview.egg-info/PKG-INFO writing dependency_links to src/zope.errorview.egg-info/dependency_links.txt writing namespace_packages to src/zope.errorview.egg-info/namespace_packages.txt writing requirements to src/zope.errorview.egg-info/requires.txt writing top-level names to src/zope.errorview.egg-info/top_level.txt reading manifest file 'src/zope.errorview.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tox.ini' warning: no files found matching '.travis.yml' warning: no files found matching '.coveragerc' writing manifest file 'src/zope.errorview.egg-info/SOURCES.txt' Copying src/zope.errorview.egg-info to /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info Installing /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8-nspkg.pth running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-zope.errorview-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-zope.errorview-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-zope.errorview-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-zope.errorview-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-zope.errorview-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-zope.errorview-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-zope.errorview-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-zope.errorview-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-zope.errorview-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.pyc compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/__init__.py unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.pyc unlink /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.pyc compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_browser.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_event.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_http.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/browser.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/http.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/interfaces.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-zope.errorview-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_browser.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_event.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_http.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/browser.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/http.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/interfaces.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-zope.errorview-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/i18n/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_browser.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_event.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/tests/test_http.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/__init__.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/browser.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/http.py compile /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/lib/python3/site-packages/zope/errorview/interfaces.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.opt-1.pyc' './usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-zope.errorview-1.2.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-zope.errorview-1.2.0 + DOCDIR=/usr/src/tmp/python3-module-zope.errorview-buildroot/usr/share/doc/python3-module-zope.errorview-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/share/doc/python3-module-zope.errorview-1.2.0 + /bin/mkdir -p /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/share/doc/python3-module-zope.errorview-1.2.0 + cp -prL CHANGES.rst COPYRIGHT.rst LICENSE.rst README.rst /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/share/doc/python3-module-zope.errorview-1.2.0 + chmod -R go-w /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/share/doc/python3-module-zope.errorview-1.2.0 + chmod -R a+rX /usr/src/tmp/python3-module-zope.errorview-buildroot/usr/share/doc/python3-module-zope.errorview-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5v48Jm find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ex2Zxk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(zope.errorview), python3(zope.errorview.browser), python3(zope.errorview.http), python3(zope.errorview.i18n), python3(zope.errorview.interfaces) Requires: python3(zope.component) < 0, python3(zope.interface) < 0, python3(zope.publisher) < 0, python3(zope.security) < 0, /usr/lib/python3/site-packages, python3(zope.authentication.interfaces) < 0, python3(zope.browser.interfaces) < 0, python3(zope.event) < 0, python3(zope.i18n) < 0, python3(zope.i18nmessageid) < 0, python3(zope.publisher.browser) < 0, python3(zope.publisher.interfaces.http) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ktuGcl Processing files: python3-module-zope.errorview-tests-1.2.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W9Lt7n find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UwpqFk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(zope.errorview.tests), python3(zope.errorview.tests.test_browser), python3(zope.errorview.tests.test_event), python3(zope.errorview.tests.test_http) Requires: python3-module-zope.errorview = 1.2.0-alt1, python3(zope.testing) < 0, /usr/lib/python3/site-packages, python3(unittest) < 0, python3(zope.authentication.interfaces) < 0, python3(zope.browser.interfaces) < 0, python3(zope.component) < 0, python3(zope.component.eventtesting) < 0, python3(zope.component.testlayer) < 0, python3(zope.errorview) < 0, python3(zope.errorview.http) < 0, python3(zope.errorview.interfaces) < 0, python3(zope.interface) < 0, python3(zope.publisher.browser) < 0, python3(zope.publisher.defaultview) < 0, python3(zope.publisher.http) < 0, python3(zope.publisher.interfaces) < 0, python3(zope.publisher.interfaces.http) < 0, python3(zope.security.interfaces) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ws1O7l Adding to python3-module-zope.errorview-tests a strict dependency on python3-module-zope.errorview Removing 3 extra deps from python3-module-zope.errorview-tests due to dependency on python3-module-zope.errorview Removing 7 extra deps from python3-module-zope.errorview-tests due to repentancy on python3-module-zope.errorview Wrote: /usr/src/RPM/RPMS/i586/python3-module-zope.errorview-1.2.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-zope.errorview-tests-1.2.0-alt1.i586.rpm 8.72user 1.47system 0:14.23elapsed 71%CPU (0avgtext+0avgdata 19152maxresident)k 0inputs+0outputs (0major+200294minor)pagefaults 0swaps /.out/python3-module-zope.errorview-1.2.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: ZPLv2.1 /.out/python3-module-zope.errorview-tests-1.2.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: ZPLv2.1 18.66user 8.31system 0:29.80elapsed 90%CPU (0avgtext+0avgdata 108800maxresident)k 0inputs+0outputs (0major+570757minor)pagefaults 0swaps --- python3-module-zope.errorview-1.2.0-alt1.i586.rpm.repo 2019-11-26 13:09:31.000000000 +0000 +++ python3-module-zope.errorview-1.2.0-alt1.i586.rpm.hasher 2020-11-16 09:57:54.820633531 +0000 @@ -1,10 +1,10 @@ /usr/lib/python3/site-packages/zope 40755 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/namespace_packages.txt 100644 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/not-zip-safe 100644 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/requires.txt 100644 -/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.7.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info 40755 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/namespace_packages.txt 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/not-zip-safe 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/requires.txt 100644 +/usr/lib/python3/site-packages/zope.errorview-1.2.0-py3.8.egg-info/top_level.txt 100644 /usr/lib/python3/site-packages/zope/errorview 40755 @@ -12,14 +12,14 @@ /usr/lib/python3/site-packages/zope/errorview/__pycache__ 40755 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/browser.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/http.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/__pycache__/interfaces.cpython-38.pyc 100644 /usr/lib/python3/site-packages/zope/errorview/browser.py 100644 @@ -31,5 +31,5 @@ /usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__ 40755 -/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/i18n/__pycache__/__init__.cpython-38.pyc 100644 /usr/lib/python3/site-packages/zope/errorview/i18n/locales 40755 --- python3-module-zope.errorview-tests-1.2.0-alt1.i586.rpm.repo 2019-11-26 13:09:31.000000000 +0000 +++ python3-module-zope.errorview-tests-1.2.0-alt1.i586.rpm.hasher 2020-11-16 09:57:54.854632509 +0000 @@ -3,14 +3,14 @@ /usr/lib/python3/site-packages/zope/errorview/tests/__pycache__ 40755 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_browser.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_event.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/zope/errorview/tests/__pycache__/test_http.cpython-38.pyc 100644 /usr/lib/python3/site-packages/zope/errorview/tests/ftesting.zcml 100644