<86>Jul 21 07:58:18 userdel[14774]: delete user 'rooter' <86>Jul 21 07:58:18 userdel[14774]: removed group 'rooter' owned by 'rooter' <86>Jul 21 07:58:18 userdel[14774]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 21 07:58:18 groupadd[14792]: group added to /etc/group: name=rooter, GID=573 <86>Jul 21 07:58:18 groupadd[14792]: group added to /etc/gshadow: name=rooter <86>Jul 21 07:58:18 groupadd[14792]: new group: name=rooter, GID=573 <86>Jul 21 07:58:18 useradd[14819]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash <86>Jul 21 07:58:18 userdel[14914]: delete user 'builder' <86>Jul 21 07:58:18 userdel[14914]: removed group 'builder' owned by 'builder' <86>Jul 21 07:58:18 userdel[14914]: removed shadow group 'builder' owned by 'builder' <86>Jul 21 07:58:18 groupadd[14946]: group added to /etc/group: name=builder, GID=574 <86>Jul 21 07:58:18 useradd[14976]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash <13>Jul 21 07:58:20 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jul 21 07:58:20 rpmi: libexpat-2.2.9-alt1 sisyphus+252464.200.2.1 1590958865 installed <13>Jul 21 07:58:20 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 21 07:58:20 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Jul 21 07:58:20 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 21 07:58:20 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 21 07:58:20 rpmi: ca-certificates-2020.06.29-alt1 sisyphus+254237.300.1.1 1593450881 installed <13>Jul 21 07:58:20 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jul 21 07:58:20 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 21 07:58:20 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Jul 21 07:58:20 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Jul 21 07:58:20 rpmi: python3-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 21 07:58:21 rpmi: python3-base-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 21 07:58:21 rpmi: libpython3-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 21 07:58:21 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Jul 21 07:58:21 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-chevron-0.11.1-alt2.nosrc.rpm <13>Jul 21 07:58:24 rpmi: python3-module-pkg_resources-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed <13>Jul 21 07:58:24 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 21 07:58:24 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 21 07:58:24 rpmi: python3-dev-3.8.3-alt1 sisyphus+251775.300.4.1 1592726546 installed <13>Jul 21 07:58:24 rpmi: python3-module-setuptools-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed Installing python3-module-chevron-0.11.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.95469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf chevron-0.11.1 + echo 'Source #0 (chevron-0.11.1.tar):' Source #0 (chevron-0.11.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/chevron-0.11.1.tar + cd chevron-0.11.1 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./setup.py ./chevron/tokenizer.py ./chevron/renderer.py ./chevron/main.py ./chevron/__init__.py ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/python|#!/usr/bin/python3|' ./setup.py ./chevron/__init__.py ./chevron/main.py ./chevron/renderer.py ./chevron/tokenizer.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.95469 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd chevron-0.11.1 + 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 --debug !!! pypandoc not loaded !!! running build running build_py creating build creating build/lib creating build/lib/chevron copying chevron/tokenizer.py -> build/lib/chevron copying chevron/renderer.py -> build/lib/chevron copying chevron/main.py -> build/lib/chevron copying chevron/__init__.py -> build/lib/chevron + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65748 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-chevron-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-chevron-buildroot + cd chevron-0.11.1 + 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-chevron-buildroot --force !!! pypandoc not loaded !!! running install running install_lib creating /usr/src/tmp/python3-module-chevron-buildroot creating /usr/src/tmp/python3-module-chevron-buildroot/usr creating /usr/src/tmp/python3-module-chevron-buildroot/usr/lib creating /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron copying build/lib/chevron/__init__.py -> /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron copying build/lib/chevron/main.py -> /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron copying build/lib/chevron/renderer.py -> /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron copying build/lib/chevron/tokenizer.py -> /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron byte-compiling /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py to main.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py to renderer.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/tokenizer.py to tokenizer.cpython-38.pyc running install_egg_info running egg_info writing chevron.egg-info/PKG-INFO writing dependency_links to chevron.egg-info/dependency_links.txt writing entry points to chevron.egg-info/entry_points.txt writing top-level names to chevron.egg-info/top_level.txt reading manifest file 'chevron.egg-info/SOURCES.txt' writing manifest file 'chevron.egg-info/SOURCES.txt' Copying chevron.egg-info to /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info running install_scripts Installing chevron script to /usr/src/tmp/python3-module-chevron-buildroot/usr/bin /usr/lib/python3/site-packages/chevron/renderer.py:63: SyntaxWarning: "is" with a literal. Did you mean "=="? + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-chevron-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-chevron-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-chevron-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-chevron-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-chevron-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-chevron-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-chevron-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-chevron-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-chevron-buildroot using /usr/bin/python3 /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py:63: SyntaxWarning: "is" with a literal. Did you mean "=="? if scope is 0: unlink /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-38.pyc unlink /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-38.pyc unlink /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-38.pyc compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/tokenizer.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-chevron-buildroot using /usr/bin/python3 -O /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py:63: SyntaxWarning: "is" with a literal. Did you mean "=="? if scope is 0: compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/tokenizer.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-chevron-buildroot using /usr/bin/python3 -OO /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py:63: SyntaxWarning: "is" with a literal. Did you mean "=="? if scope is 0: compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py compile /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/tokenizer.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-38.pyc' './usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-38.pyc' './usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.pyc' './usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.opt-2.pyc' => './usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.opt-1.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-chevron-0.11.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dK1iiJ 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.HEEcrI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req: /usr/src/tmp/python3-module-chevron-buildroot/usr/bin/chevron: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py: line=1 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/__init__.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py: line=4 IGNORE (for REQ=slight and deep=8) module=yaml /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py: line=6 IGNORE (for REQ=slight and deep=8) module=json /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py: line=9 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py: line=11 IGNORE (for REQ=slight and deep=8) module=renderer /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py: line=32 IGNORE (for REQ=slight and deep=8) module=argparse /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py: line=33 IGNORE (for REQ=slight and deep=8) module=os /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py: line=6 IGNORE (for REQ=slight and deep=8) module=tokenizer python3.req: /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/renderer.py: skipping sys shebang.req.files: executable script /usr/src/tmp/python3-module-chevron-buildroot/usr/lib/python3/site-packages/chevron/main.py is not executable Provides: python3(chevron), python3(chevron.main), python3(chevron.renderer), python3(chevron.tokenizer) Requires: /usr/bin/python3, /usr/lib/python3/site-packages, python3(pkg_resources) < 0, python3(re) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-chevron-0.11.1-alt2.noarch.rpm 3.00user 0.35system 0:06.04elapsed 55%CPU (0avgtext+0avgdata 19052maxresident)k 0inputs+0outputs (0major+122464minor)pagefaults 0swaps 9.09user 3.24system 0:15.40elapsed 80%CPU (0avgtext+0avgdata 110956maxresident)k 0inputs+0outputs (0major+488019minor)pagefaults 0swaps --- python3-module-chevron-0.11.1-alt2.noarch.rpm.repo 2019-11-18 15:32:20.000000000 +0000 +++ python3-module-chevron-0.11.1-alt2.noarch.rpm.hasher 2020-07-21 07:58:31.721493545 +0000 @@ -2,22 +2,22 @@ /usr/lib/python3/site-packages/chevron 40755 -/usr/lib/python3/site-packages/chevron-0.11.1-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/chevron-0.11.1-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/chevron-0.11.1-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/chevron-0.11.1-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/chevron-0.11.1-py3.7.egg-info/entry_points.txt 100644 -/usr/lib/python3/site-packages/chevron-0.11.1-py3.7.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info 40755 +/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info/entry_points.txt 100644 +/usr/lib/python3/site-packages/chevron-0.11.1-py3.8.egg-info/top_level.txt 100644 /usr/lib/python3/site-packages/chevron/__init__.py 100644 /usr/lib/python3/site-packages/chevron/__pycache__ 40755 -/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/__init__.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/main.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/renderer.cpython-38.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-38.opt-1.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-38.opt-2.pyc 100644 +/usr/lib/python3/site-packages/chevron/__pycache__/tokenizer.cpython-38.pyc 100644 /usr/lib/python3/site-packages/chevron/main.py 100644