Skip to content

4.1.0: sphinx 4.0.3 warnings #3970

Open
@kloczek

Description

@kloczek
[tkloczko@barrel scons-4.1.0]$ /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
running build_sphinx
Running Sphinx v4.0.3
making output directory... done
WARNING: html_static_path entry '_static' does not exist
[autosummary] generating autosummary for: SCons.Node.rst, SCons.Platform.rst, SCons.Scanner.rst, SCons.Script.rst, SCons.Tool.rst, SCons.Variables.rst, SCons.compat.rst, SCons.rst, index.rst
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 9 added, 0 changed, 0 removed
reading sources... [100%] index
WARNING: autodoc: failed to determine Null(0x7FD5E2203EE0) to be documented, the following exception was raised:
Handler <function _skip_member at 0x7fd5e253f820> for event 'autodoc-skip-member' threw an exception (exception: cannot unpack non-iterable Null object)
WARNING: autodoc: failed to determine Null(0x7FD5E2203EE0) to be documented, the following exception was raised:
Handler <function _skip_member at 0x7fd5e253f820> for event 'autodoc-skip-member' threw an exception (exception: cannot unpack non-iterable Null object)
WARNING: autodoc: failed to determine Null(0x7FD5E2203EE0) to be documented, the following exception was raised:
Handler <function _skip_member at 0x7fd5e253f820> for event 'autodoc-skip-member' threw an exception (exception: cannot unpack non-iterable Null object)
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/dblite.py:docstring of posix.chown:16: WARNING: Unexpected indentation.
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/dblite.py:docstring of posix.chown:17: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Conftest.py:docstring of SCons.Conftest:60: WARNING: Unknown target name: "have".
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Node/__init__.py:docstring of SCons.Node.Node.Attrs:1: WARNING: duplicate object description of SCons.Node.Node.Attrs, other instance in SCons.Node, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Node/__init__.py:docstring of SCons.Node.Node.Attrs:1: WARNING: duplicate object description of SCons.Node.Node.Attrs, other instance in SCons.Node, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Node/__init__.py:docstring of SCons.Node.Node.Attrs:1: WARNING: duplicate object description of SCons.Node.Node.Attrs, other instance in SCons.Node, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Node/__init__.py:docstring of SCons.Node.Node.Attrs:1: WARNING: duplicate object description of SCons.Node.Node.Attrs, other instance in SCons.Node, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Node/__init__.py:docstring of SCons.Node.Node.Attrs:1: WARNING: duplicate object description of SCons.Node.Node.Attrs, other instance in SCons.Node, use :noindex: for one of them
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Node/__init__.py:docstring of SCons.Node.Node.Attrs:1: WARNING: duplicate object description of SCons.Node.Node.Attrs, other instance in SCons.Node, use :noindex: for one of them
WARNING: autodoc: failed to determine Null(0x7FD5E2203EE0) to be documented, the following exception was raised:
Handler <function _skip_member at 0x7fd5e253f820> for event 'autodoc-skip-member' threw an exception (exception: cannot unpack non-iterable Null object)
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Script/SConsOptions.py:docstring of optparse.OptionParser.parse_args:3: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/tkloczko/rpmbuild/BUILD/scons-4.1.0/SCons/Variables/PathVariable.py:docstring of SCons.Variables.PathVariable:12: WARNING: Unexpected indentation.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... sconsapidocs.1 { SCons SCons.Node SCons.Platform SCons.Scanner SCons.Script SCons.Tool SCons.Variables SCons.compat } done
build succeeded, 16 warnings.

The manual pages are in build/sphinx/man.

BTW .. do you have any plans to make new release?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions