Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-regex.spec'], chrootPath='/var/lib/mock/f30-build-18120941-1294470/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-regex.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 Wrote: /builddir/build/SRPMS/python-regex-2019.11.1-1.fc30.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-regex.spec'], chrootPath='/var/lib/mock/f30-build-18120941-1294470/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-regex.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.indLoS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf regex-2019.11.1 + /usr/bin/mkdir -p regex-2019.11.1 + cd regex-2019.11.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/regex-2019.11.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd regex-2019.11.1 ~/build/BUILD/regex-2019.11.1/regex-2019.11.1 ~/build/BUILD/regex-2019.11.1 + rm docs/Features.html + popd ~/build/BUILD/regex-2019.11.1 + mv regex-2019.11.1 python2 + cp -a python2 python3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WKlSvB + umask 022 + cd /builddir/build/BUILD + cd regex-2019.11.1 + pushd python2 ~/build/BUILD/regex-2019.11.1/python2 ~/build/BUILD/regex-2019.11.1 + 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 -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/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-s390x-2.7 creating build/lib.linux-s390x-2.7/regex copying regex_2/__init__.py -> build/lib.linux-s390x-2.7/regex copying regex_2/regex.py -> build/lib.linux-s390x-2.7/regex copying regex_2/_regex_core.py -> build/lib.linux-s390x-2.7/regex copying regex_2/test_regex.py -> build/lib.linux-s390x-2.7/regex running build_ext building 'regex._regex' extension creating build/temp.linux-s390x-2.7 creating build/temp.linux-s390x-2.7/regex_2 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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c regex_2/_regex.c -o build/temp.linux-s390x-2.7/regex_2/_regex.o regex_2/_regex.c: In function 'folded_char_at': regex_2/_regex.c:10535:9: warning: variable 'folded_len' set but not used [-Wunused-but-set-variable] 10535 | int folded_len; | ^~~~~~~~~~ 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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c regex_2/_regex_unicode.c -o build/temp.linux-s390x-2.7/regex_2/_regex_unicode.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-2.7/regex_2/_regex.o build/temp.linux-s390x-2.7/regex_2/_regex_unicode.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-s390x-2.7/regex/_regex.so + sleep 1 + rst2html docs/Features.rst docs/Features.rst:148: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:159: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:175: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:197: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:220: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:241: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:280: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:329: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:360: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:379: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:430: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:453: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:467: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:484: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:508: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:534: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:622: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:636: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:646: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:654: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:661: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:668: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:681: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:689: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:696: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:762: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:776: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:806: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:882: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:958: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:978: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:987: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1010: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1029: (WARNING/2) Cannot analyze code. Pygments package not found. ~/build/BUILD/regex-2019.11.1 ~/build/BUILD/regex-2019.11.1/python3 ~/build/BUILD/regex-2019.11.1 + popd + pushd python3 + 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 -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' running build running build_py creating build creating build/lib.linux-s390x-3.7 creating build/lib.linux-s390x-3.7/regex copying regex_3/__init__.py -> build/lib.linux-s390x-3.7/regex copying regex_3/regex.py -> build/lib.linux-s390x-3.7/regex copying regex_3/_regex_core.py -> build/lib.linux-s390x-3.7/regex copying regex_3/test_regex.py -> build/lib.linux-s390x-3.7/regex running build_ext building 'regex._regex' extension creating build/temp.linux-s390x-3.7 creating build/temp.linux-s390x-3.7/regex_3 gcc -pthread -Wno-unused-result -Wsign-compare -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c regex_3/_regex.c -o build/temp.linux-s390x-3.7/regex_3/_regex.o regex_3/_regex.c: In function ‘folded_char_at’: regex_3/_regex.c:10625:9: warning: variable ‘folded_len’ set but not used [-Wunused-but-set-variable] 10625 | int folded_len; | ^~~~~~~~~~ regex_3/_regex.c: In function ‘fuzzy_match_group_fld’: regex_3/_regex.c:11503:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11503 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regex_3/_regex.c: In function ‘fuzzy_match_string_fld’: regex_3/_regex.c:11270:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11270 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regex_3/_regex.c: In function ‘basic_match’: regex_3/_regex.c:11608:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11608 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regex_3/_regex.c:11522:18: note: ‘data.new_text_pos’ was declared here 11522 | RE_FuzzyData data; | ^~~~ regex_3/_regex.c:11369:10: warning: ‘data.new_text_pos’ may be used uninitialized in this function [-Wmaybe-uninitialized] 11369 | if (!record_fuzzy(state, data.fuzzy_type, data.new_text_pos - data.step)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ regex_3/_regex.c:11288:18: note: ‘data.new_text_pos’ was declared here 11288 | RE_FuzzyData data; | ^~~~ gcc -pthread -Wno-unused-result -Wsign-compare -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c regex_3/_regex_unicode.c -o build/temp.linux-s390x-3.7/regex_3/_regex_unicode.o gcc -pthread -shared -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 -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 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/regex_3/_regex.o build/temp.linux-s390x-3.7/regex_3/_regex_unicode.o -L/usr/lib64 -lpython3.7m -o build/lib.linux-s390x-3.7/regex/_regex.cpython-37m-s390x-linux-gnu.so + rst2html docs/Features.rst docs/Features.rst:148: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:159: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:175: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:197: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:220: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:241: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:280: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:329: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:360: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:379: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:430: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:453: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:467: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:484: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:508: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:534: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:622: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:636: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:646: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:654: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:661: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:668: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:681: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:689: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:696: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:762: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:776: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:806: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:882: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:958: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:978: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:987: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1010: (WARNING/2) Cannot analyze code. Pygments package not found. docs/Features.rst:1029: (WARNING/2) Cannot analyze code. Pygments package not found. + popd ~/build/BUILD/regex-2019.11.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6SU9ra + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x ++ dirname /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x + cd regex-2019.11.1 ~/build/BUILD/regex-2019.11.1/python2 ~/build/BUILD/regex-2019.11.1 + pushd python2 + 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 -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/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex copying build/lib.linux-s390x-2.7/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex copying build/lib.linux-s390x-2.7/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex copying build/lib.linux-s390x-2.7/regex/_regex.so -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex copying build/lib.linux-s390x-2.7/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex copying build/lib.linux-s390x-2.7/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex/_regex_core.py to _regex_core.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex/test_regex.py to test_regex.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex/regex.py to regex.pyc writing byte-compilation script '/tmp/tmpbUyf94.py' /usr/bin/python2 -O /tmp/tmpbUyf94.py removing /tmp/tmpbUyf94.py running install_egg_info Writing /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex-2019.11.1-py2.7.egg-info + popd ~/build/BUILD/regex-2019.11.1 ~/build/BUILD/regex-2019.11.1/python3 ~/build/BUILD/regex-2019.11.1 + pushd python3 + 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 -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-regex-2019.11.1-1.fc30.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex copying build/lib.linux-s390x-3.7/regex/_regex.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex copying build/lib.linux-s390x-3.7/regex/_regex_core.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex copying build/lib.linux-s390x-3.7/regex/__init__.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex copying build/lib.linux-s390x-3.7/regex/test_regex.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex copying build/lib.linux-s390x-3.7/regex/regex.py -> /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex/_regex_core.py to _regex_core.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex/test_regex.py to test_regex.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex/regex.py to regex.cpython-37.pyc writing byte-compilation script '/tmp/tmpuc1k95i7.py' /usr/bin/python3 /tmp/tmpuc1k95i7.py removing /tmp/tmpuc1k95i7.py running install_egg_info Writing /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex-2019.11.1-py3.7.egg-info + popd ~/build/BUILD/regex-2019.11.1 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2019.11.1-1.fc30 --unique-debug-suffix -2019.11.1-1.fc30.s390x --unique-debug-src-base python-regex-2019.11.1-1.fc30.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/regex-2019.11.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex/_regex.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex/_regex.so extracting debug info from /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7/site-packages/regex/_regex.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7/site-packages/regex/_regex.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 7422 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python2-regex-2019.11.1-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GTo0Ed + umask 022 + cd /builddir/build/BUILD + cd regex-2019.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python2-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python2-regex + cp -pr python2/README /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python2-regex + cp -pr python2/docs/Features.html /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python2-regex + cp -pr python2/docs/UnicodeProperties.txt /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python2-regex + exit 0 Provides: python-regex = 2019.11.1-1.fc30 python-regex(s390-64) = 2019.11.1-1.fc30 python2-regex = 2019.11.1-1.fc30 python2-regex(s390-64) = 2019.11.1-1.fc30 python2.7dist(regex) = 2019.11.1 python2dist(regex) = 2019.11.1 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.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-regex < 2019.11.1-1.fc30 Processing files: python3-regex-2019.11.1-1.fc30.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WzhILH + umask 022 + cd /builddir/build/BUILD + cd regex-2019.11.1 + DOCDIR=/builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python3-regex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python3-regex + cp -pr python3/README /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python3-regex + cp -pr python3/docs/Features.html /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python3-regex + cp -pr python3/docs/UnicodeProperties.txt /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x/usr/share/doc/python3-regex + exit 0 Provides: python3-regex = 2019.11.1-1.fc30 python3-regex(s390-64) = 2019.11.1-1.fc30 python3.7dist(regex) = 2019.11.1 python3dist(regex) = 2019.11.1 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.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-regex-debugsource-2019.11.1-1.fc30.s390x Provides: python-regex-debugsource = 2019.11.1-1.fc30 python-regex-debugsource(s390-64) = 2019.11.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-regex-debuginfo-2019.11.1-1.fc30.s390x Provides: python-regex-debuginfo = 2019.11.1-1.fc30 python-regex-debuginfo(s390-64) = 2019.11.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(s390-64) = 2019.11.1-1.fc30 Processing files: python2-regex-debuginfo-2019.11.1-1.fc30.s390x Provides: debuginfo(build-id) = 892dcc0a3911a9b57aa5ba571a2c4a620734410a python2-regex-debuginfo = 2019.11.1-1.fc30 python2-regex-debuginfo(s390-64) = 2019.11.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(s390-64) = 2019.11.1-1.fc30 Processing files: python3-regex-debuginfo-2019.11.1-1.fc30.s390x Provides: debuginfo(build-id) = 6fced9bb4c7dcd365ab837d7a4544e7dc6767215 python3-regex-debuginfo = 2019.11.1-1.fc30 python3-regex-debuginfo(s390-64) = 2019.11.1-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-regex-debugsource(s390-64) = 2019.11.1-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x Wrote: /builddir/build/RPMS/python2-regex-2019.11.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python3-regex-2019.11.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python-regex-debugsource-2019.11.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python-regex-debuginfo-2019.11.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python2-regex-debuginfo-2019.11.1-1.fc30.s390x.rpm Wrote: /builddir/build/RPMS/python3-regex-debuginfo-2019.11.1-1.fc30.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JpQDV9 + umask 022 + cd /builddir/build/BUILD + cd regex-2019.11.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-regex-2019.11.1-1.fc30.s390x + exit 0 Child return code was: 0