INFO: not using any hashes in /data/userland-archives/hashes for manuel-1.13.0.tar.gz (overridden with --hash)
Source /data/userland-archives/manuel-1.13.0.tar.gz... not found, skipping file copy
Source https://files.pythonhosted.org/packages/source/m/manuel/manuel-1.13.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/manuel/manuel-1.13.0 to /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/amd64-3.9
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
creating build/lib/manuel
copying src/manuel/testing.py -> build/lib/manuel
copying src/manuel/__init__.py -> build/lib/manuel
copying src/manuel/doctest.py -> build/lib/manuel
copying src/manuel/footnote.py -> build/lib/manuel
copying src/manuel/codeblock.py -> build/lib/manuel
copying src/manuel/tests.py -> build/lib/manuel
copying src/manuel/isolation.py -> build/lib/manuel
copying src/manuel/ignore.py -> build/lib/manuel
copying src/manuel/capture.py -> build/lib/manuel
copying src/manuel/testcase.py -> build/lib/manuel
creating build/lib/manuel/myst
copying src/manuel/myst/__init__.py -> build/lib/manuel/myst
copying src/manuel/myst/codeblock.py -> build/lib/manuel/myst
running egg_info
writing src/manuel.egg-info/PKG-INFO
writing dependency_links to src/manuel.egg-info/dependency_links.txt
writing requirements to src/manuel.egg-info/requires.txt
writing top-level names to src/manuel.egg-info/top_level.txt
reading manifest file 'src/manuel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'docs'
adding license file 'LICENSE.rst'
writing manifest file 'src/manuel.egg-info/SOURCES.txt'
copying src/manuel/README.txt -> build/lib/manuel
copying src/manuel/bugs.txt -> build/lib/manuel
copying src/manuel/capture.txt -> build/lib/manuel
copying src/manuel/doc1.ex -> build/lib/manuel
copying src/manuel/doc2.ex -> build/lib/manuel
copying src/manuel/doc3.ex -> build/lib/manuel
copying src/manuel/index.txt -> build/lib/manuel
copying src/manuel/myst-markdown.md -> build/lib/manuel
copying src/manuel/table-example.txt -> build/lib/manuel
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite'
  warnings.warn(msg)
running install
/usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running install_lib
creating /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages
creating /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/README.txt -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/isolation.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/index.txt -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/testcase.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/codeblock.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/capture.txt -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
creating /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/myst
copying build/lib/manuel/myst/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/myst
copying build/lib/manuel/myst/codeblock.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/myst
copying build/lib/manuel/ignore.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/bugs.txt -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/capture.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/myst-markdown.md -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/doctest.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/table-example.txt -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/testing.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/tests.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/doc2.ex -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/doc3.ex -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/footnote.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/doc1.ex -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
copying build/lib/manuel/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/isolation.py to isolation.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/testcase.py to testcase.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/codeblock.py to codeblock.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/myst/__init__.py to __init__.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/myst/codeblock.py to codeblock.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/ignore.py to ignore.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/capture.py to capture.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/doctest.py to doctest.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/testing.py to testing.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/tests.py to tests.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/footnote.py to footnote.cpython-39.pyc
byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel/__init__.py to __init__.cpython-39.pyc
running install_egg_info
running egg_info
writing src/manuel.egg-info/PKG-INFO
writing dependency_links to src/manuel.egg-info/dependency_links.txt
writing requirements to src/manuel.egg-info/requires.txt
writing top-level names to src/manuel.egg-info/top_level.txt
reading manifest file 'src/manuel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'docs'
adding license file 'LICENSE.rst'
writing manifest file 'src/manuel.egg-info/SOURCES.txt'
Copying src/manuel.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/prototype/i386/usr/lib/python3.9/vendor-packages/manuel-1.13.0-py3.9.egg-info
running install_scripts
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/manifest-i386-manuel-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/manuel/build/manifest-i386-manuel.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/manuel
pkg://openindiana.org/library/python/manuel-39@1.13.0,5.11-2024.0.0.0:20241115T125642Z
PUBLISHED
pkg://openindiana.org/library/python/manuel@1.13.0,5.11-2024.0.0.0:20241115T125654Z
PUBLISHED