Mock Version: 2.10 Mock Version: 2.10 Mock Version: 2.10 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-datrie.spec'], chrootPath='/var/lib/mock/f35-python-27614556-3662309/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 s390x --nodeps /builddir/build/SPECS/python-datrie.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1622764800 Wrote: /builddir/build/SRPMS/python-datrie-0.8.2-3.fc35.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-datrie.spec'], chrootPath='/var/lib/mock/f35-python-27614556-3662309/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 s390x --nodeps /builddir/build/SPECS/python-datrie.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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1622764800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wzIKNn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf datrie-0.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/datrie-0.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd datrie-0.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/bin/cat /builddir/build/SOURCES/0001-BUG-Decode-string-based-on-byteorder-of-system.patch + rm -rf datrie.egg-info + sed -i -e 's/..\/libdatrie\///g' src/cdatrie.pxd + find . -type f -name '*.py' -exec sed -i '/^#![ ]*\/usr\/bin\/env.*$/ d' '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zgvc1V + umask 022 + cd /builddir/build/BUILD + cd datrie-0.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' warning: src/cdatrie.pxd:34:4: 'TrieData' redeclared Compiling src/datrie.pyx because it changed. [1/1] Cythonizing src/datrie.pyx running build running build_clib building 'datrie' library creating build creating build/temp.linux-s390x-3.10 creating build/temp.linux-s390x-3.10/libdatrie creating build/temp.linux-s390x-3.10/libdatrie/datrie gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/alpha-map.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/alpha-map.o libdatrie/datrie/alpha-map.c: In function ‘alpha_map_char_to_trie’: libdatrie/datrie/alpha-map.c:500:21: warning: comparison of integer expressions of different signedness: ‘TrieIndex’ {aka ‘int’} and ‘AlphaChar’ {aka ‘unsigned int’} [-Wsign-compare] 500 | if (alpha_begin <= ac && ac <= alpha_map->alpha_end) | ^~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/darray.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/darray.o libdatrie/datrie/darray.c: In function ‘da_fread’: libdatrie/datrie/darray.c:239:22: warning: comparison of integer expressions of different signedness: ‘TrieIndex’ {aka ‘int’} and ‘long unsigned int’ [-Wsign-compare] 239 | if (d->num_cells > SIZE_MAX / sizeof (DACell)) | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/dstring.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/dstring.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/fileutils.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/fileutils.o libdatrie/datrie/fileutils.c: In function ‘file_read_chars’: libdatrie/datrie/fileutils.c:103:52: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 103 | return (fread (buff, sizeof (char), len, file) == len); | ^~ libdatrie/datrie/fileutils.c: In function ‘file_write_chars’: libdatrie/datrie/fileutils.c:109:53: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare] 109 | return (fwrite (buff, sizeof (char), len, file) == len); | ^~ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/tail.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/tail.o libdatrie/datrie/tail.c: In function ‘tail_fread’: libdatrie/datrie/tail.c:144:22: warning: comparison of integer expressions of different signedness: ‘TrieIndex’ {aka ‘int’} and ‘long unsigned int’ [-Wsign-compare] 144 | if (t->num_tails > SIZE_MAX / sizeof (TailBlock)) | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/trie-string.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/trie-string.o gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -c libdatrie/datrie/trie.c -o build/temp.linux-s390x-3.10/libdatrie/datrie/trie.o ar rcs build/temp.linux-s390x-3.10/libdatrie.a build/temp.linux-s390x-3.10/libdatrie/datrie/alpha-map.o build/temp.linux-s390x-3.10/libdatrie/datrie/darray.o build/temp.linux-s390x-3.10/libdatrie/datrie/dstring.o build/temp.linux-s390x-3.10/libdatrie/datrie/fileutils.o build/temp.linux-s390x-3.10/libdatrie/datrie/tail.o build/temp.linux-s390x-3.10/libdatrie/datrie/trie-string.o build/temp.linux-s390x-3.10/libdatrie/datrie/trie.o running build_ext building 'datrie' extension creating build/temp.linux-s390x-3.10/src gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Ilibdatrie -I/usr/include/python3.10 -c src/datrie.c -o build/temp.linux-s390x-3.10/src/datrie.o src/datrie.c: In function ‘__pyx_pf_6datrie_8BaseTrie___init__’: src/datrie.c:3001:53: warning: passing argument 1 of ‘trie_new’ from incompatible pointer type [-Wincompatible-pointer-types] 3001 | __pyx_v_self->_c_trie = trie_new(__pyx_v_alpha_map->_c_alpha_map); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | struct AlphaMap * In file included from src/datrie.c:627: libdatrie/datrie/trie.h:120:35: note: expected ‘const AlphaMap *’ {aka ‘const struct _AlphaMap *’} but argument is of type ‘struct AlphaMap *’ 120 | Trie * trie_new (const AlphaMap *alpha_map); | ~~~~~~~~~~~~~~~~^~~~~~~~~ src/datrie.c: In function ‘__pyx_pf_6datrie_8BaseTrie_6clear’: src/datrie.c:3588:47: warning: passing argument 1 of ‘trie_new’ from incompatible pointer type [-Wincompatible-pointer-types] 3588 | __pyx_v__c_trie = trie_new(__pyx_v_alpha_map->_c_alpha_map); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | struct AlphaMap * In file included from src/datrie.c:627: libdatrie/datrie/trie.h:120:35: note: expected ‘const AlphaMap *’ {aka ‘const struct _AlphaMap *’} but argument is of type ‘struct AlphaMap *’ 120 | Trie * trie_new (const AlphaMap *alpha_map); | ~~~~~~~~~~~~~~~~^~~~~~~~~ src/datrie.c: In function ‘__pyx_pf_6datrie_8AlphaMap___cinit__’: src/datrie.c:20510:30: warning: assignment to ‘struct AlphaMap *’ from incompatible pointer type ‘AlphaMap *’ {aka ‘struct _AlphaMap *’} [-Wincompatible-pointer-types] 20510 | __pyx_v_self->_c_alpha_map = alpha_map_new(); | ^ src/datrie.c: In function ‘__pyx_pf_6datrie_8AlphaMap_2__dealloc__’: src/datrie.c:20567:32: warning: passing argument 1 of ‘alpha_map_free’ from incompatible pointer type [-Wincompatible-pointer-types] 20567 | alpha_map_free(__pyx_v_self->_c_alpha_map); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | struct AlphaMap * In file included from src/datrie.c:626: libdatrie/datrie/alpha-map.h:72:39: note: expected ‘AlphaMap *’ {aka ‘struct _AlphaMap *’} but argument is of type ‘struct AlphaMap *’ 72 | void alpha_map_free (AlphaMap *alpha_map); | ~~~~~~~~~~^~~~~~~~~ src/datrie.c: In function ‘__pyx_f_6datrie_8AlphaMap_copy’: src/datrie.c:20939:61: warning: passing argument 1 of ‘alpha_map_clone’ from incompatible pointer type [-Wincompatible-pointer-types] 20939 | __pyx_v_clone->_c_alpha_map = alpha_map_clone(__pyx_v_self->_c_alpha_map); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | struct AlphaMap * In file included from src/datrie.c:626: libdatrie/datrie/alpha-map.h:70:46: note: expected ‘const AlphaMap *’ {aka ‘const struct _AlphaMap *’} but argument is of type ‘struct AlphaMap *’ 70 | AlphaMap * alpha_map_clone (const AlphaMap *a_map); | ~~~~~~~~~~~~~~~~^~~~~ src/datrie.c:20939:31: warning: assignment to ‘struct AlphaMap *’ from incompatible pointer type ‘AlphaMap *’ {aka ‘struct _AlphaMap *’} [-Wincompatible-pointer-types] 20939 | __pyx_v_clone->_c_alpha_map = alpha_map_clone(__pyx_v_self->_c_alpha_map); | ^ src/datrie.c: In function ‘__pyx_f_6datrie_8AlphaMap__add_range’: src/datrie.c:21492:50: warning: passing argument 1 of ‘alpha_map_add_range’ from incompatible pointer type [-Wincompatible-pointer-types] 21492 | __pyx_v_code = alpha_map_add_range(__pyx_v_self->_c_alpha_map, __pyx_v_begin, __pyx_v_end); | ~~~~~~~~~~~~^~~~~~~~~~~~~~ | | | struct AlphaMap * In file included from src/datrie.c:626: libdatrie/datrie/alpha-map.h:74:45: note: expected ‘AlphaMap *’ {aka ‘struct _AlphaMap *’} but argument is of type ‘struct AlphaMap *’ 74 | int alpha_map_add_range (AlphaMap *alpha_map, | ~~~~~~~~~~~^~~~~~~~~ creating build/lib.linux-s390x-3.10 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.10/src/datrie.o -L/usr/lib64 -Lbuild/temp.linux-s390x-3.10 -ldatrie -o build/lib.linux-s390x-3.10/datrie.cpython-310-s390x-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YGfEs8 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x ++ dirname /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x + cd datrie-0.8.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr creating /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10/site-packages copying build/lib.linux-s390x-3.10/datrie.cpython-310-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10/site-packages writing byte-compilation script '/tmp/tmpy21wwca2.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmpy21wwca2.py removing /tmp/tmpy21wwca2.py running install_egg_info running egg_info creating datrie.egg-info writing datrie.egg-info/PKG-INFO writing dependency_links to datrie.egg-info/dependency_links.txt writing top-level names to datrie.egg-info/top_level.txt writing manifest file 'datrie.egg-info/SOURCES.txt' adding license file 'COPYING' (matched pattern 'COPYING*') reading manifest file 'datrie.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'datrie.egg-info/SOURCES.txt' Copying datrie.egg-info to /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10/site-packages/datrie-0.8.2-py3.10.egg-info running install_scripts warning: no files found matching 'tests/words100k.txt.zip' + rm -rfv /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/bin/__pycache__ + /usr/bin/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.8.2-3.fc35 --unique-debug-suffix -0.8.2-3.fc35.s390x --unique-debug-src-base python-datrie-0.8.2-3.fc35.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/datrie-0.8.2 extracting debug info from /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10/site-packages/datrie.cpython-310-s390x-linux-gnu.so original debug info size: 1468kB, size after compression: 1432kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2681 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.asoq9c + umask 022 + cd /builddir/build/BUILD + cd datrie-0.8.2 + export PYTHONPATH=/builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/lib64/python3.10/site-packages + pytest-3.10 ============================= test session starts ============================== platform linux -- Python 3.10.0b2, pytest-6.2.4, py-1.10.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/datrie-0.8.2 plugins: hypothesis-6.6.0 collected 38 items tests/test_iteration.py ....... [ 18%] tests/test_random.py ..... [ 31%] tests/test_state.py . [ 34%] tests/test_trie.py ......................... [100%] ============================== 38 passed in 2.78s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-datrie-0.8.2-3.fc35.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VGExoZ + umask 022 + cd /builddir/build/BUILD + cd datrie-0.8.2 + DOCDIR=/builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/share/doc/python3-datrie + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/share/doc/python3-datrie + cp -pr README.rst /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/share/doc/python3-datrie + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7nl3we + umask 022 + cd /builddir/build/BUILD + cd datrie-0.8.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/share/licenses/python3-datrie + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/share/licenses/python3-datrie + cp -pr COPYING /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x/usr/share/licenses/python3-datrie + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-datrie = 0.8.2-3.fc35 python3-datrie = 0.8.2-3.fc35 python3-datrie(s390-64) = 0.8.2-3.fc35 python3.10-datrie = 0.8.2-3.fc35 python3.10dist(datrie) = 0.8.2 python3dist(datrie) = 0.8.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) python(abi) = 3.10 rtld(GNU_HASH) Processing files: python-datrie-debugsource-0.8.2-3.fc35.s390x Provides: python-datrie-debugsource = 0.8.2-3.fc35 python-datrie-debugsource(s390-64) = 0.8.2-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-datrie-debuginfo-0.8.2-3.fc35.s390x Provides: debuginfo(build-id) = cdc6e84d41cbfba6bee8e127e6d8112386872f80 python-datrie-debuginfo = 0.8.2-3.fc35 python3-datrie-debuginfo = 0.8.2-3.fc35 python3-datrie-debuginfo(s390-64) = 0.8.2-3.fc35 python3.10-datrie-debuginfo = 0.8.2-3.fc35 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-datrie-debugsource(s390-64) = 0.8.2-3.fc35 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x Wrote: /builddir/build/RPMS/python3-datrie-debuginfo-0.8.2-3.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python3-datrie-0.8.2-3.fc35.s390x.rpm Wrote: /builddir/build/RPMS/python-datrie-debugsource-0.8.2-3.fc35.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ttslYL + umask 022 + cd /builddir/build/BUILD + cd datrie-0.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-datrie-0.8.2-3.fc35.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0