Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-Levenshtein.spec'], chrootPath='/var/lib/mock/epel8-build-18955742-1336083/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-Levenshtein.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-Levenshtein-0.12.0-11.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-Levenshtein.spec'], chrootPath='/var/lib/mock/epel8-build-18955742-1336083/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-Levenshtein.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OoVxj7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-Levenshtein-0.12.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-Levenshtein-0.12.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-Levenshtein-0.12.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dFuZ1j + umask 022 + cd /builddir/build/BUILD + cd python-Levenshtein-0.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/Levenshtein copying Levenshtein/StringMatcher.py -> build/lib.linux-x86_64-2.7/Levenshtein copying Levenshtein/__init__.py -> build/lib.linux-x86_64-2.7/Levenshtein running egg_info writing requirements to python_Levenshtein.egg-info/requires.txt writing python_Levenshtein.egg-info/PKG-INFO writing namespace_packages to python_Levenshtein.egg-info/namespace_packages.txt writing top-level names to python_Levenshtein.egg-info/top_level.txt writing dependency_links to python_Levenshtein.egg-info/dependency_links.txt writing entry points to python_Levenshtein.egg-info/entry_points.txt reading manifest file 'python_Levenshtein.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*so' found anywhere in distribution warning: no previously-included files matching '.project' found anywhere in distribution warning: no previously-included files matching '.pydevproject' found anywhere in distribution writing manifest file 'python_Levenshtein.egg-info/SOURCES.txt' copying Levenshtein/_levenshtein.c -> build/lib.linux-x86_64-2.7/Levenshtein copying Levenshtein/_levenshtein.h -> build/lib.linux-x86_64-2.7/Levenshtein running build_ext building 'Levenshtein._levenshtein' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/Levenshtein gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python2.7 -c Levenshtein/_levenshtein.c -o build/temp.linux-x86_64-2.7/Levenshtein/_levenshtein.o Levenshtein/_levenshtein.c: In function 'levenshtein_common': Levenshtein/_levenshtein.c:711:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:712:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function 'hamming_py': Levenshtein/_levenshtein.c:796:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:797:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function 'jaro_py': Levenshtein/_levenshtein.c:840:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:841:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function 'jaro_winkler_py': Levenshtein/_levenshtein.c:890:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:891:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function 'median_common': Levenshtein/_levenshtein.c:992:43: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(medstr, len); ^~~~~~ In file included from /usr/include/python2.7/Python.h:97, from Levenshtein/_levenshtein.c:99: /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'lev_byte *' {aka 'unsigned char *'} PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c: In function 'median_improve_common': /usr/include/python2.7/stringobject.h:91:32: warning: pointer targets in initialization of 'lev_byte *' {aka 'unsigned char *'} from 'char *' differ in signedness [-Wpointer-sign] #define PyString_AS_STRING(op) (((PyStringObject *)(op))->ob_sval) ^ Levenshtein/_levenshtein.c:1071:19: note: in expansion of macro 'PyString_AS_STRING' lev_byte *s = PyString_AS_STRING(arg1); ^~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:1077:43: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(medstr, len); ^~~~~~ In file included from /usr/include/python2.7/Python.h:97, from Levenshtein/_levenshtein.c:99: /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'lev_byte *' {aka 'unsigned char *'} PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c: In function 'extract_weightlist': Levenshtein/_levenshtein.c:1117:29: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "%s got %i strings but %i weights", ~^ %li name, n, PyList_GET_SIZE(wlist)); ~ Levenshtein/_levenshtein.c:1117:44: warning: format '%i' expects argument of type 'int', but argument 5 has type 'Py_ssize_t' {aka 'long int'} [-Wformat=] "%s got %i strings but %i weights", ~^ %li Levenshtein/_levenshtein.c:1132:35: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "%s weight #%i is not a Number", name, i); ~^ ~ %li Levenshtein/_levenshtein.c:1141:35: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "%s weight #%i is negative", name, i); ~^ ~ %li Levenshtein/_levenshtein.c: In function 'extract_stringlist': Levenshtein/_levenshtein.c:1201:16: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] strings[0] = PyString_AS_STRING(first); ^ Levenshtein/_levenshtein.c:1210:33: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "%s item #%i is not a String", name, i); ~^ ~ %li Levenshtein/_levenshtein.c:1213:18: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] strings[i] = PyString_AS_STRING(item); ^ Levenshtein/_levenshtein.c:1246:33: warning: format '%i' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] "%s item #%i is not a Unicode", name, i); ~^ ~ %li Levenshtein/_levenshtein.c: In function 'editops_py': Levenshtein/_levenshtein.c:1650:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:1651:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function 'opcodes_py': Levenshtein/_levenshtein.c:1768:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:1769:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function 'apply_edit_py': Levenshtein/_levenshtein.c:1863:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:1864:13: warning: pointer targets in assignment from 'char *' to 'lev_byte *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c:1878:43: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(s, len); ^ In file included from /usr/include/python2.7/Python.h:97, from Levenshtein/_levenshtein.c:99: /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'lev_byte *' {aka 'unsigned char *'} PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:1894:43: warning: pointer targets in passing argument 1 of 'PyString_FromStringAndSize' differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(s, len); ^ In file included from /usr/include/python2.7/Python.h:97, from Levenshtein/_levenshtein.c:99: /usr/include/python2.7/stringobject.h:62:24: note: expected 'const char *' but argument is of type 'lev_byte *' {aka 'unsigned char *'} PyAPI_FUNC(PyObject *) PyString_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Levenshtein/_levenshtein.c:6700:1: warning: 'lev_opcodes_total_cost' defined but not used [-Wunused-function] lev_opcodes_total_cost(size_t nb, ^~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:6655:1: warning: 'lev_editops_normalize' defined but not used [-Wunused-function] lev_editops_normalize(size_t n, ^~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:6630:1: warning: 'lev_editops_total_cost' defined but not used [-Wunused-function] lev_editops_total_cost(size_t n, ^~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:2550:1: warning: 'lev_u_edit_distance_sod' defined but not used [-Wunused-function] lev_u_edit_distance_sod(size_t len, const lev_wchar *string, ^~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:2371:1: warning: 'lev_edit_distance_sod' defined but not used [-Wunused-function] lev_edit_distance_sod(size_t len, const lev_byte *string, ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-2.7/Levenshtein/_levenshtein.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/Levenshtein/_levenshtein.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' running build running build_py creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/Levenshtein copying Levenshtein/StringMatcher.py -> build/lib.linux-x86_64-3.6/Levenshtein copying Levenshtein/__init__.py -> build/lib.linux-x86_64-3.6/Levenshtein running egg_info writing python_Levenshtein.egg-info/PKG-INFO writing dependency_links to python_Levenshtein.egg-info/dependency_links.txt writing entry points to python_Levenshtein.egg-info/entry_points.txt writing namespace_packages to python_Levenshtein.egg-info/namespace_packages.txt writing requirements to python_Levenshtein.egg-info/requires.txt writing top-level names to python_Levenshtein.egg-info/top_level.txt reading manifest file 'python_Levenshtein.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*so' found anywhere in distribution warning: no previously-included files matching '.project' found anywhere in distribution warning: no previously-included files matching '.pydevproject' found anywhere in distribution writing manifest file 'python_Levenshtein.egg-info/SOURCES.txt' copying Levenshtein/_levenshtein.c -> build/lib.linux-x86_64-3.6/Levenshtein copying Levenshtein/_levenshtein.h -> build/lib.linux-x86_64-3.6/Levenshtein running build_ext building 'Levenshtein._levenshtein' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/Levenshtein gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c Levenshtein/_levenshtein.c -o build/temp.linux-x86_64-3.6/Levenshtein/_levenshtein.o Levenshtein/_levenshtein.c: In function ‘levenshtein_common’: Levenshtein/_levenshtein.c:711:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:712:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function ‘hamming_py’: Levenshtein/_levenshtein.c:796:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:797:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function ‘jaro_py’: Levenshtein/_levenshtein.c:840:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:841:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function ‘jaro_winkler_py’: Levenshtein/_levenshtein.c:890:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:891:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function ‘median_common’: Levenshtein/_levenshtein.c:992:43: warning: pointer targets in passing argument 1 of ‘PyBytes_FromStringAndSize’ differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(medstr, len); ^~~~~~ In file included from /usr/include/python3.6m/Python.h:88, from Levenshtein/_levenshtein.c:99: /usr/include/python3.6m/bytesobject.h:51:24: note: expected ‘const char *’ but argument is of type ‘lev_byte *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject *) PyBytes_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c: In function ‘median_improve_common’: /usr/include/python3.6m/bytesobject.h:87:31: warning: pointer targets in initialization of ‘lev_byte *’ {aka ‘unsigned char *’} from ‘char *’ differ in signedness [-Wpointer-sign] #define PyBytes_AS_STRING(op) (assert(PyBytes_Check(op)), \ ^ Levenshtein/_levenshtein.c:106:28: note: in expansion of macro ‘PyBytes_AS_STRING’ #define PyString_AS_STRING PyBytes_AS_STRING ^~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:1071:19: note: in expansion of macro ‘PyString_AS_STRING’ lev_byte *s = PyString_AS_STRING(arg1); ^~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:1077:43: warning: pointer targets in passing argument 1 of ‘PyBytes_FromStringAndSize’ differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(medstr, len); ^~~~~~ In file included from /usr/include/python3.6m/Python.h:88, from Levenshtein/_levenshtein.c:99: /usr/include/python3.6m/bytesobject.h:51:24: note: expected ‘const char *’ but argument is of type ‘lev_byte *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject *) PyBytes_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c: In function ‘extract_stringlist’: Levenshtein/_levenshtein.c:1201:16: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] strings[0] = PyString_AS_STRING(first); ^ Levenshtein/_levenshtein.c:1213:18: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] strings[i] = PyString_AS_STRING(item); ^ Levenshtein/_levenshtein.c: In function ‘string_to_edittype’: Levenshtein/_levenshtein.c:1379:13: warning: unused variable ‘len’ [-Wunused-variable] size_t i, len; ^~~ Levenshtein/_levenshtein.c:1378:15: warning: unused variable ‘s’ [-Wunused-variable] const char *s; ^ Levenshtein/_levenshtein.c: In function ‘editops_py’: Levenshtein/_levenshtein.c:1650:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:1651:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function ‘opcodes_py’: Levenshtein/_levenshtein.c:1768:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:1769:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c: In function ‘apply_edit_py’: Levenshtein/_levenshtein.c:1863:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string1 = PyString_AS_STRING(arg1); ^ Levenshtein/_levenshtein.c:1864:13: warning: pointer targets in assignment from ‘char *’ to ‘lev_byte *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] string2 = PyString_AS_STRING(arg2); ^ Levenshtein/_levenshtein.c:1878:43: warning: pointer targets in passing argument 1 of ‘PyBytes_FromStringAndSize’ differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(s, len); ^ In file included from /usr/include/python3.6m/Python.h:88, from Levenshtein/_levenshtein.c:99: /usr/include/python3.6m/bytesobject.h:51:24: note: expected ‘const char *’ but argument is of type ‘lev_byte *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject *) PyBytes_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:1894:43: warning: pointer targets in passing argument 1 of ‘PyBytes_FromStringAndSize’ differ in signedness [-Wpointer-sign] result = PyString_FromStringAndSize(s, len); ^ In file included from /usr/include/python3.6m/Python.h:88, from Levenshtein/_levenshtein.c:99: /usr/include/python3.6m/bytesobject.h:51:24: note: expected ‘const char *’ but argument is of type ‘lev_byte *’ {aka ‘unsigned char *’} PyAPI_FUNC(PyObject *) PyBytes_FromStringAndSize(const char *, Py_ssize_t); ^~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Levenshtein/_levenshtein.c:6700:1: warning: ‘lev_opcodes_total_cost’ defined but not used [-Wunused-function] lev_opcodes_total_cost(size_t nb, ^~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:6655:1: warning: ‘lev_editops_normalize’ defined but not used [-Wunused-function] lev_editops_normalize(size_t n, ^~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:6630:1: warning: ‘lev_editops_total_cost’ defined but not used [-Wunused-function] lev_editops_total_cost(size_t n, ^~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:2550:1: warning: ‘lev_u_edit_distance_sod’ defined but not used [-Wunused-function] lev_u_edit_distance_sod(size_t len, const lev_wchar *string, ^~~~~~~~~~~~~~~~~~~~~~~ Levenshtein/_levenshtein.c:2371:1: warning: ‘lev_edit_distance_sod’ defined but not used [-Wunused-function] lev_edit_distance_sod(size_t len, const lev_byte *string, ^~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/Levenshtein/_levenshtein.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/Levenshtein/_levenshtein.cpython-36m-x86_64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pKY0tN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 + cd python-Levenshtein-0.12.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein copying build/lib.linux-x86_64-2.7/Levenshtein/StringMatcher.py -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein copying build/lib.linux-x86_64-2.7/Levenshtein/__init__.py -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein copying build/lib.linux-x86_64-2.7/Levenshtein/_levenshtein.c -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein copying build/lib.linux-x86_64-2.7/Levenshtein/_levenshtein.h -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein copying build/lib.linux-x86_64-2.7/Levenshtein/_levenshtein.so -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein byte-compiling /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein/StringMatcher.py to StringMatcher.pyc byte-compiling /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpTNzQMk.py' /usr/bin/python2 -O /tmp/tmpTNzQMk.py removing /tmp/tmpTNzQMk.py running install_egg_info running egg_info writing requirements to python_Levenshtein.egg-info/requires.txt writing python_Levenshtein.egg-info/PKG-INFO writing namespace_packages to python_Levenshtein.egg-info/namespace_packages.txt writing top-level names to python_Levenshtein.egg-info/top_level.txt writing dependency_links to python_Levenshtein.egg-info/dependency_links.txt writing entry points to python_Levenshtein.egg-info/entry_points.txt reading manifest file 'python_Levenshtein.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*so' found anywhere in distribution warning: no previously-included files matching '.project' found anywhere in distribution warning: no previously-included files matching '.pydevproject' found anywhere in distribution writing manifest file 'python_Levenshtein.egg-info/SOURCES.txt' Copying python_Levenshtein.egg-info to /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/python_Levenshtein-0.12.0-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.6 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein copying build/lib.linux-x86_64-3.6/Levenshtein/StringMatcher.py -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein copying build/lib.linux-x86_64-3.6/Levenshtein/__init__.py -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein copying build/lib.linux-x86_64-3.6/Levenshtein/_levenshtein.c -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein copying build/lib.linux-x86_64-3.6/Levenshtein/_levenshtein.h -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein copying build/lib.linux-x86_64-3.6/Levenshtein/_levenshtein.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein byte-compiling /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein/StringMatcher.py to StringMatcher.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpspsxho1l.py' /usr/bin/python3.6 /tmp/tmpspsxho1l.py removing /tmp/tmpspsxho1l.py running install_egg_info running egg_info writing python_Levenshtein.egg-info/PKG-INFO writing dependency_links to python_Levenshtein.egg-info/dependency_links.txt writing entry points to python_Levenshtein.egg-info/entry_points.txt writing namespace_packages to python_Levenshtein.egg-info/namespace_packages.txt writing requirements to python_Levenshtein.egg-info/requires.txt writing top-level names to python_Levenshtein.egg-info/top_level.txt reading manifest file 'python_Levenshtein.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*pyc' found anywhere in distribution warning: no previously-included files matching '*so' found anywhere in distribution warning: no previously-included files matching '.project' found anywhere in distribution warning: no previously-included files matching '.pydevproject' found anywhere in distribution writing manifest file 'python_Levenshtein.egg-info/SOURCES.txt' Copying python_Levenshtein.egg-info to /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/python_Levenshtein-0.12.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.12.0-11.el8 --unique-debug-suffix -0.12.0-11.el8.x86_64 --unique-debug-src-base python-Levenshtein-0.12.0-11.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-Levenshtein-0.12.0 extracting debug info from /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7/site-packages/Levenshtein/_levenshtein.so extracting debug info from /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6/site-packages/Levenshtein/_levenshtein.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 397 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-Levenshtein-0.12.0-11.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HnRFpk + umask 022 + cd /builddir/build/BUILD + cd python-Levenshtein-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python2-Levenshtein + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python2-Levenshtein + cp -pr README.rst /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python2-Levenshtein + cp -pr NEWS /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python2-Levenshtein + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.0YZumR + umask 022 + cd /builddir/build/BUILD + cd python-Levenshtein-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/licenses/python2-Levenshtein + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/licenses/python2-Levenshtein + cp -pr COPYING /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/licenses/python2-Levenshtein + exit 0 Provides: python2-Levenshtein = 0.12.0-11.el8 python2-Levenshtein(x86-64) = 0.12.0-11.el8 python2.7dist(python-levenshtein) = 0.12.0 python2dist(python-levenshtein) = 0.12.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 python2.7dist(setuptools) rtld(GNU_HASH) Processing files: python3-Levenshtein-0.12.0-11.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gbBB6u + umask 022 + cd /builddir/build/BUILD + cd python-Levenshtein-0.12.0 + DOCDIR=/builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python3-Levenshtein + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python3-Levenshtein + cp -pr README.rst /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python3-Levenshtein + cp -pr NEWS /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/doc/python3-Levenshtein + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.41JRR8 + umask 022 + cd /builddir/build/BUILD + cd python-Levenshtein-0.12.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/licenses/python3-Levenshtein + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/licenses/python3-Levenshtein + cp -pr COPYING /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64/usr/share/licenses/python3-Levenshtein + exit 0 Provides: python3-Levenshtein = 0.12.0-11.el8 python3-Levenshtein(x86-64) = 0.12.0-11.el8 python3.6dist(python-levenshtein) = 0.12.0 python3dist(python-levenshtein) = 0.12.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 python3.6dist(setuptools) rtld(GNU_HASH) Processing files: python-Levenshtein-debugsource-0.12.0-11.el8.x86_64 Provides: python-Levenshtein-debugsource = 0.12.0-11.el8 python-Levenshtein-debugsource(x86-64) = 0.12.0-11.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-Levenshtein-debuginfo-0.12.0-11.el8.x86_64 Provides: python-Levenshtein-debuginfo = 0.12.0-11.el8 python-Levenshtein-debuginfo(x86-64) = 0.12.0-11.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Levenshtein-debugsource(x86-64) = 0.12.0-11.el8 Processing files: python2-Levenshtein-debuginfo-0.12.0-11.el8.x86_64 Provides: debuginfo(build-id) = 5900831d67b8d1139b9fdea94f781814dcae8bab python2-Levenshtein-debuginfo = 0.12.0-11.el8 python2-Levenshtein-debuginfo(x86-64) = 0.12.0-11.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Levenshtein-debugsource(x86-64) = 0.12.0-11.el8 Processing files: python3-Levenshtein-debuginfo-0.12.0-11.el8.x86_64 Provides: debuginfo(build-id) = 60f93fb7288bb0bd4c8d5f790fc23ee81f6fbada python3-Levenshtein-debuginfo = 0.12.0-11.el8 python3-Levenshtein-debuginfo(x86-64) = 0.12.0-11.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-Levenshtein-debugsource(x86-64) = 0.12.0-11.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 Wrote: /builddir/build/RPMS/python2-Levenshtein-0.12.0-11.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-Levenshtein-0.12.0-11.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-Levenshtein-debugsource-0.12.0-11.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-Levenshtein-debuginfo-0.12.0-11.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python2-Levenshtein-debuginfo-0.12.0-11.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-Levenshtein-debuginfo-0.12.0-11.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OX2uhU + umask 022 + cd /builddir/build/BUILD + cd python-Levenshtein-0.12.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-Levenshtein-0.12.0-11.el8.x86_64 + exit 0 Child return code was: 0