<86>Sep 14 11:08:24 userdel[3002451]: delete user 'rooter' <86>Sep 14 11:08:24 userdel[3002451]: removed group 'rooter' owned by 'rooter' <86>Sep 14 11:08:24 userdel[3002451]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 11:08:24 groupadd[3002468]: group added to /etc/group: name=rooter, GID=678 <86>Sep 14 11:08:24 groupadd[3002468]: group added to /etc/gshadow: name=rooter <86>Sep 14 11:08:24 groupadd[3002468]: new group: name=rooter, GID=678 <86>Sep 14 11:08:24 useradd[3002479]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 14 11:08:24 userdel[3002500]: delete user 'builder' <86>Sep 14 11:08:24 userdel[3002500]: removed group 'builder' owned by 'builder' <86>Sep 14 11:08:24 userdel[3002500]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 11:08:24 groupadd[3002513]: group added to /etc/group: name=builder, GID=679 <86>Sep 14 11:08:24 groupadd[3002513]: group added to /etc/gshadow: name=builder <86>Sep 14 11:08:24 groupadd[3002513]: new group: name=builder, GID=679 <86>Sep 14 11:08:24 useradd[3002528]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Sep 14 11:08:26 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Sep 14 11:08:26 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153360 installed <13>Sep 14 11:08:26 rpmi: libp11-kit-0.23.15-alt2 sisyphus+278382.100.1.2 1626190687 installed <13>Sep 14 11:08:26 rpmi: libtasn1-4.17.0-alt1 sisyphus+276722.100.1.1 1625211286 installed <13>Sep 14 11:08:26 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Sep 14 11:08:26 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Sep 14 11:08:26 rpmi: ca-certificates-2021.06.03-alt1 sisyphus+273509.400.1.1 1622736045 installed <13>Sep 14 11:08:26 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Sep 14 11:08:26 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+278382.100.1.2 1626190687 installed <13>Sep 14 11:08:26 rpmi: libcrypto1.1-1.1.1l-alt1 sisyphus+283685.100.1.1 1629816097 installed <13>Sep 14 11:08:26 rpmi: libssl1.1-1.1.1l-alt1 sisyphus+283685.100.1.1 1629816097 installed <13>Sep 14 11:08:26 rpmi: python3-3.9.6-alt2 sisyphus+283178.100.2.1 1629243244 installed <13>Sep 14 11:08:27 rpmi: python3-base-3.9.6-alt2 sisyphus+283178.100.2.1 1629243244 installed <13>Sep 14 11:08:27 rpmi: libpython3-3.9.6-alt2 sisyphus+283178.100.2.1 1629243244 installed <13>Sep 14 11:08:27 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Sep 14 11:08:27 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>Sep 14 11:08:31 rpmi: python3-module-pkg_resources-1:57.4.0-alt1 sisyphus+280768.100.2.1 1627367207 installed <13>Sep 14 11:08:31 rpmi: libncurses-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 11:08:31 rpmi: libtinfo-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 11:08:31 rpmi: libncurses-devel-6.2.20210123-alt2 sisyphus+283886.200.2.1 1630022624 installed <13>Sep 14 11:08:31 rpmi: python3-dev-3.9.6-alt2 sisyphus+283178.100.2.1 1629243244 installed <13>Sep 14 11:08:31 rpmi: python3-module-setuptools-1:57.4.0-alt1 sisyphus+280768.100.2.1 1627367207 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.93398 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/jellyfish-0.5.6.tar.gz + 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.4446 + 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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O3 -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.48553 + 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__/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.83029 + 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.0fP4PH 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.KlrvsJ 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.oLeaaI 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.x77dVI 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.M9iKlG 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.R9guAF 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.wkSdyJ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SuDmEI 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.08user 0.88system 0:15.67elapsed 38%CPU (0avgtext+0avgdata 35580maxresident)k 0inputs+0outputs (0major+280731minor)pagefaults 0swaps 11.36user 4.01system 0:27.94elapsed 55%CPU (0avgtext+0avgdata 103900maxresident)k 0inputs+0outputs (0major+680471minor)pagefaults 0swaps --- python3-module-jellyfish-0.5.6-alt2.i586.rpm.repo 2021-02-19 15:50:09.568086979 +0000 +++ python3-module-jellyfish-0.5.6-alt2.i586.rpm.hasher 2021-09-14 11:08:50.294614063 +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 @@ -54,3 +54,3 @@ File: /usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-1.pyc 100644 root:root 56d2af9fcb83228843595712c00a106d -File: /usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-2.pyc 100644 root:root 56d2af9fcb83228843595712c00a106d +File: /usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.opt-2.pyc 100644 root:root 44f7c90b9cd323fab39a24a9291c8d43 File: /usr/lib/python3/site-packages/jellyfish/__pycache__/_jellyfish.cpython-39.pyc 100644 root:root 56d2af9fcb83228843595712c00a106d @@ -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 f209abf70b51f4d0b31b3b2f01d2fdfd 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: 2b6a6df8ba59039a2fd36d6dfcfd1ae5e156badf5df5334190705f2ae197acad3d9d378e03214c7648f805aa7ddf83b4c4cf31115271667305c96f16dc599fad --- python3-module-jellyfish-debuginfo-0.5.6-alt2.i586.rpm.repo 2021-02-19 15:50:09.580087078 +0000 +++ python3-module-jellyfish-debuginfo-0.5.6-alt2.i586.rpm.hasher 2021-09-14 11:08:50.488614298 +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/b0 40755 root:root +/usr/lib/debug/.build-id/b0/fc7237cadb4f895c0b7776084fc9e9c0c4d52b 120777 root:root ../../../python3/site-packages/jellyfish/cjellyfish.cpython-39.so +/usr/lib/debug/.build-id/b0/fc7237cadb4f895c0b7776084fc9e9c0c4d52b.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/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/fc7237cadb4f895c0b7776084fc9e9c0c4d52b 120777 root:root ../../../python3/site-packages/jellyfish/cjellyfish.cpython-39.so +File: /usr/lib/debug/.build-id/b0/fc7237cadb4f895c0b7776084fc9e9c0c4d52b.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 35439a84e69f897d46eb7e4739f66dcc 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: c2b6c19572e9c36b0a8bb98ec76d1f655c3b07026df164f89f7a02776f844e50f923e1eff49c5493a5c995eb5a54b8942a10c7f3eddad4cca591d5e844b08f0f