INFO: not using any hashes in /data/userland-archives/hashes for cmarkgfm-2022.10.27.tar.gz (overridden with --hash) Source /data/userland-archives/cmarkgfm-2022.10.27.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/94/29/b3c6f8bcaf9332e337f3ac178c3dd729e7148d2a478272779dd33f87b729/cmarkgfm-2022.10.27.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/cmarkgfm/cmarkgfm-2022.10.27 to /jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7 * Getting build dependencies for wheel... * Building wheel... running bdist_wheel 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/cmarkgfm copying src/cmarkgfm/cmark.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm copying src/cmarkgfm/build_cmark.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm copying src/cmarkgfm/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm running egg_info writing src/cmarkgfm.egg-info/PKG-INFO writing dependency_links to src/cmarkgfm.egg-info/dependency_links.txt writing requirements to src/cmarkgfm.egg-info/requires.txt writing top-level names to src/cmarkgfm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cmarkgfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.inc' under directory 'third_party/cmark/extensions' adding license file 'LICENSE.txt' writing manifest file 'src/cmarkgfm.egg-info/SOURCES.txt' copying src/cmarkgfm/cmark.cffi.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm copying src/cmarkgfm/cmark_module.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm running build_ext generating cffi module 'build/temp.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm._cmark.c' creating build/temp.solaris-2.11-i86pc.64bit-cpython-37 building 'cmarkgfm._cmark' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/build creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/build/temp.solaris-2.11-i86pc.64bit-cpython-37 creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c build/temp.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm._cmark.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/build/temp.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm._cmark.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/autolink.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/autolink.o -std=c99 third_party/cmark/extensions/autolink.c: In function 'validate_protocol': third_party/cmark/extensions/autolink.c:276:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 276 | for (int i = 1; i <= len; i++) { | ^~ /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/core-extensions.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/core-extensions.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/ext_scanners.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/ext_scanners.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/strikethrough.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/strikethrough.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/table.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/table.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/tagfilter.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/tagfilter.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/extensions/tasklist.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/tasklist.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/arena.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/arena.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/blocks.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/blocks.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/buffer.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/buffer.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/cmark.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/cmark.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/cmark_ctype.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/cmark_ctype.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/commonmark.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/commonmark.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/footnotes.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/footnotes.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/houdini_href_e.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/houdini_href_e.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/houdini_html_e.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/houdini_html_e.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/houdini_html_u.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/houdini_html_u.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/html.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/html.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/inlines.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/inlines.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/iterator.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/iterator.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/latex.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/latex.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/linked_list.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/linked_list.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/man.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/man.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/map.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/map.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/node.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/node.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/plaintext.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/plaintext.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/plugin.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/plugin.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/references.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/references.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/registry.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/registry.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/render.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/render.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/scanners.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/scanners.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/syntax_extension.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/syntax_extension.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/utf8.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/utf8.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/generated/unix -I/usr/include/python3.7m -c third_party/cmark/src/xml.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/xml.o -std=c99 /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-37/build/temp.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm._cmark.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/autolink.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/core-extensions.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/ext_scanners.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/strikethrough.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/table.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/tagfilter.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/extensions/tasklist.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/arena.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/blocks.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/buffer.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/cmark.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/cmark_ctype.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/commonmark.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/footnotes.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/houdini_href_e.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/houdini_html_e.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/houdini_html_u.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/html.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/inlines.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/iterator.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/latex.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/linked_list.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/man.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/map.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/node.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/plaintext.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/plugin.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/references.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/registry.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/render.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/scanners.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/syntax_extension.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/utf8.o build/temp.solaris-2.11-i86pc.64bit-cpython-37/third_party/cmark/src/xml.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/_cmark.abi3.so installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/cmark.cffi.h -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/cmark.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/cmark_module.h -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/build_cmark.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/cmarkgfm/_cmark.abi3.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm running install_egg_info Copying src/cmarkgfm.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm-2022.10.27-py3.7.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm-2022.10.27.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.7/dist/.tmp-9t05n0ov/cmarkgfm-2022.10.27-cp37-cp37m-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'cmarkgfm/__init__.py' adding 'cmarkgfm/_cmark.abi3.so' adding 'cmarkgfm/build_cmark.py' adding 'cmarkgfm/cmark.cffi.h' adding 'cmarkgfm/cmark.py' adding 'cmarkgfm/cmark_module.h' adding 'cmarkgfm-2022.10.27.dist-info/LICENSE.txt' adding 'cmarkgfm-2022.10.27.dist-info/METADATA' adding 'cmarkgfm-2022.10.27.dist-info/WHEEL' adding 'cmarkgfm-2022.10.27.dist-info/top_level.txt' adding 'cmarkgfm-2022.10.27.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built cmarkgfm-2022.10.27-cp37-cp37m-solaris_2_11_i86pc_64bit.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/cmarkgfm-2022.10.27 to /jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9 * Getting build dependencies for wheel... * Building wheel... running bdist_wheel 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/cmarkgfm copying src/cmarkgfm/build_cmark.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm copying src/cmarkgfm/cmark.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm copying src/cmarkgfm/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm running egg_info writing src/cmarkgfm.egg-info/PKG-INFO writing dependency_links to src/cmarkgfm.egg-info/dependency_links.txt writing requirements to src/cmarkgfm.egg-info/requires.txt writing top-level names to src/cmarkgfm.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/cmarkgfm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.inc' under directory 'third_party/cmark/extensions' adding license file 'LICENSE.txt' writing manifest file 'src/cmarkgfm.egg-info/SOURCES.txt' copying src/cmarkgfm/cmark.cffi.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm copying src/cmarkgfm/cmark_module.h -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm running build_ext generating cffi module 'build/temp.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm._cmark.c' creating build/temp.solaris-2.11-i86pc.64bit-cpython-39 building 'cmarkgfm._cmark' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/build creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/build/temp.solaris-2.11-i86pc.64bit-cpython-39 creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c build/temp.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm._cmark.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/build/temp.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm._cmark.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/autolink.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/autolink.o -std=c99 third_party/cmark/extensions/autolink.c: In function 'validate_protocol': third_party/cmark/extensions/autolink.c:276:21: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 276 | for (int i = 1; i <= len; i++) { | ^~ /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/core-extensions.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/core-extensions.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/ext_scanners.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/ext_scanners.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/strikethrough.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/strikethrough.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/table.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/table.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/tagfilter.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/tagfilter.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/extensions/tasklist.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/tasklist.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/arena.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/arena.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/blocks.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/blocks.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/buffer.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/buffer.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/cmark.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/cmark.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/cmark_ctype.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/cmark_ctype.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/commonmark.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/commonmark.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/footnotes.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/footnotes.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/houdini_href_e.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/houdini_href_e.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/houdini_html_e.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/houdini_html_e.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/houdini_html_u.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/houdini_html_u.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/html.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/html.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/inlines.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/inlines.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/iterator.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/iterator.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/latex.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/latex.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/linked_list.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/linked_list.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/man.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/man.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/map.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/map.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/node.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/node.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/plaintext.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/plaintext.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/plugin.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/plugin.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/references.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/references.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/registry.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/registry.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/render.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/render.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/scanners.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/scanners.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/syntax_extension.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/syntax_extension.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/utf8.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/utf8.o -std=c99 /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 -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/src -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/third_party/cmark/extensions -I/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/generated/unix -I/usr/include/python3.9 -c third_party/cmark/src/xml.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/xml.o -std=c99 /usr/gcc/10/bin/gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/build/temp.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm._cmark.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/autolink.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/core-extensions.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/ext_scanners.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/strikethrough.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/table.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/tagfilter.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/extensions/tasklist.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/arena.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/blocks.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/buffer.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/cmark.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/cmark_ctype.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/commonmark.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/footnotes.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/houdini_href_e.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/houdini_html_e.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/houdini_html_u.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/html.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/inlines.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/iterator.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/latex.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/linked_list.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/man.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/map.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/node.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/plaintext.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/plugin.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/references.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/registry.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/render.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/scanners.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/syntax_extension.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/utf8.o build/temp.solaris-2.11-i86pc.64bit-cpython-39/third_party/cmark/src/xml.o -L/usr/lib/amd64 -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/_cmark.abi3.so installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/cmark_module.h -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/_cmark.abi3.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/cmark.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/cmark.cffi.h -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/cmarkgfm/build_cmark.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm running install_egg_info Copying src/cmarkgfm.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm-2022.10.27-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/cmarkgfm-2022.10.27.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/amd64-3.9/dist/.tmp-racqt50x/cmarkgfm-2022.10.27-cp39-cp39-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'cmarkgfm/__init__.py' adding 'cmarkgfm/_cmark.abi3.so' adding 'cmarkgfm/build_cmark.py' adding 'cmarkgfm/cmark.cffi.h' adding 'cmarkgfm/cmark.py' adding 'cmarkgfm/cmark_module.h' adding 'cmarkgfm-2022.10.27.dist-info/LICENSE.txt' adding 'cmarkgfm-2022.10.27.dist-info/METADATA' adding 'cmarkgfm-2022.10.27.dist-info/WHEEL' adding 'cmarkgfm-2022.10.27.dist-info/top_level.txt' adding 'cmarkgfm-2022.10.27.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built cmarkgfm-2022.10.27-cp39-cp39-solaris_2_11_i86pc_64bit.whl VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/manifest-i386-cmarkgfm-37.depend.res /jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/manifest-i386-cmarkgfm-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/cmarkgfm/build/manifest-i386-cmarkgfm.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/cmarkgfm pkg://openindiana.org/library/python/cmarkgfm-37@2022.10.27,5.11-2023.0.0.0:20230220T201217Z PUBLISHED pkg://openindiana.org/library/python/cmarkgfm-39@2022.10.27,5.11-2023.0.0.0:20230220T201237Z PUBLISHED pkg://openindiana.org/library/python/cmarkgfm@2022.10.27,5.11-2023.0.0.0:20230220T201257Z PUBLISHED