INFO: not using any hashes in /data/userland-archives/hashes for markupsafe-3.0.0.tar.gz (overridden with --hash) Source /data/userland-archives/markupsafe-3.0.0.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/source/m/markupsafe/markupsafe-3.0.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/MarkupSafe/markupsafe-3.0.0 to /jenkins/jobs/oi-userland/workspace/components/python/MarkupSafe/build/amd64-3.9 * Getting build dependencies for wheel... running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe copying src/markupsafe/_native.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe copying src/markupsafe/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe running egg_info writing src/MarkupSafe.egg-info/PKG-INFO writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt writing top-level names to src/MarkupSafe.egg-info/top_level.txt reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt' copying src/markupsafe/_speedups.c -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe copying src/markupsafe/_speedups.pyi -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe copying src/markupsafe/py.typed -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe running build_ext building 'markupsafe._speedups' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/markupsafe /usr/gcc/13/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -g -gdwarf-4 -gstrict-dwarf -msave-args -fno-reorder-functions -fno-reorder-blocks-and-partition -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.9 -c src/markupsafe/_speedups.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/markupsafe/_speedups.o src/markupsafe/_speedups.c: In function 'escape_unicode': src/markupsafe/_speedups.c:163:45: warning: passing argument 1 of 'escape_unicode_kind1' from incompatible pointer type [-Wincompatible-pointer-types] 163 | return escape_unicode_kind1(s); | ^ | | | PyObject * {aka struct _object *} src/markupsafe/_speedups.c:75:39: note: expected 'PyUnicodeObject *' but argument is of type 'PyObject *' {aka 'struct _object *'} 75 | escape_unicode_kind1(PyUnicodeObject *in) | ~~~~~~~~~~~~~~~~~^~ src/markupsafe/_speedups.c:165:45: warning: passing argument 1 of 'escape_unicode_kind2' from incompatible pointer type [-Wincompatible-pointer-types] 165 | return escape_unicode_kind2(s); | ^ | | | PyObject * {aka struct _object *} src/markupsafe/_speedups.c:101:39: note: expected 'PyUnicodeObject *' but argument is of type 'PyObject *' {aka 'struct _object *'} 101 | escape_unicode_kind2(PyUnicodeObject *in) | ~~~~~~~~~~~~~~~~~^~ src/markupsafe/_speedups.c:167:45: warning: passing argument 1 of 'escape_unicode_kind4' from incompatible pointer type [-Wincompatible-pointer-types] 167 | return escape_unicode_kind4(s); | ^ | | | PyObject * {aka struct _object *} src/markupsafe/_speedups.c:127:39: note: expected 'PyUnicodeObject *' but argument is of type 'PyObject *' {aka 'struct _object *'} 127 | escape_unicode_kind4(PyUnicodeObject *in) | ~~~~~~~~~~~~~~~~~^~ /usr/gcc/13/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/src/markupsafe/_speedups.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/_speedups.cpython-39.so installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/markupsafe copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/_speedups.pyi -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./markupsafe copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/_speedups.c -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./markupsafe copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./markupsafe copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/_native.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./markupsafe copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./markupsafe copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/markupsafe/_speedups.cpython-39.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/./markupsafe running install_egg_info Copying src/MarkupSafe.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/./MarkupSafe-3.0.0-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/MarkupSafe-3.0.0.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/MarkupSafe/build/amd64-3.9/dist/.tmp-oqyu_sp6/MarkupSafe-3.0.0-cp39-cp39-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'markupsafe/__init__.py' adding 'markupsafe/_native.py' adding 'markupsafe/_speedups.c' adding 'markupsafe/_speedups.cpython-39.so' adding 'markupsafe/_speedups.pyi' adding 'markupsafe/py.typed' adding 'MarkupSafe-3.0.0.dist-info/LICENSE.txt' adding 'MarkupSafe-3.0.0.dist-info/METADATA' adding 'MarkupSafe-3.0.0.dist-info/WHEEL' adding 'MarkupSafe-3.0.0.dist-info/top_level.txt' adding 'MarkupSafe-3.0.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built MarkupSafe-3.0.0-cp39-cp39-solaris_2_11_i86pc_64bit.whl Testing dependencies: tox -r requirements/tests.txt Testing extras: VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/MarkupSafe/build/manifest-i386-markupsafe-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/MarkupSafe/build/manifest-i386-markupsafe.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/MarkupSafe pkg://openindiana.org/library/python/markupsafe-39@3.0.0,5.11-2024.0.0.0:20241008T161206Z PUBLISHED pkg://openindiana.org/library/python/markupsafe@3.0.0,5.11-2024.0.0.0:20241008T161216Z PUBLISHED pkg://openindiana.org/library/python-2/markupsafe-26@0.23,5.11-2016.0.1.0:20241008T161227Z PUBLISHED pkg://openindiana.org/library/python-2/markupsafe-27@0.23,5.11-2016.0.1.1:20241008T161228Z PUBLISHED pkg://openindiana.org/library/python-2/markupsafe@0.23,5.11-2016.0.1.0:20241008T161333Z PUBLISHED pkg://openindiana.org/library/python/markupsafe-27@1.1.1,5.11-2020.0.1.2:20241008T161334Z PUBLISHED pkg://openindiana.org/library/python/markupsafe-34@0.23,5.11-2020.0.1.2:20241008T161335Z PUBLISHED pkg://openindiana.org/library/python/markupsafe-35@1.1.1,5.11-2020.0.1.2:20241008T161337Z PUBLISHED pkg://openindiana.org/library/python/markupsafe-37@2.1.3,5.11-2023.0.0.1:20241008T161409Z PUBLISHED