Mock Version: 2.4 Mock Version: 2.4 Mock Version: 2.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-mysqlclient.spec'], chrootPath='/var/lib/mock/f33-build-22830402-2098711/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-mysqlclient.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=1600214400 Wrote: /builddir/build/SRPMS/python-mysqlclient-2.0.0-1.fc33.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-mysqlclient.spec'], chrootPath='/var/lib/mock/f33-build-22830402-2098711/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-mysqlclient.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=1600214400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dGWUIm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mysqlclient-python-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mysqlclient-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mysqlclient-python-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf mysqlclient.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UWKfOl + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-2.0.0 + 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' running build running build_py creating build creating build/lib.linux-s390x-3.9 creating build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/__init__.py -> build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/_exceptions.py -> build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/connections.py -> build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/converters.py -> build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/cursors.py -> build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/release.py -> build/lib.linux-s390x-3.9/MySQLdb copying MySQLdb/times.py -> build/lib.linux-s390x-3.9/MySQLdb creating build/lib.linux-s390x-3.9/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.linux-s390x-3.9/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.linux-s390x-3.9/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.linux-s390x-3.9/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.linux-s390x-3.9/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-s390x-3.9/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.linux-s390x-3.9/MySQLdb/constants running build_ext building 'MySQLdb._mysql' extension creating build/temp.linux-s390x-3.9 creating build/temp.linux-s390x-3.9/MySQLdb gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -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 -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 -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 -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 -Dversion_info=(2,0,0,'final',0) -D__version__=2.0.0 -I/usr/include/mysql -I/usr/include/mysql/mysql -I/usr/include/python3.9 -c MySQLdb/_mysql.c -o build/temp.linux-s390x-3.9/MySQLdb/_mysql.o In file included from /usr/include/string.h:519, from /usr/include/python3.9/Python.h:30, from MySQLdb/_mysql.c:46: In function ‘strncpy’, inlined from ‘_mysql_row_to_dict’ at MySQLdb/_mysql.c:1245:13: /usr/include/bits/string_fortified.h:106:10: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘_mysql_row_to_dict_old’ at MySQLdb/_mysql.c:1283:17: /usr/include/bits/string_fortified.h:106:10: warning: ‘strncpy’ specified bound 256 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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.9/MySQLdb/_mysql.o -L/usr/lib64/ -L/usr/lib64 -lmariadb -o build/lib.linux-s390x-3.9/MySQLdb/_mysql.cpython-39-s390x-linux-gnu.so + PYTHONPATH=/builddir/build/BUILD/mysqlclient-python-2.0.0 + sphinx-build-3 doc html Running Sphinx v3.2.1 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] FAQ reading sources... [ 40%] MySQLdb reading sources... [ 60%] MySQLdb.constants reading sources... [ 80%] index reading sources... [100%] user_guide WARNING: autodoc: failed to import module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'connections' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'converters' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'cursors' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module 'times' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module '_mysql' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module '_exceptions' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'constants' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'constants.CLIENT' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'constants.CR' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'constants.ER' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'constants.FIELD_TYPE' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined WARNING: autodoc: failed to import module 'constants.FLAG' from module 'MySQLdb'; the following exception was raised: Traceback (most recent call last): File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 18, in from . import _mysql ImportError: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/ext/autodoc/importer.py", line 66, in import_module return importlib.import_module(modname) File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/builddir/build/BUILD/mysqlclient-python-2.0.0/MySQLdb/__init__.py", line 24, in version_info, _mysql.version_info, _mysql.__file__ NameError: name '_mysql' is not defined done checking consistency... done preparing documents... done writing output... [ 20%] FAQ writing output... [ 40%] MySQLdb writing output... [ 60%] MySQLdb.constants writing output... [ 80%] index writing output... [100%] user_guide generating indices... genindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 14 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vOJSSk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x ++ dirname /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x + cd mysqlclient-python-2.0.0 + 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-mysqlclient-2.0.0-1.fc33.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr creating /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/cursors.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/_exceptions.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/connections.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb creating /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/constants/CR.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/constants/FLAG.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/constants/ER.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/constants/__init__.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/constants/CLIENT.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/constants/FIELD_TYPE.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-s390x-3.9/MySQLdb/_mysql.cpython-39-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/times.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/release.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/__init__.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-s390x-3.9/MySQLdb/converters.py -> /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/cursors.py to cursors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/_exceptions.py to _exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/connections.py to connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants/CR.py to CR.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants/FLAG.py to FLAG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants/ER.py to ER.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants/CLIENT.py to CLIENT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/times.py to times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/release.py to release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/converters.py to converters.cpython-39.pyc writing byte-compilation script '/tmp/tmp_bg1hh2m.py' /usr/bin/python3 /tmp/tmp_bg1hh2m.py removing /tmp/tmp_bg1hh2m.py running install_egg_info running egg_info creating mysqlclient.egg-info writing mysqlclient.egg-info/PKG-INFO writing dependency_links to mysqlclient.egg-info/dependency_links.txt writing top-level names to mysqlclient.egg-info/top_level.txt writing manifest file 'mysqlclient.egg-info/SOURCES.txt' reading manifest file 'mysqlclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mysqlclient.egg-info/SOURCES.txt' Copying mysqlclient.egg-info to /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/mysqlclient-2.0.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j3 --strict-build-id -m -i --build-id-seed 2.0.0-1.fc33 --unique-debug-suffix -2.0.0-1.fc33.s390x --unique-debug-src-base python-mysqlclient-2.0.0-1.fc33.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mysqlclient-python-2.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/_mysql.cpython-39-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9/site-packages/MySQLdb/_mysql.cpython-39-s390x-linux-gnu.so original debug info size: 220kB, size after compression: 216kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 155 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-mysqlclient-2.0.0-1.fc33.s390x/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-mysqlclient-2.0.0-1.fc33.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.78Is7k + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python3-mysqlclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python3-mysqlclient + cp -pr README.md /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python3-mysqlclient + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python3-mysqlclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g71oHj + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/licenses/python3-mysqlclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/licenses/python3-mysqlclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/licenses/python3-mysqlclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mysqlclient = 2.0.0-1.fc33 python3-mysqlclient = 2.0.0-1.fc33 python3-mysqlclient(s390-64) = 2.0.0-1.fc33 python3.9-mysqlclient = 2.0.0-1.fc33 python3.9dist(mysqlclient) = 2 python3dist(mysqlclient) = 2 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-mysqlclient < 2.0.0-1.fc33 Processing files: python-mysqlclient-doc-2.0.0-1.fc33.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.quWpTl + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python-mysqlclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python-mysqlclient-doc + cp -pr html /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/doc/python-mysqlclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6AShQi + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/licenses/python-mysqlclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/licenses/python-mysqlclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x/usr/share/licenses/python-mysqlclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mysqlclient-doc = 2.0.0-1.fc33 python-mysqlclient-doc(s390-64) = 2.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-mysqlclient-debugsource-2.0.0-1.fc33.s390x Provides: python-mysqlclient-debugsource = 2.0.0-1.fc33 python-mysqlclient-debugsource(s390-64) = 2.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-mysqlclient-debuginfo-2.0.0-1.fc33.s390x Provides: debuginfo(build-id) = cbfe5a773ab4b0de477b58fe68e93bba5fccd93a python-mysqlclient-debuginfo = 2.0.0-1.fc33 python3-mysqlclient-debuginfo = 2.0.0-1.fc33 python3-mysqlclient-debuginfo(s390-64) = 2.0.0-1.fc33 python3.9-mysqlclient-debuginfo = 2.0.0-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-mysqlclient-debugsource(s390-64) = 2.0.0-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x Wrote: /builddir/build/RPMS/python3-mysqlclient-debuginfo-2.0.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/python3-mysqlclient-2.0.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/python-mysqlclient-debugsource-2.0.0-1.fc33.s390x.rpm Wrote: /builddir/build/RPMS/python-mysqlclient-doc-2.0.0-1.fc33.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nukKrk + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mysqlclient-2.0.0-1.fc33.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0