Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-mysqlclient.spec'], chrootPath='/var/lib/mock/f33-build-297544-55936/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Wrote: /builddir/build/SRPMS/python-mysqlclient-1.4.6-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-mysqlclient.spec'], chrootPath='/var/lib/mock/f33-build-297544-55936/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595980800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AV0JGV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mysqlclient-python-1.4.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/mysqlclient-1.4.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mysqlclient-python-1.4.6 + /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.9SYFAU + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-1.4.6 + 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 -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-riscv64-3.9 creating build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/__init__.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/_exceptions.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/compat.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/connections.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/converters.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/cursors.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/release.py -> build/lib.linux-riscv64-3.9/MySQLdb copying MySQLdb/times.py -> build/lib.linux-riscv64-3.9/MySQLdb creating build/lib.linux-riscv64-3.9/MySQLdb/constants copying MySQLdb/constants/__init__.py -> build/lib.linux-riscv64-3.9/MySQLdb/constants copying MySQLdb/constants/CLIENT.py -> build/lib.linux-riscv64-3.9/MySQLdb/constants copying MySQLdb/constants/CR.py -> build/lib.linux-riscv64-3.9/MySQLdb/constants copying MySQLdb/constants/ER.py -> build/lib.linux-riscv64-3.9/MySQLdb/constants copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.linux-riscv64-3.9/MySQLdb/constants copying MySQLdb/constants/FLAG.py -> build/lib.linux-riscv64-3.9/MySQLdb/constants running build_ext building 'MySQLdb._mysql' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/MySQLdb gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Dversion_info=(1,4,6,'final',0) -D__version__=1.4.6 -I/usr/include/mysql -I/usr/include/mysql/mysql -I/usr/include/python3.9 -c MySQLdb/_mysql.c -o build/temp.linux-riscv64-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:38: In function ‘strncpy’, inlined from ‘_mysql_row_to_dict_old’ at MySQLdb/_mysql.c:1272: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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘strncpy’, inlined from ‘_mysql_row_to_dict’ at MySQLdb/_mysql.c:1234: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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/MySQLdb/_mysql.o -L/usr/lib64/ -L/usr/lib64 -lmariadb -o build/lib.linux-riscv64-3.9/MySQLdb/_mysql.cpython-39-riscv64-linux-gnu.so + PYTHONPATH=/builddir/build/BUILD/mysqlclient-python-1.4.6 + sphinx-build-3 doc html Running Sphinx v3.1.2 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: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'connections' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'converters' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'cursors' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'times' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module '_mysql' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module '_exceptions' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) looking for now-outdated files... none found pickling environment... WARNING: autodoc: failed to import module 'constants' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'constants.CLIENT' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'constants.CR' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'constants.ER' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'constants.FIELD_TYPE' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) WARNING: autodoc: failed to import module 'constants.FLAG' from module 'MySQLdb'; the following exception was raised: cannot import name '_mysql' from partially initialized module 'MySQLdb' (most likely due to a circular import) (/builddir/build/BUILD/mysqlclient-python-1.4.6/MySQLdb/__init__.py) 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.cMrTjV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64 + cd mysqlclient-python-1.4.6 + 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 -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-1.4.6-3.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/times.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/_mysql.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb creating /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/constants/FLAG.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/constants/ER.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/constants/CR.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/constants/CLIENT.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/constants/FIELD_TYPE.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/constants/__init__.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants copying build/lib.linux-riscv64-3.9/MySQLdb/converters.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/connections.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/cursors.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/__init__.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/release.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/_exceptions.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb copying build/lib.linux-riscv64-3.9/MySQLdb/compat.py -> /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/times.py to times.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants/FLAG.py to FLAG.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants/ER.py to ER.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants/CR.py to CR.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants/CLIENT.py to CLIENT.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants/FIELD_TYPE.py to FIELD_TYPE.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/converters.py to converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/connections.py to connections.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/cursors.py to cursors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/release.py to release.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/_exceptions.py to _exceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/compat.py to compat.cpython-39.pyc writing byte-compilation script '/tmp/tmpuqnhb7jo.py' /usr/bin/python3 /tmp/tmpuqnhb7jo.py removing /tmp/tmpuqnhb7jo.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-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/mysqlclient-1.4.6-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.6-3.fc33 --unique-debug-suffix -1.4.6-3.fc33.riscv64 --unique-debug-src-base python-mysqlclient-1.4.6-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mysqlclient-python-1.4.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/_mysql.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/lib64/python3.9/site-packages/MySQLdb/_mysql.cpython-39-riscv64-linux-gnu.so original debug info size: 404kB, size after compression: 400kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 154 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-1.4.6-3.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/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-1.4.6-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.skNkPW + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-1.4.6 + DOCDIR=/builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python3-mysqlclient + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python3-mysqlclient + cp -pr README.md /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python3-mysqlclient + cp -pr HISTORY.rst /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python3-mysqlclient + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JjHlRU + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-1.4.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/licenses/python3-mysqlclient + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/licenses/python3-mysqlclient + cp -pr LICENSE /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/licenses/python3-mysqlclient + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mysqlclient = 1.4.6-3.fc33 python3-mysqlclient = 1.4.6-3.fc33 python3-mysqlclient(riscv-64) = 1.4.6-3.fc33 python3.9-mysqlclient = 1.4.6-3.fc33 python3.9dist(mysqlclient) = 1.4.6 python3dist(mysqlclient) = 1.4.6 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: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-mysqlclient < 1.4.6-3.fc33 Processing files: python-mysqlclient-doc-1.4.6-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Su8vQU + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-1.4.6 + DOCDIR=/builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python-mysqlclient-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python-mysqlclient-doc + cp -pr html /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/doc/python-mysqlclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rTyKDW + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-1.4.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/licenses/python-mysqlclient-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/licenses/python-mysqlclient-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64/usr/share/licenses/python-mysqlclient-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mysqlclient-doc = 1.4.6-3.fc33 python-mysqlclient-doc(riscv-64) = 1.4.6-3.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-1.4.6-3.fc33.riscv64 Provides: python-mysqlclient-debugsource = 1.4.6-3.fc33 python-mysqlclient-debugsource(riscv-64) = 1.4.6-3.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-1.4.6-3.fc33.riscv64 Provides: debuginfo(build-id) = ace11fd2fbadcd912ca541dbc97cf588cbae34ae python-mysqlclient-debuginfo = 1.4.6-3.fc33 python3-mysqlclient-debuginfo = 1.4.6-3.fc33 python3-mysqlclient-debuginfo(riscv-64) = 1.4.6-3.fc33 python3.9-mysqlclient-debuginfo = 1.4.6-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-mysqlclient-debugsource(riscv-64) = 1.4.6-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64 Wrote: /builddir/build/RPMS/python-mysqlclient-debugsource-1.4.6-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-mysqlclient-debuginfo-1.4.6-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-mysqlclient-1.4.6-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-mysqlclient-doc-1.4.6-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ROnalV + umask 022 + cd /builddir/build/BUILD + cd mysqlclient-python-1.4.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mysqlclient-1.4.6-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0