<86>May 17 01:57:55 userdel[3509877]: delete user 'rooter' <86>May 17 01:57:55 groupadd[3509889]: group added to /etc/group: name=rooter, GID=672 <86>May 17 01:57:55 groupadd[3509889]: group added to /etc/gshadow: name=rooter <86>May 17 01:57:55 groupadd[3509889]: new group: name=rooter, GID=672 <86>May 17 01:57:55 useradd[3509901]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>May 17 01:57:55 userdel[3509917]: delete user 'builder' <86>May 17 01:57:55 userdel[3509917]: removed group 'builder' owned by 'builder' <86>May 17 01:57:55 userdel[3509917]: removed shadow group 'builder' owned by 'builder' <86>May 17 01:57:55 groupadd[3509947]: group added to /etc/group: name=builder, GID=673 <86>May 17 01:57:55 groupadd[3509947]: group added to /etc/gshadow: name=builder <86>May 17 01:57:55 groupadd[3509947]: new group: name=builder, GID=673 <86>May 17 01:57:55 useradd[3509965]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash <13>May 17 01:57:58 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>May 17 01:57:58 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824514 installed <13>May 17 01:57:58 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274915 installed <13>May 17 01:57:58 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825069 installed <13>May 17 01:57:58 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>May 17 01:57:58 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>May 17 01:57:58 rpmi: ca-certificates-2021.03.24-alt1 sisyphus+268304.300.1.1 1616591829 installed <13>May 17 01:57:58 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>May 17 01:57:58 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274915 installed <13>May 17 01:57:58 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684123 installed <13>May 17 01:57:58 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684123 installed <13>May 17 01:57:58 rpmi: python3-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>May 17 01:57:59 rpmi: python3-base-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>May 17 01:57:59 rpmi: libpython3-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>May 17 01:57:59 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>May 17 01:57:59 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>May 17 01:58:02 rpmi: python3-module-pkg_resources-1:56.1.0-alt1 sisyphus+271297.100.1.1 1620375285 installed <13>May 17 01:58:02 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>May 17 01:58:02 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851422 installed <13>May 17 01:58:02 rpmi: python3-dev-3.9.5-alt1 sisyphus+271461.100.1.1 1620748574 installed <13>May 17 01:58:02 rpmi: python3-module-setuptools-1:56.1.0-alt1 sisyphus+271297.100.1.1 1620375285 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-funcparserlib-0.3.6-alt1.nosrc.rpm (w1.gzdio) Installing python3-module-funcparserlib-0.3.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf funcparserlib-0.3.6 + echo 'Source #0 (funcparserlib-0.3.6.tar):' Source #0 (funcparserlib-0.3.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/funcparserlib-0.3.6.tar + cd funcparserlib-0.3.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd funcparserlib-0.3.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib creating build/lib/funcparserlib copying funcparserlib/util.py -> build/lib/funcparserlib copying funcparserlib/parser.py -> build/lib/funcparserlib copying funcparserlib/lexer.py -> build/lib/funcparserlib copying funcparserlib/__init__.py -> build/lib/funcparserlib creating build/lib/funcparserlib/tests copying funcparserlib/tests/test_parsing.py -> build/lib/funcparserlib/tests copying funcparserlib/tests/test_json.py -> build/lib/funcparserlib/tests copying funcparserlib/tests/test_dot.py -> build/lib/funcparserlib/tests copying funcparserlib/tests/json.py -> build/lib/funcparserlib/tests copying funcparserlib/tests/dot.py -> build/lib/funcparserlib/tests copying funcparserlib/tests/__init__.py -> build/lib/funcparserlib/tests /usr/lib64/python3/site-packages/setuptools/lib2to3_ex.py:36: SetuptoolsDeprecationWarning: 2to3 support is deprecated. If the project still requires Python 2 support, please migrate to a single-codebase solution or employ an independent conversion process. warnings.warn( Fixing build/lib/funcparserlib/util.py build/lib/funcparserlib/parser.py build/lib/funcparserlib/lexer.py build/lib/funcparserlib/__init__.py build/lib/funcparserlib/tests/test_parsing.py build/lib/funcparserlib/tests/test_json.py build/lib/funcparserlib/tests/test_dot.py build/lib/funcparserlib/tests/json.py build/lib/funcparserlib/tests/dot.py build/lib/funcparserlib/tests/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/funcparserlib/util.py build/lib/funcparserlib/parser.py build/lib/funcparserlib/lexer.py build/lib/funcparserlib/__init__.py build/lib/funcparserlib/tests/test_parsing.py build/lib/funcparserlib/tests/test_json.py build/lib/funcparserlib/tests/test_dot.py build/lib/funcparserlib/tests/json.py build/lib/funcparserlib/tests/dot.py build/lib/funcparserlib/tests/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63626 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-funcparserlib-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-funcparserlib-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd funcparserlib-0.3.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-funcparserlib-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-funcparserlib-buildroot creating /usr/src/tmp/python3-module-funcparserlib-buildroot/usr creating /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib creating /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib creating /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/tests/__init__.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/tests/dot.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/tests/json.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/tests/test_dot.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/tests/test_json.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/tests/test_parsing.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests copying build/lib/funcparserlib/__init__.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib copying build/lib/funcparserlib/lexer.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib copying build/lib/funcparserlib/parser.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib copying build/lib/funcparserlib/util.py -> /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/dot.py to dot.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/json.py to json.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_dot.py to test_dot.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_json.py to test_json.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_parsing.py to test_parsing.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__init__.py to __init__.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/lexer.py to lexer.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/parser.py to parser.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/util.py to util.cpython-39.pyc running install_egg_info running egg_info creating funcparserlib.egg-info writing funcparserlib.egg-info/PKG-INFO writing dependency_links to funcparserlib.egg-info/dependency_links.txt writing top-level names to funcparserlib.egg-info/top_level.txt writing manifest file 'funcparserlib.egg-info/SOURCES.txt' adding license file 'LICENSE' (matched pattern 'LICEN[CS]E*') reading manifest file 'funcparserlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requires.txt' writing manifest file 'funcparserlib.egg-info/SOURCES.txt' Copying funcparserlib.egg-info to /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.9.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-funcparserlib-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-funcparserlib-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-funcparserlib-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-funcparserlib-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-funcparserlib-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-funcparserlib-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python3 modules in /usr/src/tmp/python3-module-funcparserlib-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.pyc unlink /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.pyc compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__init__.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/dot.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/json.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_dot.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_json.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_parsing.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__init__.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/lexer.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/parser.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/util.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-funcparserlib-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__init__.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/dot.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/json.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_dot.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_json.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_parsing.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__init__.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/lexer.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/parser.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/util.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-funcparserlib-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/__init__.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/dot.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/json.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_dot.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_json.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_parsing.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/__init__.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/lexer.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/parser.py compile /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/util.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.pyc' './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.opt-1.pyc' Processing files: python3-module-funcparserlib-0.3.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59207 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd funcparserlib-0.3.6 + DOCDIR=/usr/src/tmp/python3-module-funcparserlib-buildroot/usr/share/doc/python3-module-funcparserlib-0.3.6 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/share/doc/python3-module-funcparserlib-0.3.6 + /bin/mkdir -p /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/share/doc/python3-module-funcparserlib-0.3.6 + cp -prL README CHANGES /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/share/doc/python3-module-funcparserlib-0.3.6 + chmod -R go-w /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/share/doc/python3-module-funcparserlib-0.3.6 + chmod -R a+rX /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/share/doc/python3-module-funcparserlib-0.3.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6UDxY8 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.8H6C19 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:6: DeprecationWarning: The parser module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py:6: DeprecationWarning: The symbol module is deprecated and will be removed in future versions of Python import parser, symbol, token, types /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/parser.py: line=407 IGNORE (for REQ=slight and deep=8) module=doctest python3.req: /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/dot.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/dot.py: line=27 IGNORE (for REQ=slight and deep=8) module=collections python3.req: /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/json.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_dot.py: line=6 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-funcparserlib-buildroot/usr/lib/python3/site-packages/funcparserlib/tests/test_json.py: line=6 possible relative import from ., UNIMPLEMENTED Provides: python3(funcparserlib), python3(funcparserlib.lexer), python3(funcparserlib.parser), python3(funcparserlib.tests), python3(funcparserlib.tests.dot), python3(funcparserlib.tests.json), python3(funcparserlib.tests.test_dot), python3(funcparserlib.tests.test_json), python3(funcparserlib.tests.test_parsing), python3(funcparserlib.util) Requires: /usr/lib/python3/site-packages, python3(logging) < 0, python3(os) < 0, python3(pprint) < 0, python3(re) < 0, python3(unittest) < 0 Wrote: /usr/src/RPM/RPMS/noarch/python3-module-funcparserlib-0.3.6-alt1.noarch.rpm (w2.lzdio) 3.65user 0.47system 0:05.97elapsed 69%CPU (0avgtext+0avgdata 33240maxresident)k 0inputs+0outputs (0major+130238minor)pagefaults 0swaps 11.21user 4.90system 0:17.97elapsed 89%CPU (0avgtext+0avgdata 106480maxresident)k 80inputs+0outputs (0major+532908minor)pagefaults 0swaps --- python3-module-funcparserlib-0.3.6-alt1.noarch.rpm.repo 2019-09-23 13:56:20.000000000 +0000 +++ python3-module-funcparserlib-0.3.6-alt1.noarch.rpm.hasher 2021-05-17 01:58:10.911824129 +0000 @@ -1,21 +1,21 @@ /usr/lib/python3/site-packages/funcparserlib 40755 -/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info 40755 -/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/PKG-INFO 100644 -/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/SOURCES.txt 100644 -/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/dependency_links.txt 100644 -/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.7.egg-info/top_level.txt 100644 +/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.9.egg-info 40755 +/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.9.egg-info/PKG-INFO 100644 +/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.9.egg-info/SOURCES.txt 100644 +/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.9.egg-info/dependency_links.txt 100644 +/usr/lib/python3/site-packages/funcparserlib-0.3.6-py3.9.egg-info/top_level.txt 100644 /usr/lib/python3/site-packages/funcparserlib/__init__.py 100644 /usr/lib/python3/site-packages/funcparserlib/__pycache__ 40755 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/lexer.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/parser.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/__pycache__/util.cpython-39.pyc 100644 /usr/lib/python3/site-packages/funcparserlib/lexer.py 100644 @@ -25,20 +25,20 @@ /usr/lib/python3/site-packages/funcparserlib/tests/__pycache__ 40755 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-37.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-37.opt-1.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-37.opt-2.pyc 100644 -/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-37.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/__init__.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/dot.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/json.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_dot.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_json.cpython-39.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.opt-1.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.opt-2.pyc 100644 +/usr/lib/python3/site-packages/funcparserlib/tests/__pycache__/test_parsing.cpython-39.pyc 100644 /usr/lib/python3/site-packages/funcparserlib/tests/dot.py 100644