Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682306185.277846/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-http-parser-0.9.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682306185.277846/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-http-parser-0.9.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682306185.277846/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pTRNCM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf http-parser-0.9.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/http-parser-0.9.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd http-parser-0.9.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Itw7IR + umask 022 + cd /builddir/build/BUILD + cd http-parser-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /builddir/build/BUILD/http-parser-0.9.0/setup.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses from imp import load_source running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/http_parser copying http_parser/pyparser.py -> build/lib.linux-x86_64-3.9/http_parser copying http_parser/_socketio.py -> build/lib.linux-x86_64-3.9/http_parser copying http_parser/__init__.py -> build/lib.linux-x86_64-3.9/http_parser copying http_parser/util.py -> build/lib.linux-x86_64-3.9/http_parser copying http_parser/reader.py -> build/lib.linux-x86_64-3.9/http_parser copying http_parser/http.py -> build/lib.linux-x86_64-3.9/http_parser running build_ext building 'http_parser.parser' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/http_parser gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Iparser -I/usr/include/python3.9 -c http_parser/http_parser.c -o build/temp.linux-x86_64-3.9/http_parser/http_parser.o gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Iparser -I/usr/include/python3.9 -c http_parser/parser.c -o build/temp.linux-x86_64-3.9/http_parser/parser.o http_parser/parser.c: In function ‘__Pyx_ParseOptionalKeywords’: http_parser/parser.c:9046:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9046 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9046:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 9046 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9046:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9046 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9046:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9046 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9046:21: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 9046 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9046:21: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9046 | (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9062:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9062 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9062:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 9062 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9062:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9062 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9062:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9062 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9062:25: warning: ‘PyUnicode_AsUnicode’ is deprecated [-Wdeprecated-declarations] 9062 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:580:45: note: declared here 580 | Py_DEPRECATED(3.3) PyAPI_FUNC(Py_UNICODE *) PyUnicode_AsUnicode( | ^~~~~~~~~~~~~~~~~~~ http_parser/parser.c:9062:25: warning: ‘_PyUnicode_get_wstr_length’ is deprecated [-Wdeprecated-declarations] 9062 | (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 : | ^ In file included from /usr/include/python3.9/unicodeobject.h:1026, from /usr/include/python3.9/Python.h:93, from http_parser/parser.c:4: /usr/include/python3.9/cpython/unicodeobject.h:446:26: note: declared here 446 | static inline Py_ssize_t _PyUnicode_get_wstr_length(PyObject *op) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c: In function ‘__pyx_pw_11http_parser_6parser_10HttpParser_1__init__’: http_parser/parser.c:3799:3: warning: ‘__pyx_v_parser_type’ may be used uninitialized in this function [-Wmaybe-uninitialized] 3799 | http_parser_init((&__pyx_v_self->_parser), __pyx_v_parser_type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http_parser/parser.c:3687:25: note: ‘__pyx_v_parser_type’ was declared here 3687 | enum http_parser_type __pyx_v_parser_type; | ^~~~~~~~~~~~~~~~~~~ gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/http_parser/http_parser.o build/temp.linux-x86_64-3.9/http_parser/parser.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/http_parser/parser.cpython-39-x86_64-linux-gnu.so Linking /builddir/build/BUILD/http-parser-0.9.0/build/lib.linux-x86_64-3.9/http_parser/parser.cpython-39-x86_64-linux-gnu.so to /builddir/build/BUILD/http-parser-0.9.0/http_parser/parser.cpython-39-x86_64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.I3mTqV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 + cd http-parser-0.9.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 /builddir/build/BUILD/http-parser-0.9.0/setup.py:12: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses from imp import load_source running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/parser.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/pyparser.py -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/_socketio.py -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/__init__.py -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/util.py -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/reader.py -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser copying build/lib.linux-x86_64-3.9/http_parser/http.py -> /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser byte-compiling /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/pyparser.py to pyparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/_socketio.py to _socketio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/http.py to http.cpython-39.pyc writing byte-compilation script '/tmp/tmppne95ys0.py' /usr/bin/python3 /tmp/tmppne95ys0.py removing /tmp/tmppne95ys0.py running install_egg_info running egg_info creating http_parser.egg-info writing http_parser.egg-info/PKG-INFO writing dependency_links to http_parser.egg-info/dependency_links.txt writing top-level names to http_parser.egg-info/top_level.txt writing manifest file 'http_parser.egg-info/SOURCES.txt' reading manifest file 'http_parser.egg-info/SOURCES.txt' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'http_parser.egg-info/SOURCES.txt' Copying http_parser.egg-info to /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser-0.9.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64//usr/share/doc/python-http-parser + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64//usr/share/doc/python-http-parser + pushd /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 ~/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64 ~/build/BUILD/http-parser-0.9.0 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/http-parser-0.9.0 + mv /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.9.0-1 --unique-debug-suffix -0.9.0-1.x86_64 --unique-debug-src-base python-http-parser-0.9.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/http-parser-0.9.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/parser.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9/site-packages/http_parser/parser.cpython-39-x86_64-linux-gnu.so 1092 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-http-parser-0.9.0-1.noarch error: Directory not found: /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/* RPM build errors: Directory not found: /builddir/build/BUILDROOT/python-http-parser-0.9.0-1.x86_64/usr/lib/python3.9/site-packages/* Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-http-parser.spec