<86>Mar 30 09:46:40 userdel[448000]: delete user 'rooter' <86>Mar 30 09:46:40 userdel[448000]: removed group 'rooter' owned by 'rooter' <86>Mar 30 09:46:40 userdel[448000]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 30 09:46:40 groupadd[448015]: group added to /etc/group: name=rooter, GID=678 <86>Mar 30 09:46:40 groupadd[448015]: new group: name=rooter, GID=678 <86>Mar 30 09:46:40 useradd[448038]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Mar 30 09:46:40 userdel[448069]: delete user 'builder' <86>Mar 30 09:46:40 userdel[448069]: removed group 'builder' owned by 'builder' <86>Mar 30 09:46:40 userdel[448069]: removed shadow group 'builder' owned by 'builder' <86>Mar 30 09:46:40 groupadd[448083]: group added to /etc/group: name=builder, GID=679 <86>Mar 30 09:46:40 groupadd[448083]: group added to /etc/gshadow: name=builder <86>Mar 30 09:46:40 groupadd[448083]: new group: name=builder, GID=679 <86>Mar 30 09:46:40 useradd[448091]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Mar 30 09:46:42 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Mar 30 09:46:42 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824518 installed <13>Mar 30 09:46:42 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Mar 30 09:46:42 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Mar 30 09:46:42 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Mar 30 09:46:42 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Mar 30 09:46:42 rpmi: ca-certificates-2021.03.24-alt1 sisyphus+268304.300.1.1 1616591829 installed <13>Mar 30 09:46:42 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Mar 30 09:46:42 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Mar 30 09:46:42 rpmi: libcrypto1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>Mar 30 09:46:42 rpmi: libssl1.1-1.1.1k-alt1 sisyphus+268375.100.1.1 1616684255 installed <13>Mar 30 09:46:42 rpmi: python3-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 30 09:46:43 rpmi: python3-base-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 30 09:46:43 rpmi: libpython3-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 30 09:46:43 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Mar 30 09:46:43 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 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>Mar 30 09:46:46 rpmi: python3-module-pkg_resources-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed <13>Mar 30 09:46:46 rpmi: libtinfo-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851433 installed <13>Mar 30 09:46:46 rpmi: libncurses-devel-6.2.20210123-alt1 sisyphus+265425.100.1.1 1611851433 installed <13>Mar 30 09:46:46 rpmi: python3-dev-3.9.2-alt1 sisyphus+267062.100.1.1 1614381721 installed <13>Mar 30 09:46:47 rpmi: python3-module-setuptools-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 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.28472 + 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.28472 + 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 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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.45358 + 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 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -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 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 python modules in /usr/src/tmp/python3-module-jellyfish-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-jellyfish-buildroot using /usr/bin/python2.7 -O 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__/test.cpython-39.opt-2.pyc' => './usr/lib/python3/site-packages/jellyfish/__pycache__/test.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__/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__/_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__/__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' Hardlinking identical .pyc and .pyo files Processing files: python3-module-jellyfish-0.5.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34418 + 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.s6L74o 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.aR1eom 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.4c4u3p 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.GA2tbq 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.tcJVto 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.G5Tv1o 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.bpKETq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.l9d6Rq 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) 8.12user 1.00system 0:16.61elapsed 54%CPU (0avgtext+0avgdata 39576maxresident)k 0inputs+0outputs (0major+339408minor)pagefaults 0swaps 14.45user 4.07system 0:27.43elapsed 67%CPU (0avgtext+0avgdata 107248maxresident)k 0inputs+0outputs (0major+761492minor)pagefaults 0swaps