INFO: not using any hashes in /data/userland-archives/hashes for powerline-2.8.4.tar.gz (overridden with --hash) Source /data/userland-archives/powerline-2.8.4.tar.gz... not found, skipping file copy Source https://github.com/powerline/powerline/archive/refs/tags/2.8.4.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tests/test_python/test_logging.py patching file tests/test_python/test_lib.py patching file tests/test_python/test_segments.py copy cloning /jenkins/jobs/oi-userland/workspace/components/python/powerline/powerline-2.8.4 to /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/amd64-3.9 /usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_py creating build/lib/powerline copying powerline/segment.py -> build/lib/powerline copying powerline/config.py -> build/lib/powerline copying powerline/__init__.py -> build/lib/powerline copying powerline/ipython.py -> build/lib/powerline copying powerline/pdb.py -> build/lib/powerline copying powerline/version.py -> build/lib/powerline copying powerline/renderer.py -> build/lib/powerline copying powerline/colorscheme.py -> build/lib/powerline copying powerline/lemonbar.py -> build/lib/powerline copying powerline/theme.py -> build/lib/powerline copying powerline/vim.py -> build/lib/powerline copying powerline/shell.py -> build/lib/powerline creating build/lib/powerline/selectors copying powerline/selectors/__init__.py -> build/lib/powerline/selectors copying powerline/selectors/vim.py -> build/lib/powerline/selectors creating build/lib/powerline/lib copying powerline/lib/unicode.py -> build/lib/powerline/lib copying powerline/lib/inotify.py -> build/lib/powerline/lib copying powerline/lib/shell.py -> build/lib/powerline/lib copying powerline/lib/humanize_bytes.py -> build/lib/powerline/lib copying powerline/lib/__init__.py -> build/lib/powerline/lib copying powerline/lib/monotonic.py -> build/lib/powerline/lib copying powerline/lib/threaded.py -> build/lib/powerline/lib copying powerline/lib/config.py -> build/lib/powerline/lib copying powerline/lib/path.py -> build/lib/powerline/lib copying powerline/lib/url.py -> build/lib/powerline/lib copying powerline/lib/encoding.py -> build/lib/powerline/lib copying powerline/lib/overrides.py -> build/lib/powerline/lib copying powerline/lib/dict.py -> build/lib/powerline/lib copying powerline/lib/memoize.py -> build/lib/powerline/lib copying powerline/lib/debug.py -> build/lib/powerline/lib creating build/lib/powerline/segments copying powerline/segments/i3wm.py -> build/lib/powerline/segments copying powerline/segments/pdb.py -> build/lib/powerline/segments copying powerline/segments/tmux.py -> build/lib/powerline/segments copying powerline/segments/shell.py -> build/lib/powerline/segments copying powerline/segments/__init__.py -> build/lib/powerline/segments copying powerline/segments/ipython.py -> build/lib/powerline/segments creating build/lib/powerline/renderers copying powerline/renderers/lemonbar.py -> build/lib/powerline/renderers copying powerline/renderers/tmux.py -> build/lib/powerline/renderers copying powerline/renderers/pdb.py -> build/lib/powerline/renderers copying powerline/renderers/pango_markup.py -> build/lib/powerline/renderers copying powerline/renderers/__init__.py -> build/lib/powerline/renderers copying powerline/renderers/vim.py -> build/lib/powerline/renderers copying powerline/renderers/i3bar.py -> build/lib/powerline/renderers creating build/lib/powerline/bindings copying powerline/bindings/config.py -> build/lib/powerline/bindings copying powerline/bindings/__init__.py -> build/lib/powerline/bindings creating build/lib/powerline/lint copying powerline/lint/spec.py -> build/lib/powerline/lint copying powerline/lint/context.py -> build/lib/powerline/lint copying powerline/lint/__init__.py -> build/lib/powerline/lint copying powerline/lint/checks.py -> build/lib/powerline/lint copying powerline/lint/imp.py -> build/lib/powerline/lint copying powerline/lint/selfcheck.py -> build/lib/powerline/lint copying powerline/lint/inspect.py -> build/lib/powerline/lint creating build/lib/powerline/commands copying powerline/commands/lemonbar.py -> build/lib/powerline/commands copying powerline/commands/lint.py -> build/lib/powerline/commands copying powerline/commands/config.py -> build/lib/powerline/commands copying powerline/commands/__init__.py -> build/lib/powerline/commands copying powerline/commands/daemon.py -> build/lib/powerline/commands copying powerline/commands/main.py -> build/lib/powerline/commands creating build/lib/powerline/matchers copying powerline/matchers/__init__.py -> build/lib/powerline/matchers creating build/lib/powerline/listers copying powerline/listers/i3wm.py -> build/lib/powerline/listers copying powerline/listers/vim.py -> build/lib/powerline/listers copying powerline/listers/__init__.py -> build/lib/powerline/listers copying powerline/listers/pdb.py -> build/lib/powerline/listers creating build/lib/powerline/lib/watcher copying powerline/lib/watcher/stat.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/inotify.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/uv.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/tree.py -> build/lib/powerline/lib/watcher copying powerline/lib/watcher/__init__.py -> build/lib/powerline/lib/watcher creating build/lib/powerline/lib/vcs copying powerline/lib/vcs/bzr.py -> build/lib/powerline/lib/vcs copying powerline/lib/vcs/git.py -> build/lib/powerline/lib/vcs copying powerline/lib/vcs/mercurial.py -> build/lib/powerline/lib/vcs copying powerline/lib/vcs/__init__.py -> build/lib/powerline/lib/vcs creating build/lib/powerline/segments/vim copying powerline/segments/vim/__init__.py -> build/lib/powerline/segments/vim creating build/lib/powerline/segments/common copying powerline/segments/common/bat.py -> build/lib/powerline/segments/common copying powerline/segments/common/wthr.py -> build/lib/powerline/segments/common copying powerline/segments/common/__init__.py -> build/lib/powerline/segments/common copying powerline/segments/common/sys.py -> build/lib/powerline/segments/common copying powerline/segments/common/vcs.py -> build/lib/powerline/segments/common copying powerline/segments/common/net.py -> build/lib/powerline/segments/common copying powerline/segments/common/env.py -> build/lib/powerline/segments/common copying powerline/segments/common/players.py -> build/lib/powerline/segments/common copying powerline/segments/common/mail.py -> build/lib/powerline/segments/common copying powerline/segments/common/time.py -> build/lib/powerline/segments/common creating build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/commandt.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/nerdtree.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/tagbar.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/syntastic.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/ale.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/coc.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/__init__.py -> build/lib/powerline/segments/vim/plugin copying powerline/segments/vim/plugin/capslock.py -> build/lib/powerline/segments/vim/plugin creating build/lib/powerline/renderers/shell copying powerline/renderers/shell/bash.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/readline.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/rcsh.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/tcsh.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/__init__.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/zsh.py -> build/lib/powerline/renderers/shell copying powerline/renderers/shell/ksh.py -> build/lib/powerline/renderers/shell creating build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/__init__.py -> build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/since_5.py -> build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/since_7.py -> build/lib/powerline/renderers/ipython copying powerline/renderers/ipython/pre_5.py -> build/lib/powerline/renderers/ipython creating build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/__init__.py -> build/lib/powerline/bindings/tmux creating build/lib/powerline/bindings/wm copying powerline/bindings/wm/__init__.py -> build/lib/powerline/bindings/wm copying powerline/bindings/wm/awesome.py -> build/lib/powerline/bindings/wm creating build/lib/powerline/bindings/zsh copying powerline/bindings/zsh/__init__.py -> build/lib/powerline/bindings/zsh creating build/lib/powerline/bindings/pdb copying powerline/bindings/pdb/__init__.py -> build/lib/powerline/bindings/pdb copying powerline/bindings/pdb/__main__.py -> build/lib/powerline/bindings/pdb creating build/lib/powerline/bindings/qtile copying powerline/bindings/qtile/__init__.py -> build/lib/powerline/bindings/qtile copying powerline/bindings/qtile/widget.py -> build/lib/powerline/bindings/qtile creating build/lib/powerline/bindings/vim copying powerline/bindings/vim/__init__.py -> build/lib/powerline/bindings/vim creating build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/pre_0_11.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/post_0_11.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/__init__.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/since_7.py -> build/lib/powerline/bindings/ipython copying powerline/bindings/ipython/since_5.py -> build/lib/powerline/bindings/ipython creating build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/resolver.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/parser.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/constructor.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/__init__.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/error.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/composer.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/reader.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/tokens.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/events.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/loader.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/scanner.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/nodes.py -> build/lib/powerline/lint/markedjson copying powerline/lint/markedjson/markedvalue.py -> build/lib/powerline/lint/markedjson creating build/lib/powerline/matchers/vim copying powerline/matchers/vim/__init__.py -> build/lib/powerline/matchers/vim creating build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/gundo.py -> build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/__init__.py -> build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/commandt.py -> build/lib/powerline/matchers/vim/plugin copying powerline/matchers/vim/plugin/nerdtree.py -> build/lib/powerline/matchers/vim/plugin running egg_info creating powerline_status.egg-info writing powerline_status.egg-info/PKG-INFO writing dependency_links to powerline_status.egg-info/dependency_links.txt writing requirements to powerline_status.egg-info/requires.txt writing top-level names to powerline_status.egg-info/top_level.txt writing manifest file 'powerline_status.egg-info/SOURCES.txt' reading manifest file 'powerline_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'powerline/bindings' warning: no previously-included files matching '*.pyo' found under directory 'powerline/bindings' adding license file 'LICENSE' writing manifest file 'powerline_status.egg-info/SOURCES.txt' /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.awesome' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.awesome' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.awesome' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.awesome' to be distributed and are already explicitly excluding 'powerline.bindings.awesome' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.bar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.bar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.bar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.bar' to be distributed and are already explicitly excluding 'powerline.bindings.bar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.bash' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.bash' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.bash' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.bash' to be distributed and are already explicitly excluding 'powerline.bindings.bash' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.fish' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.fish' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.fish' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.fish' to be distributed and are already explicitly excluding 'powerline.bindings.fish' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.i3' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.i3' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.i3' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.i3' to be distributed and are already explicitly excluding 'powerline.bindings.i3' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.lemonbar' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.lemonbar' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.lemonbar' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.lemonbar' to be distributed and are already explicitly excluding 'powerline.bindings.lemonbar' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.rc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.rc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.rc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.rc' to be distributed and are already explicitly excluding 'powerline.bindings.rc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.shell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.shell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.shell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.shell' to be distributed and are already explicitly excluding 'powerline.bindings.shell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.tcsh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.tcsh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.tcsh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.tcsh' to be distributed and are already explicitly excluding 'powerline.bindings.tcsh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.vim.autoload.powerline' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.vim.autoload.powerline' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.vim.autoload.powerline' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.vim.autoload.powerline' to be distributed and are already explicitly excluding 'powerline.bindings.vim.autoload.powerline' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.bindings.vim.plugin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.bindings.vim.plugin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.bindings.vim.plugin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.bindings.vim.plugin' to be distributed and are already explicitly excluding 'powerline.bindings.vim.plugin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files' to be distributed and are already explicitly excluding 'powerline.config_files' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.colorschemes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.colorschemes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.colorschemes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.colorschemes' to be distributed and are already explicitly excluding 'powerline.config_files.colorschemes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.colorschemes.ipython' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.colorschemes.ipython' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.colorschemes.ipython' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.colorschemes.ipython' to be distributed and are already explicitly excluding 'powerline.config_files.colorschemes.ipython' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.colorschemes.pdb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.colorschemes.pdb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.colorschemes.pdb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.colorschemes.pdb' to be distributed and are already explicitly excluding 'powerline.config_files.colorschemes.pdb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.colorschemes.shell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.colorschemes.shell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.colorschemes.shell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.colorschemes.shell' to be distributed and are already explicitly excluding 'powerline.config_files.colorschemes.shell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.colorschemes.tmux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.colorschemes.tmux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.colorschemes.tmux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.colorschemes.tmux' to be distributed and are already explicitly excluding 'powerline.config_files.colorschemes.tmux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.colorschemes.vim' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.colorschemes.vim' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.colorschemes.vim' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.colorschemes.vim' to be distributed and are already explicitly excluding 'powerline.config_files.colorschemes.vim' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes' to be distributed and are already explicitly excluding 'powerline.config_files.themes' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes.ipython' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes.ipython' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes.ipython' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes.ipython' to be distributed and are already explicitly excluding 'powerline.config_files.themes.ipython' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes.pdb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes.pdb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes.pdb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes.pdb' to be distributed and are already explicitly excluding 'powerline.config_files.themes.pdb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes.shell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes.shell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes.shell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes.shell' to be distributed and are already explicitly excluding 'powerline.config_files.themes.shell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes.tmux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes.tmux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes.tmux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes.tmux' to be distributed and are already explicitly excluding 'powerline.config_files.themes.tmux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes.vim' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes.vim' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes.vim' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes.vim' to be distributed and are already explicitly excluding 'powerline.config_files.themes.vim' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.config_files.themes.wm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.config_files.themes.wm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.config_files.themes.wm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.config_files.themes.wm' to be distributed and are already explicitly excluding 'powerline.config_files.themes.wm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.9/vendor-packages/setuptools/command/build_py.py:212: _Warning: Package 'powerline.dist.systemd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'powerline.dist.systemd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'powerline.dist.systemd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'powerline.dist.systemd' to be distributed and are already explicitly excluding 'powerline.dist.systemd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) creating build/lib/powerline/config_files copying powerline/config_files/colors.json -> build/lib/powerline/config_files copying powerline/config_files/config.json -> build/lib/powerline/config_files creating build/lib/powerline/config_files/colorschemes copying powerline/config_files/colorschemes/default.json -> build/lib/powerline/config_files/colorschemes copying powerline/config_files/colorschemes/solarized.json -> build/lib/powerline/config_files/colorschemes creating build/lib/powerline/config_files/colorschemes/ipython copying powerline/config_files/colorschemes/ipython/__main__.json -> build/lib/powerline/config_files/colorschemes/ipython creating build/lib/powerline/config_files/colorschemes/pdb copying powerline/config_files/colorschemes/pdb/__main__.json -> build/lib/powerline/config_files/colorschemes/pdb copying powerline/config_files/colorschemes/pdb/default.json -> build/lib/powerline/config_files/colorschemes/pdb copying powerline/config_files/colorschemes/pdb/solarized.json -> build/lib/powerline/config_files/colorschemes/pdb creating build/lib/powerline/config_files/colorschemes/shell copying powerline/config_files/colorschemes/shell/__main__.json -> build/lib/powerline/config_files/colorschemes/shell copying powerline/config_files/colorschemes/shell/default.json -> build/lib/powerline/config_files/colorschemes/shell copying powerline/config_files/colorschemes/shell/solarized.json -> build/lib/powerline/config_files/colorschemes/shell creating build/lib/powerline/config_files/colorschemes/tmux copying powerline/config_files/colorschemes/tmux/default.json -> build/lib/powerline/config_files/colorschemes/tmux copying powerline/config_files/colorschemes/tmux/solarized.json -> build/lib/powerline/config_files/colorschemes/tmux creating build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/__main__.json -> build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/default.json -> build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/solarized.json -> build/lib/powerline/config_files/colorschemes/vim copying powerline/config_files/colorschemes/vim/solarizedlight.json -> build/lib/powerline/config_files/colorschemes/vim creating build/lib/powerline/config_files/themes copying powerline/config_files/themes/ascii.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/powerline.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/powerline_terminus.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/powerline_unicode7.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/unicode.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/unicode_terminus.json -> build/lib/powerline/config_files/themes copying powerline/config_files/themes/unicode_terminus_condensed.json -> build/lib/powerline/config_files/themes creating build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/in.json -> build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/in2.json -> build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/out.json -> build/lib/powerline/config_files/themes/ipython copying powerline/config_files/themes/ipython/rewrite.json -> build/lib/powerline/config_files/themes/ipython creating build/lib/powerline/config_files/themes/pdb copying powerline/config_files/themes/pdb/default.json -> build/lib/powerline/config_files/themes/pdb creating build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/__main__.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/continuation.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/default.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/default_leftonly.json -> build/lib/powerline/config_files/themes/shell copying powerline/config_files/themes/shell/select.json -> build/lib/powerline/config_files/themes/shell creating build/lib/powerline/config_files/themes/tmux copying powerline/config_files/themes/tmux/default.json -> build/lib/powerline/config_files/themes/tmux creating build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/__main__.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/cmdwin.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/default.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/help.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_commandt.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_gundo-preview.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_gundo.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/plugin_nerdtree.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/quickfix.json -> build/lib/powerline/config_files/themes/vim copying powerline/config_files/themes/vim/tabline.json -> build/lib/powerline/config_files/themes/vim creating build/lib/powerline/config_files/themes/wm copying powerline/config_files/themes/wm/default.json -> build/lib/powerline/config_files/themes/wm creating build/lib/powerline/dist/systemd copying powerline/dist/systemd/powerline-daemon.service -> build/lib/powerline/dist/systemd creating build/lib/powerline/bindings/awesome copying powerline/bindings/awesome/powerline-awesome.py -> build/lib/powerline/bindings/awesome copying powerline/bindings/awesome/powerline.lua -> build/lib/powerline/bindings/awesome creating build/lib/powerline/bindings/bar copying powerline/bindings/bar/powerline-bar.py -> build/lib/powerline/bindings/bar creating build/lib/powerline/bindings/bash copying powerline/bindings/bash/powerline.sh -> build/lib/powerline/bindings/bash creating build/lib/powerline/bindings/fish copying powerline/bindings/fish/powerline-setup.fish -> build/lib/powerline/bindings/fish creating build/lib/powerline/bindings/i3 copying powerline/bindings/i3/powerline-i3.py -> build/lib/powerline/bindings/i3 creating build/lib/powerline/bindings/lemonbar copying powerline/bindings/lemonbar/powerline-lemonbar.py -> build/lib/powerline/bindings/lemonbar creating build/lib/powerline/bindings/rc copying powerline/bindings/rc/powerline.rc -> build/lib/powerline/bindings/rc creating build/lib/powerline/bindings/shell copying powerline/bindings/shell/powerline.sh -> build/lib/powerline/bindings/shell creating build/lib/powerline/bindings/tcsh copying powerline/bindings/tcsh/powerline.tcsh -> build/lib/powerline/bindings/tcsh copying powerline/bindings/tmux/powerline-base.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.7_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.8.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.8_minus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.8_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_1.9_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/tmux/powerline_tmux_2.1_plus.conf -> build/lib/powerline/bindings/tmux copying powerline/bindings/zsh/powerline.zsh -> build/lib/powerline/bindings/zsh creating build/lib/powerline/bindings/vim/autoload/powerline copying powerline/bindings/vim/autoload/powerline/debug.vim -> build/lib/powerline/bindings/vim/autoload/powerline creating build/lib/powerline/bindings/vim/plugin copying powerline/bindings/vim/plugin/powerline.vim -> build/lib/powerline/bindings/vim/plugin running build_scripts creating build/scripts-3.9 copying and adjusting scripts/powerline-lint -> build/scripts-3.9 copying and adjusting scripts/powerline-daemon -> build/scripts-3.9 copying and adjusting scripts/powerline-render -> build/scripts-3.9 copying and adjusting scripts/powerline-config -> build/scripts-3.9 changing mode of build/scripts-3.9/powerline-lint from 644 to 755 changing mode of build/scripts-3.9/powerline-daemon from 644 to 755 changing mode of build/scripts-3.9/powerline-render from 644 to 755 changing mode of build/scripts-3.9/powerline-config from 644 to 755 /usr/lib/python3.9/vendor-packages/setuptools/_distutils/dist.py:270: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running install /usr/lib/python3.9/vendor-packages/setuptools/_distutils/cmd.py:79: 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/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/commands/daemon.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/commands/lint.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/commands/lemonbar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/commands/config.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/commands/main.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/commands/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands copying build/lib/powerline/pdb.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline copying build/lib/powerline/version.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline copying build/lib/powerline/shell.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/dist creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/dist/systemd copying build/lib/powerline/dist/systemd/powerline-daemon.service -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/dist/systemd copying build/lib/powerline/theme.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers copying build/lib/powerline/matchers/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim copying build/lib/powerline/matchers/vim/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/gundo.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/commandt.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/nerdtree.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin copying build/lib/powerline/matchers/vim/plugin/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin copying build/lib/powerline/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint copying build/lib/powerline/lint/selfcheck.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint copying build/lib/powerline/lint/checks.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint copying build/lib/powerline/lint/spec.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint copying build/lib/powerline/lint/context.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint copying build/lib/powerline/lint/imp.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/reader.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/scanner.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/tokens.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/events.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/loader.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/markedvalue.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/nodes.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/parser.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/composer.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/constructor.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/resolver.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/markedjson/error.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson copying build/lib/powerline/lint/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint copying build/lib/powerline/lint/inspect.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/memoize.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/git.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/bzr.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs copying build/lib/powerline/lib/vcs/mercurial.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs copying build/lib/powerline/lib/encoding.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/path.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/shell.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/overrides.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/dict.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/humanize_bytes.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/threaded.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/debug.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/config.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/url.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/tree.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/stat.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/inotify.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher copying build/lib/powerline/lib/watcher/uv.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher copying build/lib/powerline/lib/unicode.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/inotify.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/lib/monotonic.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib copying build/lib/powerline/config.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline copying build/lib/powerline/vim.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline copying build/lib/powerline/segment.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline copying build/lib/powerline/renderer.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/zsh copying build/lib/powerline/bindings/zsh/powerline.zsh -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/zsh copying build/lib/powerline/bindings/zsh/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/zsh creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/pdb copying build/lib/powerline/bindings/pdb/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/pdb copying build/lib/powerline/bindings/pdb/__main__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/pdb creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/qtile copying build/lib/powerline/bindings/qtile/widget.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/qtile copying build/lib/powerline/bindings/qtile/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/qtile creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/rc copying build/lib/powerline/bindings/rc/powerline.rc -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/rc creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline-base.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_2.1_plus.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.8_minus.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.8.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.9_plus.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.8_plus.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux copying build/lib/powerline/bindings/tmux/powerline_tmux_1.7_plus.conf -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/pre_0_11.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/since_7.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/since_5.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython copying build/lib/powerline/bindings/ipython/post_0_11.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/bar copying build/lib/powerline/bindings/bar/powerline-bar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/bar creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/awesome copying build/lib/powerline/bindings/awesome/powerline-awesome.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/awesome copying build/lib/powerline/bindings/awesome/powerline.lua -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/awesome creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/i3 copying build/lib/powerline/bindings/i3/powerline-i3.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/i3 creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/shell copying build/lib/powerline/bindings/shell/powerline.sh -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/shell creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/wm copying build/lib/powerline/bindings/wm/awesome.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/wm copying build/lib/powerline/bindings/wm/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/wm creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tcsh copying build/lib/powerline/bindings/tcsh/powerline.tcsh -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tcsh creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/bash copying build/lib/powerline/bindings/bash/powerline.sh -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/bash creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/lemonbar copying build/lib/powerline/bindings/lemonbar/powerline-lemonbar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/lemonbar creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim/plugin copying build/lib/powerline/bindings/vim/plugin/powerline.vim -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim/plugin copying build/lib/powerline/bindings/vim/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim/autoload creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim/autoload/powerline copying build/lib/powerline/bindings/vim/autoload/powerline/debug.vim -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim/autoload/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/fish copying build/lib/powerline/bindings/fish/powerline-setup.fish -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/fish copying build/lib/powerline/bindings/config.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings copying build/lib/powerline/bindings/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/selectors copying build/lib/powerline/selectors/vim.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/selectors copying build/lib/powerline/selectors/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/selectors copying build/lib/powerline/colorscheme.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments copying build/lib/powerline/segments/tmux.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments copying build/lib/powerline/segments/shell.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments copying build/lib/powerline/segments/pdb.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments copying build/lib/powerline/segments/i3wm.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/players.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/net.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/env.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/vcs.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/wthr.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/sys.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/mail.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/time.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/common/bat.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common copying build/lib/powerline/segments/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments copying build/lib/powerline/segments/ipython.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/capslock.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/syntastic.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/nerdtree.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/tagbar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/ale.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/commandt.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/plugin/coc.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin copying build/lib/powerline/segments/vim/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim copying build/lib/powerline/ipython.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline copying build/lib/powerline/lemonbar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers copying build/lib/powerline/listers/pdb.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers copying build/lib/powerline/listers/i3wm.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers copying build/lib/powerline/listers/vim.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers copying build/lib/powerline/listers/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/ipython copying build/lib/powerline/config_files/colorschemes/ipython/__main__.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/ipython copying build/lib/powerline/config_files/colorschemes/solarized.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/tmux copying build/lib/powerline/config_files/colorschemes/tmux/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/tmux copying build/lib/powerline/config_files/colorschemes/tmux/solarized.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/tmux creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/pdb copying build/lib/powerline/config_files/colorschemes/pdb/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/pdb copying build/lib/powerline/config_files/colorschemes/pdb/__main__.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/pdb copying build/lib/powerline/config_files/colorschemes/pdb/solarized.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/pdb creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/shell/__main__.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/shell/solarized.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/shell/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/shell copying build/lib/powerline/config_files/colorschemes/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/solarizedlight.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/solarized.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colorschemes/vim/__main__.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/colorschemes/vim copying build/lib/powerline/config_files/colors.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/powerline.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/powerline_unicode7.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/unicode.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/wm copying build/lib/powerline/config_files/themes/wm/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/wm creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/continuation.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/__main__.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/select.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/default_leftonly.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/shell copying build/lib/powerline/config_files/themes/shell/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/shell creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/pdb copying build/lib/powerline/config_files/themes/pdb/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/pdb creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/tmux copying build/lib/powerline/config_files/themes/tmux/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/tmux copying build/lib/powerline/config_files/themes/powerline_terminus.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/cmdwin.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/__main__.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_commandt.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_gundo-preview.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_nerdtree.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/quickfix.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/plugin_gundo.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/default.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/help.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim copying build/lib/powerline/config_files/themes/vim/tabline.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/vim creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/rewrite.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/in.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/in2.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/ipython/out.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes/ipython copying build/lib/powerline/config_files/themes/unicode_terminus.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/unicode_terminus_condensed.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes copying build/lib/powerline/config_files/themes/ascii.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files/themes copying build/lib/powerline/config_files/config.json -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config_files creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/bash.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/rcsh.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/tcsh.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/zsh.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/ksh.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/shell/readline.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell copying build/lib/powerline/renderers/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers copying build/lib/powerline/renderers/pdb.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers copying build/lib/powerline/renderers/i3bar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers copying build/lib/powerline/renderers/lemonbar.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/__init__.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/pre_5.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/since_5.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/ipython/since_7.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython copying build/lib/powerline/renderers/pango_markup.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers copying build/lib/powerline/renderers/tmux.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers copying build/lib/powerline/renderers/vim.py -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands/daemon.py to daemon.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands/lint.py to lint.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands/lemonbar.py to lemonbar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands/config.py to config.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands/main.py to main.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/pdb.py to pdb.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/version.py to version.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/shell.py to shell.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/theme.py to theme.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin/gundo.py to gundo.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin/commandt.py to commandt.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin/nerdtree.py to nerdtree.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/matchers/vim/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/selfcheck.py to selfcheck.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/checks.py to checks.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/spec.py to spec.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/context.py to context.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/imp.py to imp.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/reader.py to reader.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/scanner.py to scanner.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/tokens.py to tokens.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/events.py to events.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/loader.py to loader.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/markedvalue.py to markedvalue.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/nodes.py to nodes.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/parser.py to parser.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/composer.py to composer.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/constructor.py to constructor.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/resolver.py to resolver.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/markedjson/error.py to error.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lint/inspect.py to inspect.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/memoize.py to memoize.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs/git.py to git.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs/bzr.py to bzr.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/vcs/mercurial.py to mercurial.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/encoding.py to encoding.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/path.py to path.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/shell.py to shell.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/overrides.py to overrides.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/dict.py to dict.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/humanize_bytes.py to humanize_bytes.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/threaded.py to threaded.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/debug.py to debug.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/config.py to config.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/url.py to url.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher/tree.py to tree.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher/stat.py to stat.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher/inotify.py to inotify.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/watcher/uv.py to uv.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/unicode.py to unicode.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/inotify.py to inotify.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lib/monotonic.py to monotonic.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/config.py to config.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/vim.py to vim.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segment.py to segment.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderer.py to renderer.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/zsh/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/pdb/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/pdb/__main__.py to __main__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/qtile/widget.py to widget.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/qtile/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/tmux/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython/pre_0_11.py to pre_0_11.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython/since_7.py to since_7.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython/since_5.py to since_5.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/ipython/post_0_11.py to post_0_11.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/bar/powerline-bar.py to powerline-bar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/awesome/powerline-awesome.py to powerline-awesome.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/i3/powerline-i3.py to powerline-i3.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/wm/awesome.py to awesome.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/wm/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/lemonbar/powerline-lemonbar.py to powerline-lemonbar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/vim/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/config.py to config.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/bindings/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/selectors/vim.py to vim.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/selectors/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/colorscheme.py to colorscheme.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/tmux.py to tmux.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/shell.py to shell.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/pdb.py to pdb.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/i3wm.py to i3wm.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/players.py to players.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/net.py to net.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/env.py to env.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/vcs.py to vcs.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/wthr.py to wthr.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/sys.py to sys.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/mail.py to mail.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/time.py to time.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/common/bat.py to bat.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/ipython.py to ipython.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/capslock.py to capslock.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/syntastic.py to syntastic.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/nerdtree.py to nerdtree.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/tagbar.py to tagbar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/ale.py to ale.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/commandt.py to commandt.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/plugin/coc.py to coc.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/segments/vim/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/ipython.py to ipython.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/lemonbar.py to lemonbar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers/pdb.py to pdb.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers/i3wm.py to i3wm.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers/vim.py to vim.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/listers/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/bash.py to bash.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/rcsh.py to rcsh.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/tcsh.py to tcsh.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/zsh.py to zsh.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/ksh.py to ksh.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/shell/readline.py to readline.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/pdb.py to pdb.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/i3bar.py to i3bar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/lemonbar.py to lemonbar.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython/__init__.py to __init__.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython/pre_5.py to pre_5.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython/since_5.py to since_5.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/ipython/since_7.py to since_7.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/pango_markup.py to pango_markup.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/tmux.py to tmux.cpython-39.pyc byte-compiling /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline/renderers/vim.py to vim.cpython-39.pyc running install_data creating /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin copying scripts/powerline -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin running install_egg_info running egg_info writing powerline_status.egg-info/PKG-INFO writing dependency_links to powerline_status.egg-info/dependency_links.txt writing requirements to powerline_status.egg-info/requires.txt writing top-level names to powerline_status.egg-info/top_level.txt reading manifest file 'powerline_status.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'powerline/bindings' warning: no previously-included files matching '*.pyo' found under directory 'powerline/bindings' adding license file 'LICENSE' writing manifest file 'powerline_status.egg-info/SOURCES.txt' Copying powerline_status.egg-info to /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/lib/python3.9/vendor-packages/powerline_status-2.8.4-py3.9.egg-info running install_scripts copying build/scripts-3.9/powerline-config -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin copying build/scripts-3.9/powerline-lint -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin copying build/scripts-3.9/powerline-daemon -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin copying build/scripts-3.9/powerline-render -> /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin changing mode of /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin/powerline-config to 755 changing mode of /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin/powerline-lint to 755 changing mode of /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin/powerline-daemon to 755 changing mode of /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/prototype/i386/usr/bin/powerline-render to 755 Traceback (most recent call last): File "/jenkins/jobs/oi-userland/workspace/tools/python-requires", line 40, in <module> reqs = requires(sys.argv[1]) if sys.argv[1] != "-" else sys.stdin.readlines() File "/usr/lib/python3.9/importlib/metadata.py", line 604, in requires return distribution(distribution_name).requires File "/usr/lib/python3.9/importlib/metadata.py", line 542, in distribution return Distribution.from_name(distribution_name) File "/usr/lib/python3.9/importlib/metadata.py", line 196, in from_name raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: powerline VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/manifest-i386-powerline-vim.depend.res /jenkins/jobs/oi-userland/workspace/components/python/powerline/build/manifest-i386-powerline.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/powerline pkg://openindiana.org/python/powerline-vim@2.8.4,5.11-2025.0.0.0:20250117T161741Z PUBLISHED pkg://openindiana.org/python/powerline@2.8.4,5.11-2025.0.0.0:20250117T161803Z PUBLISHED pkg://openindiana.org/python/powerline-39@2.8.2,5.11-2020.0.1.1:20250117T161829Z PUBLISHED