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-httptools.spec'], chrootPath='/var/lib/mock/f33-build-294748-55376/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sm6y32sl:/etc/resolv.conf']unshare_net=TrueprintOutput=False) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sm6y32sl:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '35573103a7644692896ef7399862a504', '-D', '/var/lib/mock/f33-build-294748-55376/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sm6y32sl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-httptools.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-httptools-0.1.0-2.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-httptools.spec'], chrootPath='/var/lib/mock/f33-build-294748-55376/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=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sm6y32sl:/etc/resolv.conf']unshare_net=TrueprintOutput=False) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sm6y32sl:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '20dd7e5436544f3c84ebbbdccceac599', '-D', '/var/lib/mock/f33-build-294748-55376/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sm6y32sl:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-httptools.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.aiEWEt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf httptools-0.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/httptools-0.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd httptools-0.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -vrf vendor/ removed directory 'vendor/http-parser' removed directory 'vendor/' + sed -i 's#Cython==0.29.14#Cython>=0.29.14#' setup.py + sed -i s#../../vendor/http-parser/http_parser.h#http_parser.h# ./httptools/parser/cparser.pxd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zgW86w + umask 022 + cd /builddir/build/BUILD + cd httptools-0.1.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 -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' build_ext --use-system-http-parser running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/httptools copying httptools/__init__.py -> build/lib.linux-riscv64-3.9/httptools copying httptools/_version.py -> build/lib.linux-riscv64-3.9/httptools creating build/lib.linux-riscv64-3.9/httptools/parser copying httptools/parser/__init__.py -> build/lib.linux-riscv64-3.9/httptools/parser copying httptools/parser/errors.py -> build/lib.linux-riscv64-3.9/httptools/parser running egg_info creating httptools.egg-info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing top-level names to httptools.egg-info/top_level.txt writing manifest file 'httptools.egg-info/SOURCES.txt' Compiling httptools/parser/parser.pyx because it changed. [1/1] Cythonizing httptools/parser/parser.pyx reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'vendor' warning: no files found matching '*.h' under directory 'vendor' warning: no files found matching 'LICENSE*' under directory 'vendor' warning: no files found matching 'README*' under directory 'vendor' writing manifest file 'httptools.egg-info/SOURCES.txt' copying httptools/parser/parser.c -> build/lib.linux-riscv64-3.9/httptools/parser running build_ext building 'httptools.parser.parser' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/httptools creating build/temp.linux-riscv64-3.9/httptools/parser 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 -I/usr/include/python3.9 -c httptools/parser/parser.c -o build/temp.linux-riscv64-3.9/httptools/parser/parser.o -O2 httptools/parser/parser.c: In function ‘__Pyx_decode_c_bytes’: httptools/parser/parser.c:10513:9: warning: ‘PyUnicode_FromUnicode’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 10513 | return PyUnicode_FromUnicode(NULL, 0); | ^~~~~~ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:97, from httptools/parser/parser.c:20: /usr/include/python3.9/cpython/unicodeobject.h:551:42: note: declared here 551 | Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode( | ^~~~~~~~~~~~~~~~~~~~~ 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/httptools/parser/parser.o -L/usr/lib64 -lhttp_parser -o build/lib.linux-riscv64-3.9/httptools/parser/parser.cpython-39-riscv64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A6jy7w + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64 + cd httptools-0.1.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 -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-httptools-0.1.0-2.fc33.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr creating /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools copying build/lib.linux-riscv64-3.9/httptools/__init__.py -> /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools copying build/lib.linux-riscv64-3.9/httptools/_version.py -> /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools creating /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser copying build/lib.linux-riscv64-3.9/httptools/parser/__init__.py -> /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser copying build/lib.linux-riscv64-3.9/httptools/parser/errors.py -> /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser copying build/lib.linux-riscv64-3.9/httptools/parser/parser.c -> /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser copying build/lib.linux-riscv64-3.9/httptools/parser/parser.cpython-39-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser byte-compiling /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser/errors.py to errors.cpython-39.pyc writing byte-compilation script '/tmp/tmpkv1mh_14.py' /usr/bin/python3 /tmp/tmpkv1mh_14.py removing /tmp/tmpkv1mh_14.py running install_egg_info running egg_info writing httptools.egg-info/PKG-INFO writing dependency_links to httptools.egg-info/dependency_links.txt writing top-level names to httptools.egg-info/top_level.txt reading manifest file 'httptools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' under directory 'vendor' warning: no files found matching '*.h' under directory 'vendor' warning: no files found matching 'LICENSE*' under directory 'vendor' warning: no files found matching 'README*' under directory 'vendor' writing manifest file 'httptools.egg-info/SOURCES.txt' Copying httptools.egg-info to /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools-0.1.0-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.1.0-2.fc33 --unique-debug-suffix -0.1.0-2.fc33.riscv64 --unique-debug-src-base python-httptools-0.1.0-2.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/httptools-0.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser/parser.cpython-39-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages/httptools/parser/parser.cpython-39-riscv64-linux-gnu.so original debug info size: 1312kB, size after compression: 1304kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 912 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-httptools-0.1.0-2.fc33.riscv64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.rMKq5u + umask 022 + cd /builddir/build/BUILD + cd httptools-0.1.0 + pushd tests ~/build/BUILD/httptools-0.1.0/tests ~/build/BUILD/httptools-0.1.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/lib64/python3.9/site-packages + /usr/bin/python3 -m unittest discover -v test_parser_request_2 (test_parser.TestRequestParser) ... ok test_parser_request_3 (test_parser.TestRequestParser) ... ok test_parser_request_4 (test_parser.TestRequestParser) ... ok test_parser_request_chunked_1 (test_parser.TestRequestParser) ... ok test_parser_request_chunked_2 (test_parser.TestRequestParser) ... ok test_parser_request_chunked_3 (test_parser.TestRequestParser) ... ok test_parser_request_chunked_cb_error_1 (test_parser.TestRequestParser) ... ok test_parser_request_chunked_cb_error_2 (test_parser.TestRequestParser) ... ok test_parser_request_error_in_cb_on_headers_complete (test_parser.TestRequestParser) ... ok test_parser_request_error_in_cb_on_url (test_parser.TestRequestParser) ... ok test_parser_request_error_in_on_header (test_parser.TestRequestParser) ... ok test_parser_request_error_in_on_message_begin (test_parser.TestRequestParser) ... ok test_parser_request_fragmented (test_parser.TestRequestParser) ... ok test_parser_request_fragmented_bytes (test_parser.TestRequestParser) ... ok test_parser_request_fragmented_header (test_parser.TestRequestParser) ... ok test_parser_request_fragmented_value (test_parser.TestRequestParser) ... ok test_parser_request_upgrade_1 (test_parser.TestRequestParser) ... ok test_parser_request_upgrade_flag (test_parser.TestRequestParser) ... ok test_parser_response_1 (test_parser.TestResponseParser) ... FAIL test_parser_response_2 (test_parser.TestResponseParser) ... ok test_parser_response_3 (test_parser.TestResponseParser) ... ok test_parser_response_4 (test_parser.TestResponseParser) ... ok test_parser_response_5 (test_parser.TestResponseParser) ... ok test_parser_response_cb_on_body_1 (test_parser.TestResponseParser) ... ok test_parser_response_cb_on_message_complete_1 (test_parser.TestResponseParser) ... ok test_parser_response_cb_on_status_1 (test_parser.TestResponseParser) ... ok test_parser_upgrade_response_1 (test_parser.TestResponseParser) ... ok test_parser_url_1 (test_parser.TestUrlParser) ... ok test_parser_url_10 (test_parser.TestUrlParser) ... ok test_parser_url_2 (test_parser.TestUrlParser) ... ok test_parser_url_3 (test_parser.TestUrlParser) ... ok test_parser_url_4 (test_parser.TestUrlParser) ... ok test_parser_url_5 (test_parser.TestUrlParser) ... ok test_parser_url_6 (test_parser.TestUrlParser) ... ok test_parser_url_7 (test_parser.TestUrlParser) ... ok test_parser_url_8 (test_parser.TestUrlParser) ... ok test_parser_url_9 (test_parser.TestUrlParser) ... ok ====================================================================== FAIL: test_parser_response_1 (test_parser.TestResponseParser) ---------------------------------------------------------------------- httptools.parser.errors.HttpParserError: invalid constant string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/httptools-0.1.0/tests/test_parser.py", line 107, in test_parser_response_1 p.feed_data(b'12123123') AssertionError: "data received after completed connection" does not match "invalid constant string" ---------------------------------------------------------------------- Ran 37 tests in 0.378s FAILED (failures=1) + : + popd ~/build/BUILD/httptools-0.1.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-httptools-0.1.0-2.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PuzAst + umask 022 + cd /builddir/build/BUILD + cd httptools-0.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/share/doc/python3-httptools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/share/doc/python3-httptools + cp -pr README.md /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/share/doc/python3-httptools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VeFpit + umask 022 + cd /builddir/build/BUILD + cd httptools-0.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/share/licenses/python3-httptools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/share/licenses/python3-httptools + cp -pr LICENSE /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64/usr/share/licenses/python3-httptools + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-httptools = 0.1.0-2.fc33 python3-httptools = 0.1.0-2.fc33 python3-httptools(riscv-64) = 0.1.0-2.fc33 python3.9-httptools = 0.1.0-2.fc33 python3.9dist(httptools) = 0.1 python3dist(httptools) = 0.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: 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) libhttp_parser.so.2()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python-httptools < 0.1.0-2.fc33 Processing files: python-httptools-debugsource-0.1.0-2.fc33.riscv64 Provides: python-httptools-debugsource = 0.1.0-2.fc33 python-httptools-debugsource(riscv-64) = 0.1.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-httptools-debuginfo-0.1.0-2.fc33.riscv64 Provides: debuginfo(build-id) = 2ca00c1c4d068124c3b7acdd212ddf062ff9da46 python-httptools-debuginfo = 0.1.0-2.fc33 python3-httptools-debuginfo = 0.1.0-2.fc33 python3-httptools-debuginfo(riscv-64) = 0.1.0-2.fc33 python3.9-httptools-debuginfo = 0.1.0-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-httptools-debugsource(riscv-64) = 0.1.0-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64 Wrote: /builddir/build/RPMS/python3-httptools-debuginfo-0.1.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python-httptools-debugsource-0.1.0-2.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/python3-httptools-0.1.0-2.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.c57JXt + umask 022 + cd /builddir/build/BUILD + cd httptools-0.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-httptools-0.1.0-2.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0