<86>Apr 21 01:01:40 userdel[40507]: delete user 'rooter' <86>Apr 21 01:01:40 groupadd[40527]: group added to /etc/group: name=rooter, GID=585 <86>Apr 21 01:01:40 groupadd[40527]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:01:40 groupadd[40527]: new group: name=rooter, GID=585 <86>Apr 21 01:01:40 useradd[40547]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Apr 21 01:01:40 userdel[40573]: delete user 'builder' <86>Apr 21 01:01:40 userdel[40573]: removed group 'builder' owned by 'builder' <86>Apr 21 01:01:40 userdel[40573]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:01:40 groupadd[40602]: group added to /etc/group: name=builder, GID=586 <86>Apr 21 01:01:40 groupadd[40602]: group added to /etc/gshadow: name=builder <86>Apr 21 01:01:40 groupadd[40602]: new group: name=builder, GID=586 <86>Apr 21 01:01:40 useradd[40617]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Apr 21 01:01:44 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Apr 21 01:01:44 rpmi: libtinfo-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:01:44 rpmi: libncurses-devel-5.9-alt8 1456756459 installed <13>Apr 21 01:01:44 rpmi: libkeyutils-1.5.10-alt0.M80P.2 p8+216694.100.6.1 1547827915 installed <13>Apr 21 01:01:44 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Apr 21 01:01:44 rpmi: libexpat-2.2.4-alt0.M80P.1 1503871120 installed <13>Apr 21 01:01:44 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Apr 21 01:01:44 rpmi: ca-certificates-2016.02.25-alt1 1462368370 installed <13>Apr 21 01:01:44 rpmi: libcrypto10-1.0.2n-alt0.M80P.1 1512766129 installed <13>Apr 21 01:01:44 rpmi: libssl10-1.0.2n-alt0.M80P.1 1512766129 installed <86>Apr 21 01:01:44 groupadd[49968]: group added to /etc/group: name=_keytab, GID=499 <86>Apr 21 01:01:44 groupadd[49968]: group added to /etc/gshadow: name=_keytab <86>Apr 21 01:01:44 groupadd[49968]: new group: name=_keytab, GID=499 <13>Apr 21 01:01:44 rpmi: libkrb5-1.14.6-alt1.M80P.1 1525355673 installed <13>Apr 21 01:01:46 rpmi: python3-base-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:01:46 rpmi: python3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:01:46 rpmi: rpm-build-python3-0.1.10.10-alt1.M80P.1 1530521451 installed <13>Apr 21 01:01:46 rpmi: libpython3-3.5.4-alt2.M80P.1 1527753911 installed <13>Apr 21 01:01:47 rpmi: python3-dev-3.5.4-alt2.M80P.1 1527753911 installed Installing python3-module-pyparsing-2.0.3-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21523 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pyparsing-2.0.3 + echo 'Source #0 (pyparsing-2.0.3.tar.gz):' Source #0 (pyparsing-2.0.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pyparsing-2.0.3.tar.gz + /bin/tar -xf - + cd pyparsing-2.0.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74872 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pyparsing-2.0.3 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build running build running build_py creating build creating build/lib copying pyparsing.py -> build/lib + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72629 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-pyparsing-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-pyparsing-buildroot + cd pyparsing-2.0.3 + python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-pyparsing-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-pyparsing-buildroot creating /usr/src/tmp/python3-module-pyparsing-buildroot/usr creating /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib creating /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages copying build/lib/pyparsing.py -> /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages byte-compiling /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py to pyparsing.cpython-35.pyc running install_egg_info Writing /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing-2.0.3-py3.5.egg-info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-pyparsing-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-pyparsing-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python3-module-pyparsing-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-pyparsing-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-pyparsing-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-pyparsing-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-pyparsing-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-pyparsing-buildroot using python3 unlink /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-35.pyc compile /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-pyparsing-buildroot using python3 -O compile /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-pyparsing-buildroot using python3 -OO compile /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-35.opt-1.pyc' => './usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-35.pyc' Hardlinking identical .pyc and .pyo files Processing files: python3-module-pyparsing-2.0.3-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90285 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pyparsing-2.0.3 + DOCDIR=/usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + /bin/mkdir -p /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + cp -prL CHANGES examples HowToUsePyparsing.html htmldoc/api-objects.txt htmldoc/class-tree.html htmldoc/crarr.png htmldoc/epydoc.css htmldoc/epydoc.js htmldoc/frames.html htmldoc/help.html htmldoc/identifier-index.html htmldoc/index.html htmldoc/module-tree.html htmldoc/pyparsing.pyparsing-module.html htmldoc/pyparsing.pyparsing-pysrc.html htmldoc/pyparsing.pyparsing.And-class.html htmldoc/pyparsing.pyparsing.CaselessKeyword-class.html htmldoc/pyparsing.pyparsing.CaselessLiteral-class.html htmldoc/pyparsing.pyparsing.CharsNotIn-class.html htmldoc/pyparsing.pyparsing.Combine-class.html htmldoc/pyparsing.pyparsing.Dict-class.html htmldoc/pyparsing.pyparsing.Each-class.html htmldoc/pyparsing.pyparsing.Empty-class.html htmldoc/pyparsing.pyparsing.FollowedBy-class.html htmldoc/pyparsing.pyparsing.Forward-class.html htmldoc/pyparsing.pyparsing.GoToColumn-class.html htmldoc/pyparsing.pyparsing.Group-class.html htmldoc/pyparsing.pyparsing.Keyword-class.html htmldoc/pyparsing.pyparsing.LineEnd-class.html htmldoc/pyparsing.pyparsing.LineStart-class.html htmldoc/pyparsing.pyparsing.Literal-class.html htmldoc/pyparsing.pyparsing.MatchFirst-class.html htmldoc/pyparsing.pyparsing.NoMatch-class.html htmldoc/pyparsing.pyparsing.NotAny-class.html htmldoc/pyparsing.pyparsing.OneOrMore-class.html htmldoc/pyparsing.pyparsing.OnlyOnce-class.html htmldoc/pyparsing.pyparsing.Optional-class.html htmldoc/pyparsing.pyparsing.Or-class.html htmldoc/pyparsing.pyparsing.ParseBaseException-class.html htmldoc/pyparsing.pyparsing.ParseElementEnhance-class.html htmldoc/pyparsing.pyparsing.ParseException-class.html htmldoc/pyparsing.pyparsing.ParseExpression-class.html htmldoc/pyparsing.pyparsing.ParseFatalException-class.html htmldoc/pyparsing.pyparsing.ParseResults-class.html htmldoc/pyparsing.pyparsing.ParseSyntaxException-class.html htmldoc/pyparsing.pyparsing.ParserElement-class.html htmldoc/pyparsing.pyparsing.QuotedString-class.html htmldoc/pyparsing.pyparsing.RecursiveGrammarException-class.html htmldoc/pyparsing.pyparsing.Regex-class.html htmldoc/pyparsing.pyparsing.Regex.compiledREtype-class.html htmldoc/pyparsing.pyparsing.SkipTo-class.html htmldoc/pyparsing.pyparsing.StringEnd-class.html htmldoc/pyparsing.pyparsing.StringStart-class.html htmldoc/pyparsing.pyparsing.Suppress-class.html htmldoc/pyparsing.pyparsing.Token-class.html htmldoc/pyparsing.pyparsing.TokenConverter-class.html htmldoc/pyparsing.pyparsing.Upcase-class.html htmldoc/pyparsing.pyparsing.White-class.html htmldoc/pyparsing.pyparsing.Word-class.html htmldoc/pyparsing.pyparsing.WordEnd-class.html htmldoc/pyparsing.pyparsing.WordStart-class.html htmldoc/pyparsing.pyparsing.ZeroOrMore-class.html htmldoc/pyparsing_2.0.2_docs.zip htmldoc/redirect.html htmldoc/toc-everything.html htmldoc/toc-pyparsing.pyparsing-module.html htmldoc/toc.html /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + chmod -R go-w /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + chmod -R a+rX /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + cp -prL pyparsingClassDiagram.JPG pyparsingClassDiagram.PNG README /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + chmod -R go-w /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + chmod -R a+rX /usr/src/tmp/python3-module-pyparsing-buildroot/usr/share/doc/python3-module-pyparsing-2.0.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aGJs3o 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.2pKotu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks) python3.req: /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py: line=138 IGNORE (for REQ=slight and deep=8) module=__builtin__ /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py: line=875 IGNORE (for REQ=slight and deep=19) module=pdb /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pyparsing-buildroot/usr/lib/python3/site-packages/pyparsing.py: line=3429 IGNORE (for REQ=slight and deep=8) module=inspect Provides: python3(pyparsing), python3.3(pyparsing) Requires: /usr/lib/python3/site-packages, python3(collections) < 0, python3(copy) < 0, python3(pprint) < 0, python3(re) < 0, python3(sre_constants) < 0, python3(string) < 0, python3(warnings) < 0, python3(weakref) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-pyparsing-2.0.3-alt1.1.noarch.rpm 8.07user 0.94system 0:12.22elapsed 73%CPU (0avgtext+0avgdata 32948maxresident)k 0inputs+0outputs (0major+135927minor)pagefaults 0swaps 15.15user 4.21system 0:23.12elapsed 83%CPU (0avgtext+0avgdata 124116maxresident)k 0inputs+0outputs (0major+348970minor)pagefaults 0swaps --- python3-module-pyparsing-2.0.3-alt1.1.noarch.rpm.repo 2016-03-15 10:50:22.000000000 +0000 +++ python3-module-pyparsing-2.0.3-alt1.1.noarch.rpm.hasher 2019-04-21 01:02:01.718335389 +0000 @@ -1,5 +1,6 @@ /usr/lib/python3/site-packages/__pycache__ 40755 -/usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-33.pyc 100644 -/usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-33.pyo 100644 -/usr/lib/python3/site-packages/pyparsing-2.0.3-py3.3.egg-info 100644 +/usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-35.opt-1.pyc 100644 +/usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-35.opt-2.pyc 100644 +/usr/lib/python3/site-packages/__pycache__/pyparsing.cpython-35.pyc 100644 +/usr/lib/python3/site-packages/pyparsing-2.0.3-py3.5.egg-info 100644 /usr/lib/python3/site-packages/pyparsing.py 100644 @@ -167,10 +168,10 @@ Requires: /usr/lib/python3/site-packages -Requires: python3.3(collections) -Requires: python3.3(copy) -Requires: python3.3(pprint) -Requires: python3.3(re) -Requires: python3.3(sre_constants) -Requires: python3.3(string) -Requires: python3.3(warnings) -Requires: python3.3(weakref) +Requires: python3(collections) < 0 +Requires: python3(copy) < 0 +Requires: python3(pprint) < 0 +Requires: python3(re) < 0 +Requires: python3(sre_constants) < 0 +Requires: python3(string) < 0 +Requires: python3(warnings) < 0 +Requires: python3(weakref) < 0 Requires: rpmlib(PayloadIsLzma)