<86>Oct 9 11:31:57 userdel[3757633]: delete user 'rooter' <86>Oct 9 11:31:57 userdel[3757633]: removed group 'rooter' owned by 'rooter' <86>Oct 9 11:31:57 userdel[3757633]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 9 11:31:57 groupadd[3757651]: group added to /etc/group: name=rooter, GID=648 <86>Oct 9 11:31:57 groupadd[3757651]: group added to /etc/gshadow: name=rooter <86>Oct 9 11:31:57 groupadd[3757651]: new group: name=rooter, GID=648 <86>Oct 9 11:31:57 useradd[3757673]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Oct 9 11:31:57 userdel[3757690]: delete user 'builder' <86>Oct 9 11:31:57 userdel[3757690]: removed group 'builder' owned by 'builder' <86>Oct 9 11:31:57 userdel[3757690]: removed shadow group 'builder' owned by 'builder' <86>Oct 9 11:31:57 groupadd[3757704]: group added to /etc/group: name=builder, GID=649 <86>Oct 9 11:31:57 groupadd[3757704]: group added to /etc/gshadow: name=builder <86>Oct 9 11:31:57 groupadd[3757704]: new group: name=builder, GID=649 <86>Oct 9 11:31:57 useradd[3757720]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Oct 9 11:31:59 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Oct 9 11:31:59 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153360 installed <13>Oct 9 11:31:59 rpmi: libp11-kit-0.23.15-alt2 sisyphus+278382.100.1.2 1626190687 installed <13>Oct 9 11:31:59 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328570 installed <13>Oct 9 11:31:59 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Oct 9 11:31:59 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Oct 9 11:31:59 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Oct 9 11:31:59 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Oct 9 11:31:59 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+278382.100.1.2 1626190687 installed <13>Oct 9 11:31:59 rpmi: libcrypto1.1-1.1.1l-alt1 sisyphus+283685.100.1.1 1629816097 installed <13>Oct 9 11:31:59 rpmi: libssl1.1-1.1.1l-alt1 sisyphus+283685.100.1.1 1629816097 installed <13>Oct 9 11:31:59 rpmi: python3-3.9.7-alt3 sisyphus+286270.40.2.1 1633129753 installed <13>Oct 9 11:32:00 rpmi: python3-base-3.9.7-alt3 sisyphus+286270.40.2.1 1633129753 installed <13>Oct 9 11:32:00 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Oct 9 11:32:00 rpmi: rpm-build-python3-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-jellyfish-0.5.6-alt2.nosrc.rpm (w1.gzdio) <13>Oct 9 11:32:07 rpmi: python3-module-pkg_resources-1:58.1.0-alt1 sisyphus+285983.100.1.1 1632727232 installed <13>Oct 9 11:32:08 rpmi: libpython3-3.9.7-alt3 sisyphus+286270.40.2.1 1633129753 installed <13>Oct 9 11:32:08 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Oct 9 11:32:08 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Oct 9 11:32:08 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Oct 9 11:32:10 rpmi: python3-dev-3.9.7-alt3 sisyphus+286270.40.2.1 1633129753 installed <13>Oct 9 11:32:10 rpmi: python3-module-setuptools-1:58.1.0-alt1 sisyphus+285983.100.1.1 1632727232 installed Installing python3-module-jellyfish-0.5.6-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89548 + 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.89548 + 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 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib.linux-i686-3.9 creating build/lib.linux-i686-3.9/jellyfish copying jellyfish/__init__.py -> build/lib.linux-i686-3.9/jellyfish copying jellyfish/_jellyfish.py -> build/lib.linux-i686-3.9/jellyfish copying jellyfish/compat.py -> build/lib.linux-i686-3.9/jellyfish copying jellyfish/porter.py -> build/lib.linux-i686-3.9/jellyfish copying jellyfish/test.py -> build/lib.linux-i686-3.9/jellyfish running build_ext building 'jellyfish.cjellyfish' extension creating build/temp.linux-i686-3.9 creating build/temp.linux-i686-3.9/cjellyfish i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/damerau_levenshtein.c -o build/temp.linux-i686-3.9/cjellyfish/damerau_levenshtein.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/hamming.c -o build/temp.linux-i686-3.9/cjellyfish/hamming.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/jaro.c -o build/temp.linux-i686-3.9/cjellyfish/jaro.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/jellyfishmodule.c -o build/temp.linux-i686-3.9/cjellyfish/jellyfishmodule.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/levenshtein.c -o build/temp.linux-i686-3.9/cjellyfish/levenshtein.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/metaphone.c -o build/temp.linux-i686-3.9/cjellyfish/metaphone.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/mra.c -o build/temp.linux-i686-3.9/cjellyfish/mra.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/nysiis.c -o build/temp.linux-i686-3.9/cjellyfish/nysiis.o i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/porter.c -o build/temp.linux-i686-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; | ^~~~~~ i586-alt-linux-gcc -pthread -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -ffat-lto-objects -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DCJELLYFISH_PYTHON=1 -I/usr/include/python3.9 -c cjellyfish/soundex.c -o build/temp.linux-i686-3.9/cjellyfish/soundex.o i586-alt-linux-gcc -pthread -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing -g build/temp.linux-i686-3.9/cjellyfish/damerau_levenshtein.o build/temp.linux-i686-3.9/cjellyfish/hamming.o build/temp.linux-i686-3.9/cjellyfish/jaro.o build/temp.linux-i686-3.9/cjellyfish/jellyfishmodule.o build/temp.linux-i686-3.9/cjellyfish/levenshtein.o build/temp.linux-i686-3.9/cjellyfish/metaphone.o build/temp.linux-i686-3.9/cjellyfish/mra.o build/temp.linux-i686-3.9/cjellyfish/nysiis.o build/temp.linux-i686-3.9/cjellyfish/porter.o build/temp.linux-i686-3.9/cjellyfish/soundex.o -L/usr/lib -o build/lib.linux-i686-3.9/jellyfish/cjellyfish.cpython-39.so + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3510 + 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 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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/lib creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages creating /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish copying build/lib.linux-i686-3.9/jellyfish/cjellyfish.cpython-39.so -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish copying build/lib.linux-i686-3.9/jellyfish/test.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish copying build/lib.linux-i686-3.9/jellyfish/porter.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish copying build/lib.linux-i686-3.9/jellyfish/compat.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish copying build/lib.linux-i686-3.9/jellyfish/_jellyfish.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish copying build/lib.linux-i686-3.9/jellyfish/__init__.py -> /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/test.py to test.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/porter.py to porter.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/compat.py to compat.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/_jellyfish.py to _jellyfish.cpython-39.pyc byte-compiling /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/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/lib/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/lib/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/lib: (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 unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__pycache__/porter.cpython-39.pyc unlink /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__pycache__/test.cpython-39.pyc compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__init__.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/_jellyfish.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/compat.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/porter.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/test.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-jellyfish-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/__init__.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/_jellyfish.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/compat.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/porter.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/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/lib/python3/site-packages/jellyfish/__init__.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/_jellyfish.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/compat.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/porter.py compile /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/test.py Hardlinking identical .pyc and .opt-?.pyc files './usr/lib/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/__init__.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/compat.cpython-39.opt-1.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/porter.cpython-39.opt-1.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/porter.cpython-39.pyc' './usr/lib/python3/site-packages/jellyfish/__pycache__/test.cpython-39.opt-2.pyc' => './usr/lib/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.44088 + 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.UNN1uA 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.Pg127C 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/lib/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/lib/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/lib/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/lib/python3/site-packages/jellyfish/_jellyfish.py: line=4 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/compat.py: skipping sys python3.req: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/python3/site-packages/jellyfish/compat.py: skipping itertools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/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/lib/python3/site-packages, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), python3(collections) < 0, python3(unicodedata) < 0, python3.9-ABI, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W3rG9B 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.JbLQfC 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.nlsd3A 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/lib/python3/site-packages/jellyfish/test.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-jellyfish-buildroot/usr/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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/lib/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.XdUg6C 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.S6xwWz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Bx64A find-requires: running scripts (debuginfo) Requires: python3-module-jellyfish = 0.5.6-alt2, debug(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/i586/python3-module-jellyfish-0.5.6-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/python3-module-jellyfish-tests-0.5.6-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/python3-module-jellyfish-debuginfo-0.5.6-alt2.i586.rpm (w2.lzdio) 5.11user 0.99system 0:15.33elapsed 39%CPU (0avgtext+0avgdata 37964maxresident)k 0inputs+0outputs (0major+296665minor)pagefaults 0swaps 12.11user 5.10system 0:33.04elapsed 52%CPU (0avgtext+0avgdata 103920maxresident)k 0inputs+0outputs (45692major+655226minor)pagefaults 0swaps --- python3-module-jellyfish-0.5.6-alt2.i586.rpm.repo 2021-02-19 15:50:09.000000000 +0000 +++ python3-module-jellyfish-0.5.6-alt2.i586.rpm.hasher 2021-10-09 11:32:27.483971048 +0000 @@ -44,3 +44,3 @@ File: /usr/lib/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info 40755 root:root -File: /usr/lib/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info/PKG-INFO 100644 root:root 54601786bac47c351c53883c52642787 +File: /usr/lib/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info/PKG-INFO 100644 root:root 012eebdbfbdfa263a81c31a9a6994d97 File: /usr/lib/python3/site-packages/jellyfish-0.5.6-py3.9.egg-info/SOURCES.txt 100644 root:root feb2c62c14265b4f60811b03d9404d96 @@ -63,3 +63,3 @@ File: /usr/lib/python3/site-packages/jellyfish/_jellyfish.py 100644 root:root cb7a25ef0cf77aa45858be509dc6311b -File: /usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so 100644 root:root 000905d4e8cfb1cb8441366b159053b3 +File: /usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so 100644 root:root aabe232fdf485cc4c05eca3f97c87c41 File: /usr/lib/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: 3adf7f0a67ce9ccfc29189676ff20d9be8cce0163432a313f687c0c65cc162b900552cc00878c084d7e1de292bafa38fef196af8aa07049977065ecfa7f381aa +RPMIdentity: cd8fd64a357fc144cf30e1a64d460796c5d5be97ffe9f120cfa88518af45a4ea9728afedc8adc777f2ccc652fdf3c20ca931d0ebac796a5171fa9901bdaa7f53 --- python3-module-jellyfish-debuginfo-0.5.6-alt2.i586.rpm.repo 2021-02-19 15:50:09.000000000 +0000 +++ python3-module-jellyfish-debuginfo-0.5.6-alt2.i586.rpm.hasher 2021-10-09 11:32:27.576971430 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e6 40755 root:root -/usr/lib/debug/.build-id/e6/09ac76aab92a5465b7fa5e83c77950b1e8cd5e 120777 root:root ../../../python3/site-packages/jellyfish/cjellyfish.cpython-39.so -/usr/lib/debug/.build-id/e6/09ac76aab92a5465b7fa5e83c77950b1e8cd5e.debug 120777 root:root ../../usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug +/usr/lib/debug/.build-id/7c 40755 root:root +/usr/lib/debug/.build-id/7c/4a5501bb5f84f86544e6806ab6cefc4634f6ed 120777 root:root ../../../python3/site-packages/jellyfish/cjellyfish.cpython-39.so +/usr/lib/debug/.build-id/7c/4a5501bb5f84f86544e6806ab6cefc4634f6ed.debug 120777 root:root ../../usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug /usr/lib/debug/usr/lib/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/e6 40755 root:root -File: /usr/lib/debug/.build-id/e6/09ac76aab92a5465b7fa5e83c77950b1e8cd5e 120777 root:root ../../../python3/site-packages/jellyfish/cjellyfish.cpython-39.so -File: /usr/lib/debug/.build-id/e6/09ac76aab92a5465b7fa5e83c77950b1e8cd5e.debug 120777 root:root ../../usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug +File: /usr/lib/debug/.build-id/7c 40755 root:root +File: /usr/lib/debug/.build-id/7c/4a5501bb5f84f86544e6806ab6cefc4634f6ed 120777 root:root ../../../python3/site-packages/jellyfish/cjellyfish.cpython-39.so +File: /usr/lib/debug/.build-id/7c/4a5501bb5f84f86544e6806ab6cefc4634f6ed.debug 120777 root:root ../../usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug File: /usr/lib/debug/usr/lib/python3 40755 root:root @@ -30,3 +30,3 @@ File: /usr/lib/debug/usr/lib/python3/site-packages/jellyfish 40755 root:root -File: /usr/lib/debug/usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug 100644 root:root d17da429c69b0a2f970bb47e71970402 +File: /usr/lib/debug/usr/lib/python3/site-packages/jellyfish/cjellyfish.cpython-39.so.debug 100644 root:root d552838ebd117176b7efdde9af849674 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: 111d0a7d763901acc6be68caf6ba3653aaea3749a6ffb36c8ec9a212cea4a0fb41af7f71ef8ccdb206841e269b8d8a66719c1d854c906a786300a865b8726627 +RPMIdentity: c6e5c4a915fd5252601dcb3efeff64a3dc7d9b49ffd15fff549d327b47f8bff490799bf771b996eafd1cbc77cca77274e0463661726fb54496e49b2194c7b392