INFO: not using any hashes in /data/userland-archives/hashes for http-parser-0.9.0.tar.gz (overridden with --hash) Source /data/userland-archives/http-parser-0.9.0.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/04/b2/c98d0a2b759fcf91ae0a3e7691e840e4c861dac2c7f5a4e36220129d0cc8/http-parser-0.9.0.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok copy cloning /jenkins/jobs/oi-userland/workspace/components/python/http-parser/http-parser-0.9.0 to /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.7 running build running build_py creating build creating build/lib.solaris-2.11-i86pc.64bit-cpython-37 creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser copying http_parser/pyparser.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser copying http_parser/_socketio.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser copying http_parser/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser copying http_parser/http.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser copying http_parser/util.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser copying http_parser/reader.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser running build_ext building 'http_parser.parser' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-37 creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/http_parser /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Iparser -I/usr/include/python3.7m -c http_parser/http_parser.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/http_parser/http_parser.o /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Iparser -I/usr/include/python3.7m -c http_parser/parser.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/http_parser/parser.o 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; | ^~~~~~~~~~~~~~~~~~~ /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-37/http_parser/http_parser.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/http_parser/parser.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/parser.cpython-37m.so 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 Linking /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.7/build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/parser.cpython-37m.so to /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.7/http_parser/parser.cpython-37m.so copy cloning /jenkins/jobs/oi-userland/workspace/components/python/http-parser/http-parser-0.9.0 to /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.9 /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.9/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.solaris-2.11-i86pc.64bit-cpython-39 creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser copying http_parser/_socketio.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser copying http_parser/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser copying http_parser/pyparser.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser copying http_parser/reader.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser copying http_parser/util.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser copying http_parser/http.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser running build_ext building 'http_parser.parser' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39 creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/http_parser /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Iparser -I/usr/include/python3.9 -c http_parser/http_parser.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/http_parser/http_parser.o /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -Iparser -I/usr/include/python3.9 -c http_parser/parser.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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:1031, 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; | ^~~~~~~~~~~~~~~~~~~ /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/http_parser/http_parser.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/http_parser/parser.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/parser.cpython-39.so Linking /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.9/build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/parser.cpython-39.so to /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.9/http_parser/parser.cpython-39.so running install running install_lib creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386 creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7 creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/reader.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/_socketio.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/util.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/http.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/parser.cpython-37m.so -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/http_parser/pyparser.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser/reader.py to reader.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser/_socketio.py to _socketio.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser/util.py to util.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser/http.py to http.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser/__init__.py to __init__.cpython-37.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser/pyparser.py to pyparser.cpython-37.pyc 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 /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.7/vendor-packages/http_parser-0.9.0-py3.7.egg-info running install_scripts 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 /usr/lib/python3.7/vendor-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. setuptools.SetuptoolsDeprecationWarning, /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/amd64-3.9/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/vendor-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 /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9 creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/_socketio.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/parser.cpython-39.so -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/pyparser.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/http.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/reader.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/http_parser/util.py -> /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser/_socketio.py to _socketio.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser/pyparser.py to pyparser.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser/http.py to http.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser/reader.py to reader.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser/util.py to util.cpython-39.pyc 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 /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/prototype/i386/usr/lib/python3.9/vendor-packages/http_parser-0.9.0-py3.9.egg-info running install_scripts VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/manifest-i386-http-parser-37.depend.res /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/manifest-i386-http-parser-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/http-parser/build/manifest-i386-http-parser.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/http-parser pkg://openindiana.org/library/python/http-parser-37@0.9.0,5.11-2023.0.0.0:20230110T163153Z PUBLISHED pkg://openindiana.org/library/python/http-parser-39@0.9.0,5.11-2023.0.0.0:20230110T163258Z PUBLISHED pkg://openindiana.org/library/python/http-parser@0.9.0,5.11-2023.0.0.0:20230110T163330Z PUBLISHED