<86>Oct 20 03:50:42 userdel[2972657]: delete user 'rooter' <86>Oct 20 03:50:42 userdel[2972657]: removed group 'rooter' owned by 'rooter' <86>Oct 20 03:50:42 groupadd[2972664]: group added to /etc/group: name=rooter, GID=675 <86>Oct 20 03:50:42 groupadd[2972664]: group added to /etc/gshadow: name=rooter <86>Oct 20 03:50:42 groupadd[2972664]: new group: name=rooter, GID=675 <86>Oct 20 03:50:42 useradd[2972668]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Oct 20 03:50:42 userdel[2972674]: delete user 'builder' <86>Oct 20 03:50:42 userdel[2972674]: removed group 'builder' owned by 'builder' <86>Oct 20 03:50:42 userdel[2972674]: removed shadow group 'builder' owned by 'builder' <86>Oct 20 03:50:42 groupadd[2972679]: group added to /etc/group: name=builder, GID=676 <86>Oct 20 03:50:42 groupadd[2972679]: group added to /etc/gshadow: name=builder <86>Oct 20 03:50:42 groupadd[2972679]: new group: name=builder, GID=676 <86>Oct 20 03:50:42 useradd[2972689]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Oct 20 03:50:43 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 20 03:50:43 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153355 installed <13>Oct 20 03:50:43 rpmi: libp11-kit-0.23.15-alt2 sisyphus+287552.300.2.1 1634541413 installed <13>Oct 20 03:50:43 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328563 installed <13>Oct 20 03:50:43 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Oct 20 03:50:43 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Oct 20 03:50:43 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Oct 20 03:50:43 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Oct 20 03:50:43 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+287552.300.2.1 1634541413 installed <13>Oct 20 03:50:43 rpmi: libcrypto1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Oct 20 03:50:43 rpmi: libssl1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Oct 20 03:50:43 rpmi: python3-3.9.7-alt3 sisyphus+287552.400.2.1 1634542953 installed <13>Oct 20 03:50:44 rpmi: python3-base-3.9.7-alt3 sisyphus+287552.400.2.1 1634542953 installed <13>Oct 20 03:50:44 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Oct 20 03:50:44 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-jellyfish-0.5.6-alt2.nosrc.rpm (w1.gzdio) <13>Oct 20 03:50:46 rpmi: python3-module-pkg_resources-1:58.2.0-alt1 sisyphus+287132.400.4.1 1634546787 installed <13>Oct 20 03:50:47 rpmi: libpython3-3.9.7-alt3 sisyphus+287552.400.2.1 1634542953 installed <13>Oct 20 03:50:47 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 20 03:50:47 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 20 03:50:47 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022599 installed <13>Oct 20 03:50:47 rpmi: python3-dev-3.9.7-alt3 sisyphus+287552.400.2.1 1634542953 installed <13>Oct 20 03:50:47 rpmi: python3-module-setuptools-1:58.2.0-alt1 sisyphus+287132.400.4.1 1634546787 installed Installing python3-module-jellyfish-0.5.6-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf jellyfish-0.5.6 + echo 'Source #0 (jellyfish-0.5.6.tar.gz):' Source #0 (jellyfish-0.5.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/jellyfish-0.5.6.tar.gz + /bin/tar -xf - + cd jellyfish-0.5.6 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python.*|#!/usr/bin/env python3|' ./setup.py ./jellyfish/test.py ./jellyfish/porter.py ./jellyfish/compat.py ./jellyfish/_jellyfish.py ./jellyfish/__init__.py ./docs/conf.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jellyfish-0.5.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/jellyfish copying jellyfish/__init__.py -> build/lib.linux-x86_64-3.9/jellyfish copying jellyfish/_jellyfish.py -> build/lib.linux-x86_64-3.9/jellyfish copying jellyfish/compat.py -> build/lib.linux-x86_64-3.9/jellyfish copying jellyfish/porter.py -> build/lib.linux-x86_64-3.9/jellyfish copying jellyfish/test.py -> build/lib.linux-x86_64-3.9/jellyfish running build_ext building 'jellyfish.cjellyfish' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/cjellyfish x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/damerau_levenshtein.c -o build/temp.linux-x86_64-3.9/cjellyfish/damerau_levenshtein.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/hamming.c -o build/temp.linux-x86_64-3.9/cjellyfish/hamming.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/jaro.c -o build/temp.linux-x86_64-3.9/cjellyfish/jaro.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/jellyfishmodule.c -o build/temp.linux-x86_64-3.9/cjellyfish/jellyfishmodule.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/levenshtein.c -o build/temp.linux-x86_64-3.9/cjellyfish/levenshtein.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/metaphone.c -o build/temp.linux-x86_64-3.9/cjellyfish/metaphone.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/mra.c -o build/temp.linux-x86_64-3.9/cjellyfish/mra.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/nysiis.c -o build/temp.linux-x86_64-3.9/cjellyfish/nysiis.o x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/porter.c -o build/temp.linux-x86_64-3.9/cjellyfish/porter.o cjellyfish/porter.c: In function ‘m’: cjellyfish/porter.c:127:7: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 127 | if (! cons(z, i)) break; i++; | ^~ cjellyfish/porter.c:127:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 127 | if (! cons(z, i)) break; i++; | ^ cjellyfish/porter.c: In function ‘step4’: cjellyfish/porter.c:339:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 339 | if (ends(z, 4, "ence")) break; return; | ^~ cjellyfish/porter.c:339:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 339 | if (ends(z, 4, "ence")) break; return; | ^~~~~~ cjellyfish/porter.c:343:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 343 | if (ends(z, 4, "ible")) break; return; | ^~ cjellyfish/porter.c:343:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 343 | if (ends(z, 4, "ible")) break; return; | ^~~~~~ cjellyfish/porter.c:347:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 347 | if (ends(z, 3, "ent")) break; return; | ^~ cjellyfish/porter.c:347:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 347 | if (ends(z, 3, "ent")) break; return; | ^~~~~~ cjellyfish/porter.c:349:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 349 | if (ends(z, 2, "ou")) break; return; | ^~ cjellyfish/porter.c:349:46: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 349 | if (ends(z, 2, "ou")) break; return; | ^~~~~~ cjellyfish/porter.c:353:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 353 | if (ends(z, 3, "iti")) break; return; | ^~ cjellyfish/porter.c:353:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 353 | if (ends(z, 3, "iti")) break; return; | ^~~~~~ x86_64-alt-linux-gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/soundex.c -o build/temp.linux-x86_64-3.9/cjellyfish/soundex.o x86_64-alt-linux-gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing -g build/temp.linux-x86_64-3.9/cjellyfish/damerau_levenshtein.o build/temp.linux-x86_64-3.9/cjellyfish/hamming.o build/temp.linux-x86_64-3.9/cjellyfish/jaro.o build/temp.linux-x86_64-3.9/cjellyfish/jellyfishmodule.o build/temp.linux-x86_64-3.9/cjellyfish/levenshtein.o build/temp.linux-x86_64-3.9/cjellyfish/metaphone.o build/temp.linux-x86_64-3.9/cjellyfish/mra.o build/temp.linux-x86_64-3.9/cjellyfish/nysiis.o build/temp.linux-x86_64-3.9/cjellyfish/porter.o build/temp.linux-x86_64-3.9/cjellyfish/soundex.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/jellyfish/cjellyfish.cpython-39.so + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-jellyfish-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-jellyfish-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd jellyfish-0.5.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fno-strict-aliasing' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-jellyfish-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-jellyfish-buildroot creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64 creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3 creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish copying build/lib.linux-x86_64-3.9/jellyfish/cjellyfish.cpython-39.so -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish copying build/lib.linux-x86_64-3.9/jellyfish/test.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish copying build/lib.linux-x86_64-3.9/jellyfish/porter.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish copying build/lib.linux-x86_64-3.9/jellyfish/compat.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish copying build/lib.linux-x86_64-3.9/jellyfish/_jellyfish.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish copying build/lib.linux-x86_64-3.9/jellyfish/__init__.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py to test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/porter.py to porter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/compat.py to compat.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/_jellyfish.py to _jellyfish.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__init__.py to __init__.cpython-39.pyc running install_egg_info running egg_info writing jellyfish.egg-info/PKG-INFO writing dependency_links to jellyfish.egg-info/dependency_links.txt writing top-level names to jellyfish.egg-info/top_level.txt reading manifest file 'jellyfish.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '.git' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'jellyfish.egg-info/SOURCES.txt' Copying jellyfish.egg-info to /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-jellyfish-buildroot (auto) mode of './usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python3-module-jellyfish-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/python3-module-jellyfish-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-jellyfish-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-jellyfish-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/python3-module-jellyfish-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-jellyfish-buildroot using /usr/bin/python3 Can't list '/usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages' unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__pycache__/porter.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__pycache__/test.cpython-39.pyc compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__init__.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/_jellyfish.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/compat.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/porter.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-jellyfish-buildroot using /usr/bin/python3 -O Can't list '/usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages' compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__init__.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/_jellyfish.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/compat.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/porter.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-jellyfish-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__init__.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/_jellyfish.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/compat.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/porter.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py Can't list '/usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files './usr/lib64/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-2.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-1.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.opt-2.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.opt-1.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/porter.cpython-39.opt-1.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/porter.cpython-39.pyc' './usr/lib64/python3/site-packages/jellyfish/__pycache__/test.cpython-39.opt-2.pyc' => './usr/lib64/python3/site-packages/jellyfish/__pycache__/test.cpython-39.opt-1.pyc' Processing files: python3-module-jellyfish-0.5.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd jellyfish-0.5.6 + DOCDIR=/usr/src/tmp/python3-module-jellyfish-buildroot/usr/share/doc/python3-module-jellyfish-0.5.6 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-jellyfish-buildroot/usr/share/doc/python3-module-jellyfish-0.5.6 + /bin/mkdir -p /usr/src/tmp/python3-module-jellyfish-buildroot/usr/share/doc/python3-module-jellyfish-0.5.6 + cp -prL README.rst /usr/src/tmp/python3-module-jellyfish-buildroot/usr/share/doc/python3-module-jellyfish-0.5.6 + chmod -R go-w /usr/src/tmp/python3-module-jellyfish-buildroot/usr/share/doc/python3-module-jellyfish-0.5.6 + chmod -R a+rX /usr/src/tmp/python3-module-jellyfish-buildroot/usr/share/doc/python3-module-jellyfish-0.5.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.seBEns 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.c4DkBw 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-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__init__.py: line=2 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/__init__.py: line=4 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/_jellyfish.py: line=3 possible relative import from ., UNIMPLEMENTED /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/_jellyfish.py: line=4 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/compat.py: skipping sys python3.req: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/compat.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/porter.py: line=1 possible relative import from ., UNIMPLEMENTED Provides: python3(jellyfish), python3(jellyfish._jellyfish), python3(jellyfish.cjellyfish), python3(jellyfish.compat), python3(jellyfish.porter) Requires: /usr/lib64/python3/site-packages, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.4)(64bit), python3(collections) < 0, python3(unicodedata) < 0, python3.9-ABI(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4Q2i3s Creating python3-module-jellyfish-debuginfo package Processing files: python3-module-jellyfish-tests-0.5.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eF9kVF 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.9WDJKX 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 python3.req: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=4 IGNORE (for REQ=slight and deep=8) module=unicodecsv /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=7 IGNORE (for REQ=slight and deep=8) module=csv /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=26 IGNORE (for REQ=slight and deep=13) module=jellyfish /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=28 IGNORE (for REQ=slight and deep=13) module=jellyfish /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=108 IGNORE (for REQ=slight and deep=12) module=hashlib /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=109 IGNORE (for REQ=slight and deep=12) module=jellyfish /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=118 IGNORE (for REQ=slight and deep=12) module=jellyfish.cjellyfish /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib64/python3/site-packages/jellyfish/test.py: line=119 IGNORE (for REQ=slight and deep=12) module=jellyfish._jellyfish Provides: python3(jellyfish.test) Requires: python3-module-jellyfish = 0.5.6-alt2, /usr/lib64/python3/site-packages, python3(platform) < 0, python3(pytest) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yKWIK7 Processing files: python3-module-jellyfish-debuginfo-0.5.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xTYWu7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pStLiK find-requires: running scripts (debuginfo) Requires: python3-module-jellyfish = 0.5.6-alt2, debug64(libc.so.6) Adding to python3-module-jellyfish-tests a strict dependency on python3-module-jellyfish Adding to python3-module-jellyfish-debuginfo a strict dependency on python3-module-jellyfish Removing 1 extra deps from python3-module-jellyfish-tests due to repentancy on python3-module-jellyfish Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-jellyfish-0.5.6-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-jellyfish-tests-0.5.6-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-jellyfish-debuginfo-0.5.6-alt2.x86_64.rpm (w2.lzdio) 4.20user 0.94system 0:11.85elapsed 43%CPU (0avgtext+0avgdata 47796maxresident)k 0inputs+0outputs (0major+341692minor)pagefaults 0swaps 10.37user 4.62system 0:20.69elapsed 72%CPU (0avgtext+0avgdata 104876maxresident)k 0inputs+0outputs (46274major+711855minor)pagefaults 0swaps --- python3-module-jellyfish-0.5.6-alt2.x86_64.rpm.repo 2021-02-19 15:13:26.000000000 +0000 +++ python3-module-jellyfish-0.5.6-alt2.x86_64.rpm.hasher 2021-10-20 03:51:00.817642629 +0000 @@ -44,3 +44,3 @@ File: /usr/lib64/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info 40755 root:root -File: /usr/lib64/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info/PKG-INFO 100644 root:root 54601786bac47c351c53883c52642787 +File: /usr/lib64/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info/PKG-INFO 100644 root:root 012eebdbfbdfa263a81c31a9a6994d97 File: /usr/lib64/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info/SOURCES.txt 100644 root:root feb2c62c14265b4f60811b03d9404d96 @@ -63,3 +63,3 @@ File: /usr/lib64/python3/site-packages/jellyfish/_jellyfish.py 100644 root:root cb7a25ef0cf77aa45858be509dc6311b -File: /usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so 100644 root:root c50182a071248981c28b5e2217b961e5 +File: /usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so 100644 root:root 9b0c2ddcb13457638d6e242685696c14 File: /usr/lib64/python3/site-packages/jellyfish/compat.py 100644 root:root 6e815b430881e0db6216b3f3e1958835 @@ -68,2 +68,2 @@ File: /usr/share/doc/python3-module-jellyfish-0.5.6/README.rst 100644 root:root 890c23a69009afdfd6312ad33f89b96c -RPMIdentity: e0abdd098712e2b53e5d9aaef9d343bea42db3c16f0697d4823f197a5f14f3f37a6a3e5bcce8ac7db79c88c6f2e1b8a08148ddd231a84d5e9aca434b5382f695 +RPMIdentity: 7fefbaec80c931ff4f6f37b648c28e1f24bfd17109840e173e82e79dc7d09fa065258af9f52e342c50a1137d117837c2db2ed1f271b363190c51139a3d3958b4 --- python3-module-jellyfish-debuginfo-0.5.6-alt2.x86_64.rpm.repo 2021-02-19 15:13:26.000000000 +0000 +++ python3-module-jellyfish-debuginfo-0.5.6-alt2.x86_64.rpm.hasher 2021-10-20 03:51:00.901643267 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/63 40755 root:root -/usr/lib/debug/.build-id/63/4847e6ac8a1f59ebe3605c346978b44dacb2a1 120777 root:root ../../../../lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so -/usr/lib/debug/.build-id/63/4847e6ac8a1f59ebe3605c346978b44dacb2a1.debug 120777 root:root ../../usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug +/usr/lib/debug/.build-id/e2 40755 root:root +/usr/lib/debug/.build-id/e2/d5604b9ec9ee33c78b4fd402d4ec54ee0a529a 120777 root:root ../../../../lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so +/usr/lib/debug/.build-id/e2/d5604b9ec9ee33c78b4fd402d4ec54ee0a529a.debug 120777 root:root ../../usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug /usr/lib/debug/usr/lib64/python3 40755 root:root @@ -24,5 +24,5 @@ Provides: python3-module-jellyfish-debuginfo = 0.5.6-alt2:sisyphus+265234.7200.49.1 -File: /usr/lib/debug/.build-id/63 40755 root:root -File: /usr/lib/debug/.build-id/63/4847e6ac8a1f59ebe3605c346978b44dacb2a1 120777 root:root ../../../../lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so -File: /usr/lib/debug/.build-id/63/4847e6ac8a1f59ebe3605c346978b44dacb2a1.debug 120777 root:root ../../usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug +File: /usr/lib/debug/.build-id/e2 40755 root:root +File: /usr/lib/debug/.build-id/e2/d5604b9ec9ee33c78b4fd402d4ec54ee0a529a 120777 root:root ../../../../lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so +File: /usr/lib/debug/.build-id/e2/d5604b9ec9ee33c78b4fd402d4ec54ee0a529a.debug 120777 root:root ../../usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug File: /usr/lib/debug/usr/lib64/python3 40755 root:root @@ -30,3 +30,3 @@ File: /usr/lib/debug/usr/lib64/python3/site-packages/jellyfish 40755 root:root -File: /usr/lib/debug/usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug 100644 root:root 85924380c3d67e4be0d861e663ac118d +File: /usr/lib/debug/usr/lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug 100644 root:root ecca9a6e9449aeca0604c41ee0eb7751 File: /usr/src/debug/jellyfish-0.5.6 40755 root:root @@ -44,2 +44,2 @@ File: /usr/src/debug/jellyfish-0.5.6/cjellyfish/soundex.c 100644 root:root 270a69df5b3450b52f211b1679777ea8 -RPMIdentity: f43df1eb4a19eba727d542134ad63a16ce6c93d40cd2abc35d0e51582797fcc4f01b088d41163749dbac820d8b15fc27b60eb9ade22a3781c1df3a93b9c91466 +RPMIdentity: 2293aed08348e3f9e956f5ba014ab7a6b96e2c3ae1585daa7f81df144cea979e48ec4b77bea0e1b30ebfcd39fcaec15bbd94071de632b86b8651596617d53853