<86>Aug 1 08:36:36 userdel[2773269]: delete user 'rooter' <86>Aug 1 08:36:36 groupadd[2773277]: group added to /etc/group: name=rooter, GID=639 <86>Aug 1 08:36:36 groupadd[2773277]: group added to /etc/gshadow: name=rooter <86>Aug 1 08:36:36 groupadd[2773277]: new group: name=rooter, GID=639 <86>Aug 1 08:36:36 useradd[2773282]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Aug 1 08:36:36 userdel[2773288]: delete user 'builder' <86>Aug 1 08:36:36 userdel[2773288]: removed group 'builder' owned by 'builder' <86>Aug 1 08:36:36 userdel[2773288]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 08:36:36 groupadd[2773293]: group added to /etc/group: name=builder, GID=640 <86>Aug 1 08:36:36 groupadd[2773293]: group added to /etc/gshadow: name=builder <86>Aug 1 08:36:36 groupadd[2773293]: new group: name=builder, GID=640 <86>Aug 1 08:36:36 useradd[2773297]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Aug 1 08:36:38 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Aug 1 08:36:38 rpmi: libexpat-2.2.10-alt1 p9+261554.100.1.1 1605103337 installed <13>Aug 1 08:36:38 rpmi: libp11-kit-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed <13>Aug 1 08:36:38 rpmi: libtasn1-4.14-alt1 p9+235792.100.2.1 1565425233 installed <13>Aug 1 08:36:38 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Aug 1 08:36:38 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Aug 1 08:36:38 rpmi: ca-certificates-2020.06.29-alt1 p9+258899.100.3.1 1601998604 installed <13>Aug 1 08:36:38 rpmi: ca-trust-0.1.2-alt1 p9+233349.100.1.1 1561655062 installed <13>Aug 1 08:36:38 rpmi: p11-kit-trust-0.23.15-alt2 p9+254920.2400.19.1 1601385903 installed <13>Aug 1 08:36:38 rpmi: libcrypto1.1-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Aug 1 08:36:38 rpmi: libssl1.1-1.1.1k-alt1 p9+268376.100.3.1 1616721011 installed <13>Aug 1 08:36:38 rpmi: python3-3.7.4-alt3 p9+249932.100.2.1 1587127349 installed <13>Aug 1 08:36:38 rpmi: libpython3-3.7.4-alt3 p9+249932.100.2.1 1587127349 installed <13>Aug 1 08:36:39 rpmi: python3-base-3.7.4-alt3 p9+249932.100.2.1 1587127349 installed <13>Aug 1 08:36:39 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Aug 1 08:36:39 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Aug 1 08:36:41 rpmi: python3-module-pkg_resources-1:40.8.0-alt2 sisyphus+229158.200.2.1 1557735221 installed <13>Aug 1 08:36:41 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Aug 1 08:36:41 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Aug 1 08:36:41 rpmi: python3-dev-3.7.4-alt3 p9+249932.100.2.1 1587127349 installed <13>Aug 1 08:36:41 rpmi: python3-module-setuptools-1:40.8.0-alt2 sisyphus+229158.200.2.1 1557735221 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-templates-0.0.5-alt1.nosrc.rpm (w1.gzdio) Installing python3-module-templates-0.0.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94403 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-templates-0.0.5 + echo 'Source #0 (python3-module-templates-0.0.5.tar):' Source #0 (python3-module-templates-0.0.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-templates-0.0.5.tar + cd python3-module-templates-0.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94403 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-templates-0.0.5 + 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 Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/templates copying templates/demo.py -> build/lib/templates copying templates/base.py -> build/lib/templates copying templates/__init__.py -> build/lib/templates creating build/lib/templates/bootstrap copying templates/bootstrap/starter.py -> build/lib/templates/bootstrap copying templates/bootstrap/jumbotron.py -> build/lib/templates/bootstrap copying templates/bootstrap/base.py -> build/lib/templates/bootstrap copying templates/bootstrap/__init__.py -> build/lib/templates/bootstrap running egg_info creating templates.egg-info writing templates.egg-info/PKG-INFO writing dependency_links to templates.egg-info/dependency_links.txt writing top-level names to templates.egg-info/top_level.txt writing manifest file 'templates.egg-info/SOURCES.txt' reading manifest file 'templates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'templates.egg-info/SOURCES.txt' copying templates/bootstrap/bootstrap.min.css -> build/lib/templates/bootstrap copying templates/bootstrap/bootstrap.min.js -> build/lib/templates/bootstrap copying templates/bootstrap/jquery-3.2.1.slim.min.js -> build/lib/templates/bootstrap copying templates/bootstrap/popper.min.js -> build/lib/templates/bootstrap + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94403 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-templates-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-templates-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd python3-module-templates-0.0.5 + 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-templates-buildroot --force Warning: 'classifiers' should be a list, got type 'tuple' running install running install_lib creating /usr/src/tmp/python3-module-templates-buildroot creating /usr/src/tmp/python3-module-templates-buildroot/usr creating /usr/src/tmp/python3-module-templates-buildroot/usr/lib creating /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates creating /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/popper.min.js -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/jquery-3.2.1.slim.min.js -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/bootstrap.min.js -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/bootstrap.min.css -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/__init__.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/base.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/jumbotron.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/bootstrap/starter.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap copying build/lib/templates/__init__.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates copying build/lib/templates/base.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates copying build/lib/templates/demo.py -> /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/base.py to base.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/jumbotron.py to jumbotron.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/starter.py to starter.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__init__.py to __init__.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/base.py to base.cpython-37.pyc byte-compiling /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/demo.py to demo.cpython-37.pyc running install_egg_info running egg_info writing templates.egg-info/PKG-INFO writing dependency_links to templates.egg-info/dependency_links.txt writing top-level names to templates.egg-info/top_level.txt reading manifest file 'templates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'templates.egg-info/SOURCES.txt' Copying templates.egg-info to /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates-0.0.5-py3.7.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-templates-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-templates-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-templates-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-templates-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-templates-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-templates-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-templates-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-templates-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-templates-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__pycache__/base.cpython-37.pyc unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__pycache__/demo.cpython-37.pyc unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__pycache__/__init__.cpython-37.pyc unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__pycache__/base.cpython-37.pyc unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__pycache__/jumbotron.cpython-37.pyc unlink /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__pycache__/starter.cpython-37.pyc compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/base.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/jumbotron.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/starter.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__init__.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/base.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/demo.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-templates-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/base.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/jumbotron.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/starter.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__init__.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/base.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/demo.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-templates-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/base.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/jumbotron.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/starter.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__init__.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/base.py compile /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/demo.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/templates/__pycache__/demo.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/templates/__pycache__/demo.cpython-37.pyc' './usr/lib/python3/site-packages/templates/__pycache__/base.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/templates/__pycache__/base.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/templates/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/templates/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/starter.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/starter.cpython-37.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/starter.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/starter.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/jumbotron.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/jumbotron.cpython-37.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/jumbotron.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/jumbotron.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/base.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/base.cpython-37.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/base.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/base.cpython-37.opt-1.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/__init__.cpython-37.opt-1.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/__init__.cpython-37.pyc' './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/__init__.cpython-37.opt-2.pyc' => './usr/lib/python3/site-packages/templates/bootstrap/__pycache__/__init__.cpython-37.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-templates-0.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71771 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-templates-0.0.5 + DOCDIR=/usr/src/tmp/python3-module-templates-buildroot/usr/share/doc/python3-module-templates-0.0.5 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-templates-buildroot/usr/share/doc/python3-module-templates-0.0.5 + /bin/mkdir -p /usr/src/tmp/python3-module-templates-buildroot/usr/share/doc/python3-module-templates-0.0.5 + cp -prL README.rst /usr/src/tmp/python3-module-templates-buildroot/usr/share/doc/python3-module-templates-0.0.5 + chmod -R go-w /usr/src/tmp/python3-module-templates-buildroot/usr/share/doc/python3-module-templates-0.0.5 + chmod -R a+rX /usr/src/tmp/python3-module-templates-buildroot/usr/share/doc/python3-module-templates-0.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3V9Xet 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.lKmbu7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__init__.py: line=8 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/__init__.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py: line=1 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/__init__.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/base.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/jumbotron.py: line=1 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/bootstrap/starter.py: line=1 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/demo.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-templates-buildroot/usr/lib/python3/site-packages/templates/demo.py: line=11 IGNORE (for REQ=slight and deep=8) module=bottle Provides: python3(templates), python3(templates.base), python3(templates.bootstrap), python3(templates.bootstrap.base), python3(templates.bootstrap.jumbotron), python3(templates.bootstrap.starter), python3(templates.demo) Requires: python3-module-bottle, /usr/lib/python3/site-packages, python3(abc) < 0, python3(argparse) < 0, python3(textwrap) < 0, python3(threading) < 0, python3(webbrowser) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-templates-0.0.5-alt1.noarch.rpm (w2.lzdio) 3.18user 0.42system 0:04.93elapsed 73%CPU (0avgtext+0avgdata 19688maxresident)k 0inputs+0outputs (0major+138042minor)pagefaults 0swaps 9.42user 2.92system 0:13.79elapsed 89%CPU (0avgtext+0avgdata 118072maxresident)k 0inputs+0outputs (0major+500880minor)pagefaults 0swaps