<86>Aug 24 03:01:02 userdel[2380001]: delete user 'rooter' <86>Aug 24 03:01:02 userdel[2380001]: removed group 'rooter' owned by 'rooter' <86>Aug 24 03:01:02 userdel[2380001]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 24 03:01:02 groupadd[2380008]: group added to /etc/group: name=rooter, GID=657 <86>Aug 24 03:01:02 groupadd[2380008]: group added to /etc/gshadow: name=rooter <86>Aug 24 03:01:02 groupadd[2380008]: new group: name=rooter, GID=657 <86>Aug 24 03:01:02 useradd[2380013]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Aug 24 03:01:02 userdel[2380019]: delete user 'builder' <86>Aug 24 03:01:02 userdel[2380019]: removed group 'builder' owned by 'builder' <86>Aug 24 03:01:02 userdel[2380019]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 03:01:02 groupadd[2380024]: group added to /etc/group: name=builder, GID=658 <86>Aug 24 03:01:02 groupadd[2380024]: group added to /etc/gshadow: name=builder <86>Aug 24 03:01:02 groupadd[2380024]: new group: name=builder, GID=658 <86>Aug 24 03:01:02 useradd[2380030]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Aug 24 03:01:05 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Aug 24 03:01:05 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153355 installed <13>Aug 24 03:01:05 rpmi: libp11-kit-0.23.15-alt2 sisyphus+278382.100.1.2 1626190666 installed <13>Aug 24 03:01:05 rpmi: libtasn1-4.17.0-alt1 sisyphus+276722.100.1.1 1625211284 installed <13>Aug 24 03:01:05 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Aug 24 03:01:05 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Aug 24 03:01:05 rpmi: ca-certificates-2021.06.03-alt1 sisyphus+273509.400.1.1 1622736045 installed <13>Aug 24 03:01:05 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Aug 24 03:01:05 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+278382.100.1.2 1626190666 installed <13>Aug 24 03:01:05 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+279286.100.1.1 1626469546 installed <13>Aug 24 03:01:05 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+279286.100.1.1 1626469546 installed <13>Aug 24 03:01:05 rpmi: python3-3.9.6-alt2 sisyphus+283178.100.2.1 1629242844 installed <13>Aug 24 03:01:06 rpmi: python3-base-3.9.6-alt2 sisyphus+283178.100.2.1 1629242844 installed <13>Aug 24 03:01:06 rpmi: libpython3-3.9.6-alt2 sisyphus+283178.100.2.1 1629242844 installed <13>Aug 24 03:01:06 rpmi: tests-for-installed-python3-pkgs-0.1.17-alt1 sisyphus+271082.100.1.1 1619820927 installed <13>Aug 24 03:01:06 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>Aug 24 03:01:12 rpmi: python3-module-pkg_resources-1:57.4.0-alt1 sisyphus+280768.100.2.1 1627367172 installed <13>Aug 24 03:01:12 rpmi: libncurses-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 03:01:12 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 03:01:12 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+279621.1300.1.1 1626630601 installed <13>Aug 24 03:01:12 rpmi: python3-dev-3.9.6-alt2 sisyphus+283178.100.2.1 1629242844 installed <13>Aug 24 03:01:12 rpmi: python3-module-setuptools-1:57.4.0-alt1 sisyphus+280768.100.2.1 1627367172 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.52593 + 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.52593 + 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 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O3 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -pthread -shared -pipe -frecord-gcc-switches -Wall -g -O2 -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.4394 + 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 -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -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 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 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.45136 + 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.HKFHYt 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.aJEVbs 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.z5OGPr 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.bKdk6s 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.Dh04ts 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.E4sRJt 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.kMyyLs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m5tExt 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) 8.31user 2.30system 0:16.34elapsed 64%CPU (0avgtext+0avgdata 50416maxresident)k 0inputs+0outputs (0major+325315minor)pagefaults 0swaps 18.83user 9.53system 0:32.81elapsed 86%CPU (0avgtext+0avgdata 105116maxresident)k 0inputs+0outputs (0major+746792minor)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-08-24 03:01:31.033764343 +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 bb19a5527d93876dcf418738c6d278d7 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: 3d008126ee2f8ca2d3e13823fa950a43c53191c68b047d3d680c5d1004deaa8de755c456db0426fa538e8fcc5410b5d9c0be8bca5638ecb72dd6bc320a1f9193 --- 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-08-24 03:01:31.171759740 +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/16 40755 root:root +/usr/lib/debug/.build-id/16/61a833a78f232aa18bb091cb6d3db9dca9e3b5 120777 root:root ../../../../lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so +/usr/lib/debug/.build-id/16/61a833a78f232aa18bb091cb6d3db9dca9e3b5.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/16 40755 root:root +File: /usr/lib/debug/.build-id/16/61a833a78f232aa18bb091cb6d3db9dca9e3b5 120777 root:root ../../../../lib64/python3/site-packages/jellyfish/cjellyfish.cpython-39.so +File: /usr/lib/debug/.build-id/16/61a833a78f232aa18bb091cb6d3db9dca9e3b5.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 ad29a912b7438a2abd4dfd26abcdbf00 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: 3a004953b35f609379ab552271f6cccb21cf0029b03fce004d4ea28ab95fb83ff36b450b48d61a10dee815a08bff2d92305b4c8b03314be94ef8c98ec33eb774