* Package: dev-util/pkgcheck-0.10.19-r1:0  * Repository: gentoo  * Maintainer: pkgcore@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_10 python_targets_python3_11 python_targets_python3_9 test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking pkgcheck-0.10.19.tar.gz to /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work >>> Source unpacked in /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work >>> Preparing source in /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19 ... * Build system packages: * dev-python/gpep517 : 11 * dev-python/installer : 0.5.1-r1 * dev-python/setuptools : 65.6.3 * dev-python/setuptools_scm : 7.0.5 * dev-python/wheel : 0.38.4 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19 ... * python3_9: running distutils-r1_run_phase distutils-r1_python_compile python3.9 setup.py build_ext -j 9 /usr/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pkgcheck', 'pkgcheck.bash', 'pkgcheck.addons', 'pkgcheck.scripts', 'pkgcheck.checks'] discovered py_modules -- [] DefaultPluginManager load plugin flaky = flaky.flaky_nose_plugin:FlakyPlugin running build_ext * Building the wheel for pkgcheck-0.10.19 via setuptools.build_meta gpep517 build-wheel --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/wheel 2023-01-13 17:59:17,235 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.9/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-01-13 17:59:17,398 root INFO running bdist_wheel 2023-01-13 17:59:17,426 root INFO running build 2023-01-13 17:59:17,426 root INFO running build_py 2023-01-13 17:59:17,436 root INFO creating build 2023-01-13 17:59:17,436 root INFO creating build/lib 2023-01-13 17:59:17,436 root INFO creating build/lib/pkgcheck 2023-01-13 17:59:17,436 root INFO copying src/pkgcheck/feeds.py -> build/lib/pkgcheck 2023-01-13 17:59:17,436 root INFO copying src/pkgcheck/packages.py -> build/lib/pkgcheck 2023-01-13 17:59:17,436 root INFO copying src/pkgcheck/runners.py -> build/lib/pkgcheck 2023-01-13 17:59:17,436 root INFO copying src/pkgcheck/pipeline.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/_verinfo.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/results.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/const.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/sources.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/cli.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/log.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/reporters.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/api.py -> build/lib/pkgcheck 2023-01-13 17:59:17,437 root INFO copying src/pkgcheck/utils.py -> build/lib/pkgcheck 2023-01-13 17:59:17,438 root INFO copying src/pkgcheck/objects.py -> build/lib/pkgcheck 2023-01-13 17:59:17,438 root INFO copying src/pkgcheck/base.py -> build/lib/pkgcheck 2023-01-13 17:59:17,438 root INFO copying src/pkgcheck/__init__.py -> build/lib/pkgcheck 2023-01-13 17:59:17,438 root INFO creating build/lib/pkgcheck/bash 2023-01-13 17:59:17,438 root INFO copying src/pkgcheck/bash/__init__.py -> build/lib/pkgcheck/bash 2023-01-13 17:59:17,438 root INFO creating build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO copying src/pkgcheck/addons/profiles.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO copying src/pkgcheck/addons/eclass.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO copying src/pkgcheck/addons/net.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO copying src/pkgcheck/addons/caches.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO copying src/pkgcheck/addons/git.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO copying src/pkgcheck/addons/__init__.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:17,439 root INFO creating build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/pkgcheck_replay.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/pkgcheck_ci.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/pkgcheck_show.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/pkgcheck_cache.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/pkgcheck_scan.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/argparse_actions.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/argparsers.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,440 root INFO copying src/pkgcheck/scripts/pkgcheck.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,441 root INFO copying src/pkgcheck/scripts/__init__.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:17,441 root INFO creating build/lib/pkgcheck/checks 2023-01-13 17:59:17,441 root INFO copying src/pkgcheck/checks/whitespace.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,441 root INFO copying src/pkgcheck/checks/imlate.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,441 root INFO copying src/pkgcheck/checks/codingstyle.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,441 root INFO copying src/pkgcheck/checks/stablereq.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/dropped_keywords.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/cleanup.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/network.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/profiles.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/reserved.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/acct.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/repo_metadata.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,442 root INFO copying src/pkgcheck/checks/overlays.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/repo.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/python.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/metadata_xml.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/perl.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/eclass.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/unstable_only.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/pkgdir.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,443 root INFO copying src/pkgcheck/checks/header.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,444 root INFO copying src/pkgcheck/checks/glsa.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,444 root INFO copying src/pkgcheck/checks/visibility.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,444 root INFO copying src/pkgcheck/checks/git.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,444 root INFO copying src/pkgcheck/checks/metadata.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,444 root INFO copying src/pkgcheck/checks/__init__.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:17,444 root INFO running egg_info 2023-01-13 17:59:17,463 root INFO writing src/pkgcheck.egg-info/PKG-INFO 2023-01-13 17:59:17,463 root INFO writing dependency_links to src/pkgcheck.egg-info/dependency_links.txt 2023-01-13 17:59:17,464 root INFO writing entry points to src/pkgcheck.egg-info/entry_points.txt 2023-01-13 17:59:17,464 root INFO writing requirements to src/pkgcheck.egg-info/requires.txt 2023-01-13 17:59:17,464 root INFO writing top-level names to src/pkgcheck.egg-info/top_level.txt 2023-01-13 17:59:17,484 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any 2023-01-13 17:59:17,566 root INFO reading manifest file 'src/pkgcheck.egg-info/SOURCES.txt' 2023-01-13 17:59:17,570 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 17:59:17,572 root WARNING warning: no previously-included files matching '*' found under directory 'doc/generated' 2023-01-13 17:59:17,572 root WARNING warning: no previously-included files matching '*' found under directory 'doc/man/pkgcheck' 2023-01-13 17:59:17,572 root WARNING warning: no files found matching '*' under directory 'requirements' 2023-01-13 17:59:17,631 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-01-13 17:59:17,633 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-01-13 17:59:17,634 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2023-01-13 17:59:17,635 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-01-13 17:59:17,635 root INFO adding license file 'LICENSE' 2023-01-13 17:59:17,648 root INFO writing manifest file 'src/pkgcheck.egg-info/SOURCES.txt' 2023-01-13 17:59:17,661 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2023-01-13 17:59:17,662 root INFO running build_treesitter 2023-01-13 17:59:17,671 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-01-13 17:59:17,672 root INFO running install 2023-01-13 17:59:17,678 root INFO running install_lib 2023-01-13 17:59:17,687 root INFO creating build/bdist.linux-x86_64 2023-01-13 17:59:17,687 root INFO creating build/bdist.linux-x86_64/wheel 2023-01-13 17:59:17,687 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,687 root INFO copying build/lib/pkgcheck/feeds.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,688 root INFO copying build/lib/pkgcheck/packages.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,688 root INFO copying build/lib/pkgcheck/runners.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,688 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/bash 2023-01-13 17:59:17,688 root INFO copying build/lib/pkgcheck/bash/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/bash 2023-01-13 17:59:17,688 root INFO copying build/lib/pkgcheck/pipeline.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,688 root INFO copying build/lib/pkgcheck/_verinfo.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,688 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,688 root INFO copying build/lib/pkgcheck/addons/profiles.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/addons/eclass.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/addons/net.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/addons/caches.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/addons/git.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/addons/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/results.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,689 root INFO copying build/lib/pkgcheck/const.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,689 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_replay.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_ci.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_show.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_cache.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_scan.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/argparse_actions.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/argparsers.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,690 root INFO copying build/lib/pkgcheck/scripts/pkgcheck.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/sources.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/cli.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/log.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/reporters.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/api.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,691 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,691 root INFO copying build/lib/pkgcheck/checks/whitespace.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/imlate.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/codingstyle.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/stablereq.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/dropped_keywords.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/cleanup.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/network.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/profiles.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,692 root INFO copying build/lib/pkgcheck/checks/reserved.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/acct.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/repo_metadata.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/overlays.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/repo.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/python.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/metadata_xml.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/perl.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,693 root INFO copying build/lib/pkgcheck/checks/eclass.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/unstable_only.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/pkgdir.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/header.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/glsa.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/visibility.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/git.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,694 root INFO copying build/lib/pkgcheck/checks/metadata.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,695 root INFO copying build/lib/pkgcheck/checks/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:17,695 root INFO copying build/lib/pkgcheck/utils.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,695 root INFO copying build/lib/pkgcheck/objects.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,695 root INFO copying build/lib/pkgcheck/base.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,695 root INFO copying build/lib/pkgcheck/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:17,695 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2023-01-13 17:59:17,695 root INFO running install_egg_info 2023-01-13 17:59:17,705 root INFO Copying src/pkgcheck.egg-info to build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19-py3.9.egg-info 2023-01-13 17:59:17,706 root INFO running install_scripts 2023-01-13 17:59:17,861 root INFO writing objects to PosixPath('build/bdist.linux-x86_64/wheel/pkgcheck/_objects.py') 2023-01-13 17:59:17,861 root INFO writing path constants to PosixPath('build/bdist.linux-x86_64/wheel/pkgcheck/_const.py') 2023-01-13 17:59:17,861 root INFO generating version info 2023-01-13 17:59:17,866 root INFO Generating available scopes 2023-01-13 17:59:17,867 root INFO Generating available cache types 2023-01-13 17:59:17,867 root INFO Generating keywords list 2023-01-13 17:59:17,867 root INFO Generating checks list 2023-01-13 17:59:17,867 root INFO Generating reporters list 2023-01-13 17:59:17,867 root INFO copying data/share/pkgcheck/ci.py -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:17,867 root INFO copying data/share/pkgcheck/perl-version.pl -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:17,867 root INFO copying data/share/pkgcheck/pkgcheck.conf -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:17,868 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh 2023-01-13 17:59:17,868 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh/site-functions 2023-01-13 17:59:17,868 root INFO copying data/share/zsh/site-functions/_pkgcheck -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh/site-functions 2023-01-13 17:59:17,868 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion 2023-01-13 17:59:17,868 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion/completions 2023-01-13 17:59:17,868 root INFO copying data/share/bash-completion/completions/pkgcheck -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion/completions 2023-01-13 17:59:17,881 wheel INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.dist-info/WHEEL 2023-01-13 17:59:17,881 wheel INFO creating '/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/wheel/.tmp-p1kbbzha/pkgcheck-0.10.19-py3-none-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-01-13 17:59:17,882 wheel INFO adding 'pkgcheck/__init__.py' 2023-01-13 17:59:17,882 wheel INFO adding 'pkgcheck/_const.py' 2023-01-13 17:59:17,882 wheel INFO adding 'pkgcheck/_objects.py' 2023-01-13 17:59:17,882 wheel INFO adding 'pkgcheck/_verinfo.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/api.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/base.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/cli.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/const.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/feeds.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/log.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/objects.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/packages.py' 2023-01-13 17:59:17,883 wheel INFO adding 'pkgcheck/pipeline.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/reporters.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/results.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/runners.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/sources.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/utils.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/addons/__init__.py' 2023-01-13 17:59:17,884 wheel INFO adding 'pkgcheck/addons/caches.py' 2023-01-13 17:59:17,885 wheel INFO adding 'pkgcheck/addons/eclass.py' 2023-01-13 17:59:17,885 wheel INFO adding 'pkgcheck/addons/git.py' 2023-01-13 17:59:17,885 wheel INFO adding 'pkgcheck/addons/net.py' 2023-01-13 17:59:17,885 wheel INFO adding 'pkgcheck/addons/profiles.py' 2023-01-13 17:59:17,885 wheel INFO adding 'pkgcheck/bash/__init__.py' 2023-01-13 17:59:17,885 wheel INFO adding 'pkgcheck/checks/__init__.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/acct.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/cleanup.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/codingstyle.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/dropped_keywords.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/eclass.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/git.py' 2023-01-13 17:59:17,886 wheel INFO adding 'pkgcheck/checks/glsa.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/header.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/imlate.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/metadata.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/metadata_xml.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/network.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/overlays.py' 2023-01-13 17:59:17,887 wheel INFO adding 'pkgcheck/checks/perl.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/pkgdir.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/profiles.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/python.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/repo.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/repo_metadata.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/reserved.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/stablereq.py' 2023-01-13 17:59:17,888 wheel INFO adding 'pkgcheck/checks/unstable_only.py' 2023-01-13 17:59:17,889 wheel INFO adding 'pkgcheck/checks/visibility.py' 2023-01-13 17:59:17,889 wheel INFO adding 'pkgcheck/checks/whitespace.py' 2023-01-13 17:59:17,889 wheel INFO adding 'pkgcheck/scripts/__init__.py' 2023-01-13 17:59:17,889 wheel INFO adding 'pkgcheck/scripts/argparse_actions.py' 2023-01-13 17:59:17,889 wheel INFO adding 'pkgcheck/scripts/argparsers.py' 2023-01-13 17:59:17,889 wheel INFO adding 'pkgcheck/scripts/pkgcheck.py' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck/scripts/pkgcheck_cache.py' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck/scripts/pkgcheck_ci.py' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck/scripts/pkgcheck_replay.py' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck/scripts/pkgcheck_scan.py' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck/scripts/pkgcheck_show.py' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/bash-completion/completions/pkgcheck' 2023-01-13 17:59:17,890 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/caches' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/checks' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/ci.py' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/keywords' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/perl-version.pl' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/pkgcheck.conf' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/reporters' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/scopes' 2023-01-13 17:59:17,891 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/zsh/site-functions/_pkgcheck' 2023-01-13 17:59:17,892 wheel INFO adding 'pkgcheck-0.10.19.dist-info/LICENSE' 2023-01-13 17:59:17,892 wheel INFO adding 'pkgcheck-0.10.19.dist-info/METADATA' 2023-01-13 17:59:17,892 wheel INFO adding 'pkgcheck-0.10.19.dist-info/WHEEL' 2023-01-13 17:59:17,892 wheel INFO adding 'pkgcheck-0.10.19.dist-info/entry_points.txt' 2023-01-13 17:59:17,892 wheel INFO adding 'pkgcheck-0.10.19.dist-info/top_level.txt' 2023-01-13 17:59:17,892 wheel INFO adding 'pkgcheck-0.10.19.dist-info/RECORD' 2023-01-13 17:59:17,892 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-01-13 17:59:17,894 gpep517 INFO The backend produced /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl * Installing pkgcheck-0.10.19-py3-none-linux_x86_64.whl to /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/install gpep517 install-wheel --destdir=/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/install --interpreter=/usr/bin/python3.9 --prefix=/usr --optimize=all /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl 2023-01-13 17:59:17,981 gpep517 INFO Installing /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl into /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/install 2023-01-13 17:59:18,197 gpep517 INFO Installation complete * python3_10: running distutils-r1_run_phase distutils-r1_python_compile python3.10 setup.py build_ext -j 9 /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pkgcheck', 'pkgcheck.bash', 'pkgcheck.addons', 'pkgcheck.scripts', 'pkgcheck.checks'] discovered py_modules -- [] DefaultPluginManager load plugin flaky = flaky.flaky_nose_plugin:FlakyPlugin running build_ext * Building the wheel for pkgcheck-0.10.19 via setuptools.build_meta gpep517 build-wheel --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/wheel 2023-01-13 17:59:18,869 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-01-13 17:59:19,016 root INFO running bdist_wheel 2023-01-13 17:59:19,039 root INFO running build 2023-01-13 17:59:19,039 root INFO running build_py 2023-01-13 17:59:19,047 root INFO creating build 2023-01-13 17:59:19,047 root INFO creating build/lib 2023-01-13 17:59:19,047 root INFO creating build/lib/pkgcheck 2023-01-13 17:59:19,047 root INFO copying src/pkgcheck/feeds.py -> build/lib/pkgcheck 2023-01-13 17:59:19,047 root INFO copying src/pkgcheck/packages.py -> build/lib/pkgcheck 2023-01-13 17:59:19,047 root INFO copying src/pkgcheck/runners.py -> build/lib/pkgcheck 2023-01-13 17:59:19,048 root INFO copying src/pkgcheck/pipeline.py -> build/lib/pkgcheck 2023-01-13 17:59:19,048 root INFO copying src/pkgcheck/_verinfo.py -> build/lib/pkgcheck 2023-01-13 17:59:19,048 root INFO copying src/pkgcheck/results.py -> build/lib/pkgcheck 2023-01-13 17:59:19,048 root INFO copying src/pkgcheck/const.py -> build/lib/pkgcheck 2023-01-13 17:59:19,048 root INFO copying src/pkgcheck/sources.py -> build/lib/pkgcheck 2023-01-13 17:59:19,048 root INFO copying src/pkgcheck/cli.py -> build/lib/pkgcheck 2023-01-13 17:59:19,049 root INFO copying src/pkgcheck/log.py -> build/lib/pkgcheck 2023-01-13 17:59:19,049 root INFO copying src/pkgcheck/reporters.py -> build/lib/pkgcheck 2023-01-13 17:59:19,049 root INFO copying src/pkgcheck/api.py -> build/lib/pkgcheck 2023-01-13 17:59:19,049 root INFO copying src/pkgcheck/utils.py -> build/lib/pkgcheck 2023-01-13 17:59:19,049 root INFO copying src/pkgcheck/objects.py -> build/lib/pkgcheck 2023-01-13 17:59:19,050 root INFO copying src/pkgcheck/base.py -> build/lib/pkgcheck 2023-01-13 17:59:19,050 root INFO copying src/pkgcheck/__init__.py -> build/lib/pkgcheck 2023-01-13 17:59:19,050 root INFO creating build/lib/pkgcheck/bash 2023-01-13 17:59:19,050 root INFO copying src/pkgcheck/bash/__init__.py -> build/lib/pkgcheck/bash 2023-01-13 17:59:19,051 root INFO creating build/lib/pkgcheck/addons 2023-01-13 17:59:19,051 root INFO copying src/pkgcheck/addons/profiles.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:19,051 root INFO copying src/pkgcheck/addons/eclass.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:19,051 root INFO copying src/pkgcheck/addons/net.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:19,051 root INFO copying src/pkgcheck/addons/caches.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:19,051 root INFO copying src/pkgcheck/addons/git.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:19,052 root INFO copying src/pkgcheck/addons/__init__.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:19,052 root INFO creating build/lib/pkgcheck/scripts 2023-01-13 17:59:19,052 root INFO copying src/pkgcheck/scripts/pkgcheck_replay.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,052 root INFO copying src/pkgcheck/scripts/pkgcheck_ci.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,052 root INFO copying src/pkgcheck/scripts/pkgcheck_show.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,052 root INFO copying src/pkgcheck/scripts/pkgcheck_cache.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,053 root INFO copying src/pkgcheck/scripts/pkgcheck_scan.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,053 root INFO copying src/pkgcheck/scripts/argparse_actions.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,053 root INFO copying src/pkgcheck/scripts/argparsers.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,053 root INFO copying src/pkgcheck/scripts/pkgcheck.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,053 root INFO copying src/pkgcheck/scripts/__init__.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:19,054 root INFO creating build/lib/pkgcheck/checks 2023-01-13 17:59:19,054 root INFO copying src/pkgcheck/checks/whitespace.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,054 root INFO copying src/pkgcheck/checks/imlate.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,054 root INFO copying src/pkgcheck/checks/codingstyle.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,054 root INFO copying src/pkgcheck/checks/stablereq.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,054 root INFO copying src/pkgcheck/checks/dropped_keywords.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/cleanup.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/network.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/profiles.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/reserved.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/acct.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/repo_metadata.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,055 root INFO copying src/pkgcheck/checks/overlays.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/repo.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/python.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/metadata_xml.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/perl.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/eclass.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/unstable_only.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/pkgdir.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,056 root INFO copying src/pkgcheck/checks/header.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,057 root INFO copying src/pkgcheck/checks/glsa.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,057 root INFO copying src/pkgcheck/checks/visibility.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,057 root INFO copying src/pkgcheck/checks/git.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,057 root INFO copying src/pkgcheck/checks/metadata.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,057 root INFO copying src/pkgcheck/checks/__init__.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:19,057 root INFO running egg_info 2023-01-13 17:59:19,074 root INFO writing src/pkgcheck.egg-info/PKG-INFO 2023-01-13 17:59:19,074 root INFO writing dependency_links to src/pkgcheck.egg-info/dependency_links.txt 2023-01-13 17:59:19,074 root INFO writing entry points to src/pkgcheck.egg-info/entry_points.txt 2023-01-13 17:59:19,074 root INFO writing requirements to src/pkgcheck.egg-info/requires.txt 2023-01-13 17:59:19,074 root INFO writing top-level names to src/pkgcheck.egg-info/top_level.txt 2023-01-13 17:59:19,095 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any 2023-01-13 17:59:19,173 root INFO reading manifest file 'src/pkgcheck.egg-info/SOURCES.txt' 2023-01-13 17:59:19,177 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 17:59:19,179 root WARNING warning: no previously-included files matching '*' found under directory 'doc/generated' 2023-01-13 17:59:19,179 root WARNING warning: no previously-included files matching '*' found under directory 'doc/man/pkgcheck' 2023-01-13 17:59:19,179 root WARNING warning: no files found matching '*' under directory 'requirements' 2023-01-13 17:59:19,235 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-01-13 17:59:19,236 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-01-13 17:59:19,237 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2023-01-13 17:59:19,238 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-01-13 17:59:19,239 root INFO adding license file 'LICENSE' 2023-01-13 17:59:19,248 root INFO writing manifest file 'src/pkgcheck.egg-info/SOURCES.txt' 2023-01-13 17:59:19,259 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2023-01-13 17:59:19,259 root INFO running build_treesitter 2023-01-13 17:59:19,267 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-01-13 17:59:19,267 root INFO running install 2023-01-13 17:59:19,272 root INFO running install_lib 2023-01-13 17:59:19,280 root INFO creating build/bdist.linux-x86_64 2023-01-13 17:59:19,280 root INFO creating build/bdist.linux-x86_64/wheel 2023-01-13 17:59:19,280 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,280 root INFO copying build/lib/pkgcheck/feeds.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,280 root INFO copying build/lib/pkgcheck/packages.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/runners.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,281 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/bash 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/bash/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/bash 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/pipeline.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/_verinfo.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,281 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/addons/profiles.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/addons/eclass.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,281 root INFO copying build/lib/pkgcheck/addons/net.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/addons/caches.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/addons/git.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/addons/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/results.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/const.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,282 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_replay.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,282 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_ci.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_show.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_cache.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_scan.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/argparse_actions.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/argparsers.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/pkgcheck.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/sources.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,283 root INFO copying build/lib/pkgcheck/cli.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/log.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/reporters.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/api.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,284 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/checks/whitespace.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/checks/imlate.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/checks/codingstyle.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/checks/stablereq.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,284 root INFO copying build/lib/pkgcheck/checks/dropped_keywords.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/cleanup.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/network.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/profiles.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/reserved.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/acct.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/repo_metadata.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/overlays.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,285 root INFO copying build/lib/pkgcheck/checks/repo.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/python.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/metadata_xml.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/perl.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/eclass.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/unstable_only.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/pkgdir.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/header.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/glsa.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,286 root INFO copying build/lib/pkgcheck/checks/visibility.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/checks/git.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/checks/metadata.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/checks/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/utils.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/objects.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/base.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,287 root INFO copying build/lib/pkgcheck/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:19,287 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2023-01-13 17:59:19,287 root INFO running install_egg_info 2023-01-13 17:59:19,295 root INFO Copying src/pkgcheck.egg-info to build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19-py3.10.egg-info 2023-01-13 17:59:19,295 root INFO running install_scripts 2023-01-13 17:59:19,438 root INFO writing objects to PosixPath('build/bdist.linux-x86_64/wheel/pkgcheck/_objects.py') 2023-01-13 17:59:19,439 root INFO writing path constants to PosixPath('build/bdist.linux-x86_64/wheel/pkgcheck/_const.py') 2023-01-13 17:59:19,440 root INFO generating version info 2023-01-13 17:59:19,444 root INFO Generating available scopes 2023-01-13 17:59:19,444 root INFO Generating available cache types 2023-01-13 17:59:19,444 root INFO Generating keywords list 2023-01-13 17:59:19,444 root INFO Generating checks list 2023-01-13 17:59:19,444 root INFO Generating reporters list 2023-01-13 17:59:19,445 root INFO copying data/share/pkgcheck/ci.py -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:19,445 root INFO copying data/share/pkgcheck/perl-version.pl -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:19,445 root INFO copying data/share/pkgcheck/pkgcheck.conf -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:19,445 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh 2023-01-13 17:59:19,445 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh/site-functions 2023-01-13 17:59:19,445 root INFO copying data/share/zsh/site-functions/_pkgcheck -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh/site-functions 2023-01-13 17:59:19,446 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion 2023-01-13 17:59:19,446 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion/completions 2023-01-13 17:59:19,446 root INFO copying data/share/bash-completion/completions/pkgcheck -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion/completions 2023-01-13 17:59:19,457 wheel INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.dist-info/WHEEL 2023-01-13 17:59:19,457 wheel INFO creating '/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/wheel/.tmp-_xkqxejz/pkgcheck-0.10.19-py3-none-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-01-13 17:59:19,458 wheel INFO adding 'pkgcheck/__init__.py' 2023-01-13 17:59:19,458 wheel INFO adding 'pkgcheck/_const.py' 2023-01-13 17:59:19,458 wheel INFO adding 'pkgcheck/_objects.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/_verinfo.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/api.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/base.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/cli.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/const.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/feeds.py' 2023-01-13 17:59:19,459 wheel INFO adding 'pkgcheck/log.py' 2023-01-13 17:59:19,460 wheel INFO adding 'pkgcheck/objects.py' 2023-01-13 17:59:19,460 wheel INFO adding 'pkgcheck/packages.py' 2023-01-13 17:59:19,460 wheel INFO adding 'pkgcheck/pipeline.py' 2023-01-13 17:59:19,460 wheel INFO adding 'pkgcheck/reporters.py' 2023-01-13 17:59:19,460 wheel INFO adding 'pkgcheck/results.py' 2023-01-13 17:59:19,460 wheel INFO adding 'pkgcheck/runners.py' 2023-01-13 17:59:19,461 wheel INFO adding 'pkgcheck/sources.py' 2023-01-13 17:59:19,461 wheel INFO adding 'pkgcheck/utils.py' 2023-01-13 17:59:19,461 wheel INFO adding 'pkgcheck/addons/__init__.py' 2023-01-13 17:59:19,461 wheel INFO adding 'pkgcheck/addons/caches.py' 2023-01-13 17:59:19,461 wheel INFO adding 'pkgcheck/addons/eclass.py' 2023-01-13 17:59:19,461 wheel INFO adding 'pkgcheck/addons/git.py' 2023-01-13 17:59:19,462 wheel INFO adding 'pkgcheck/addons/net.py' 2023-01-13 17:59:19,462 wheel INFO adding 'pkgcheck/addons/profiles.py' 2023-01-13 17:59:19,462 wheel INFO adding 'pkgcheck/bash/__init__.py' 2023-01-13 17:59:19,462 wheel INFO adding 'pkgcheck/checks/__init__.py' 2023-01-13 17:59:19,462 wheel INFO adding 'pkgcheck/checks/acct.py' 2023-01-13 17:59:19,462 wheel INFO adding 'pkgcheck/checks/cleanup.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/codingstyle.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/dropped_keywords.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/eclass.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/git.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/glsa.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/header.py' 2023-01-13 17:59:19,463 wheel INFO adding 'pkgcheck/checks/imlate.py' 2023-01-13 17:59:19,464 wheel INFO adding 'pkgcheck/checks/metadata.py' 2023-01-13 17:59:19,464 wheel INFO adding 'pkgcheck/checks/metadata_xml.py' 2023-01-13 17:59:19,464 wheel INFO adding 'pkgcheck/checks/network.py' 2023-01-13 17:59:19,464 wheel INFO adding 'pkgcheck/checks/overlays.py' 2023-01-13 17:59:19,464 wheel INFO adding 'pkgcheck/checks/perl.py' 2023-01-13 17:59:19,464 wheel INFO adding 'pkgcheck/checks/pkgdir.py' 2023-01-13 17:59:19,465 wheel INFO adding 'pkgcheck/checks/profiles.py' 2023-01-13 17:59:19,465 wheel INFO adding 'pkgcheck/checks/python.py' 2023-01-13 17:59:19,465 wheel INFO adding 'pkgcheck/checks/repo.py' 2023-01-13 17:59:19,465 wheel INFO adding 'pkgcheck/checks/repo_metadata.py' 2023-01-13 17:59:19,465 wheel INFO adding 'pkgcheck/checks/reserved.py' 2023-01-13 17:59:19,465 wheel INFO adding 'pkgcheck/checks/stablereq.py' 2023-01-13 17:59:19,466 wheel INFO adding 'pkgcheck/checks/unstable_only.py' 2023-01-13 17:59:19,466 wheel INFO adding 'pkgcheck/checks/visibility.py' 2023-01-13 17:59:19,466 wheel INFO adding 'pkgcheck/checks/whitespace.py' 2023-01-13 17:59:19,466 wheel INFO adding 'pkgcheck/scripts/__init__.py' 2023-01-13 17:59:19,466 wheel INFO adding 'pkgcheck/scripts/argparse_actions.py' 2023-01-13 17:59:19,466 wheel INFO adding 'pkgcheck/scripts/argparsers.py' 2023-01-13 17:59:19,467 wheel INFO adding 'pkgcheck/scripts/pkgcheck.py' 2023-01-13 17:59:19,467 wheel INFO adding 'pkgcheck/scripts/pkgcheck_cache.py' 2023-01-13 17:59:19,467 wheel INFO adding 'pkgcheck/scripts/pkgcheck_ci.py' 2023-01-13 17:59:19,467 wheel INFO adding 'pkgcheck/scripts/pkgcheck_replay.py' 2023-01-13 17:59:19,467 wheel INFO adding 'pkgcheck/scripts/pkgcheck_scan.py' 2023-01-13 17:59:19,467 wheel INFO adding 'pkgcheck/scripts/pkgcheck_show.py' 2023-01-13 17:59:19,468 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/bash-completion/completions/pkgcheck' 2023-01-13 17:59:19,468 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/caches' 2023-01-13 17:59:19,468 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/checks' 2023-01-13 17:59:19,468 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/ci.py' 2023-01-13 17:59:19,468 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/keywords' 2023-01-13 17:59:19,468 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/perl-version.pl' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/pkgcheck.conf' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/reporters' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/scopes' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/zsh/site-functions/_pkgcheck' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.dist-info/LICENSE' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.dist-info/METADATA' 2023-01-13 17:59:19,469 wheel INFO adding 'pkgcheck-0.10.19.dist-info/WHEEL' 2023-01-13 17:59:19,470 wheel INFO adding 'pkgcheck-0.10.19.dist-info/entry_points.txt' 2023-01-13 17:59:19,470 wheel INFO adding 'pkgcheck-0.10.19.dist-info/top_level.txt' 2023-01-13 17:59:19,470 wheel INFO adding 'pkgcheck-0.10.19.dist-info/RECORD' 2023-01-13 17:59:19,470 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-01-13 17:59:19,472 gpep517 INFO The backend produced /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl * Installing pkgcheck-0.10.19-py3-none-linux_x86_64.whl to /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/install gpep517 install-wheel --destdir=/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/install --interpreter=/usr/bin/python3.10 --prefix=/usr --optimize=all /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl 2023-01-13 17:59:19,561 gpep517 INFO Installing /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl into /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_10/install 2023-01-13 17:59:19,773 gpep517 INFO Installation complete * python3_11: running distutils-r1_run_phase distutils-r1_python_compile python3.11 setup.py build_ext -j 9 /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) No `packages` or `py_modules` configuration, performing automatic discovery. `src-layout` detected -- analysing ./src discovered packages -- ['pkgcheck', 'pkgcheck.bash', 'pkgcheck.addons', 'pkgcheck.scripts', 'pkgcheck.checks'] discovered py_modules -- [] DefaultPluginManager load plugin flaky = flaky.flaky_nose_plugin:FlakyPlugin running build_ext * Building the wheel for pkgcheck-0.10.19 via setuptools.build_meta gpep517 build-wheel --backend setuptools.build_meta --output-fd 3 --wheel-dir /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/wheel 2023-01-13 17:59:20,448 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:108: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. warnings.warn(msg, _BetaConfiguration) 2023-01-13 17:59:20,607 root INFO running bdist_wheel 2023-01-13 17:59:20,628 root INFO running build 2023-01-13 17:59:20,628 root INFO running build_py 2023-01-13 17:59:20,635 root INFO creating build 2023-01-13 17:59:20,635 root INFO creating build/lib 2023-01-13 17:59:20,635 root INFO creating build/lib/pkgcheck 2023-01-13 17:59:20,635 root INFO copying src/pkgcheck/feeds.py -> build/lib/pkgcheck 2023-01-13 17:59:20,635 root INFO copying src/pkgcheck/packages.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/runners.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/pipeline.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/_verinfo.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/results.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/const.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/sources.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/cli.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/log.py -> build/lib/pkgcheck 2023-01-13 17:59:20,636 root INFO copying src/pkgcheck/reporters.py -> build/lib/pkgcheck 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/api.py -> build/lib/pkgcheck 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/utils.py -> build/lib/pkgcheck 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/objects.py -> build/lib/pkgcheck 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/base.py -> build/lib/pkgcheck 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/__init__.py -> build/lib/pkgcheck 2023-01-13 17:59:20,637 root INFO creating build/lib/pkgcheck/bash 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/bash/__init__.py -> build/lib/pkgcheck/bash 2023-01-13 17:59:20,637 root INFO creating build/lib/pkgcheck/addons 2023-01-13 17:59:20,637 root INFO copying src/pkgcheck/addons/profiles.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/addons/eclass.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/addons/net.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/addons/caches.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/addons/git.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/addons/__init__.py -> build/lib/pkgcheck/addons 2023-01-13 17:59:20,638 root INFO creating build/lib/pkgcheck/scripts 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/scripts/pkgcheck_replay.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,638 root INFO copying src/pkgcheck/scripts/pkgcheck_ci.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/pkgcheck_show.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/pkgcheck_cache.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/pkgcheck_scan.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/argparse_actions.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/argparsers.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/pkgcheck.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/scripts/__init__.py -> build/lib/pkgcheck/scripts 2023-01-13 17:59:20,639 root INFO creating build/lib/pkgcheck/checks 2023-01-13 17:59:20,639 root INFO copying src/pkgcheck/checks/whitespace.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/imlate.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/codingstyle.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/stablereq.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/dropped_keywords.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/cleanup.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/network.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/profiles.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/reserved.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,640 root INFO copying src/pkgcheck/checks/acct.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/repo_metadata.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/overlays.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/repo.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/python.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/metadata_xml.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/perl.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/eclass.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/unstable_only.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,641 root INFO copying src/pkgcheck/checks/pkgdir.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO copying src/pkgcheck/checks/header.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO copying src/pkgcheck/checks/glsa.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO copying src/pkgcheck/checks/visibility.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO copying src/pkgcheck/checks/git.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO copying src/pkgcheck/checks/metadata.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO copying src/pkgcheck/checks/__init__.py -> build/lib/pkgcheck/checks 2023-01-13 17:59:20,642 root INFO running egg_info 2023-01-13 17:59:20,659 root INFO writing src/pkgcheck.egg-info/PKG-INFO 2023-01-13 17:59:20,659 root INFO writing dependency_links to src/pkgcheck.egg-info/dependency_links.txt 2023-01-13 17:59:20,659 root INFO writing entry points to src/pkgcheck.egg-info/entry_points.txt 2023-01-13 17:59:20,660 root INFO writing requirements to src/pkgcheck.egg-info/requires.txt 2023-01-13 17:59:20,660 root INFO writing top-level names to src/pkgcheck.egg-info/top_level.txt 2023-01-13 17:59:20,677 setuptools_scm.file_finder_git ERROR listing git files failed - pretending there aren't any 2023-01-13 17:59:20,759 root INFO reading manifest file 'src/pkgcheck.egg-info/SOURCES.txt' 2023-01-13 17:59:20,762 root INFO reading manifest template 'MANIFEST.in' 2023-01-13 17:59:20,763 root WARNING warning: no previously-included files matching '*' found under directory 'doc/generated' 2023-01-13 17:59:20,764 root WARNING warning: no previously-included files matching '*' found under directory 'doc/man/pkgcheck' 2023-01-13 17:59:20,764 root WARNING warning: no files found matching '*' under directory 'requirements' 2023-01-13 17:59:20,819 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2023-01-13 17:59:20,820 root WARNING warning: no previously-included files matching '*.pyc' found anywhere in distribution 2023-01-13 17:59:20,821 root WARNING warning: no previously-included files matching '*.pyo' found anywhere in distribution 2023-01-13 17:59:20,822 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2023-01-13 17:59:20,822 root INFO adding license file 'LICENSE' 2023-01-13 17:59:20,832 root INFO writing manifest file 'src/pkgcheck.egg-info/SOURCES.txt' 2023-01-13 17:59:20,842 root WARNING warning: build_py: byte-compiling is disabled, skipping. 2023-01-13 17:59:20,842 root INFO running build_treesitter 2023-01-13 17:59:20,851 wheel INFO installing to build/bdist.linux-x86_64/wheel 2023-01-13 17:59:20,851 root INFO running install 2023-01-13 17:59:20,857 root INFO running install_lib 2023-01-13 17:59:20,865 root INFO creating build/bdist.linux-x86_64 2023-01-13 17:59:20,865 root INFO creating build/bdist.linux-x86_64/wheel 2023-01-13 17:59:20,866 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,866 root INFO copying build/lib/pkgcheck/feeds.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,866 root INFO copying build/lib/pkgcheck/packages.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,866 root INFO copying build/lib/pkgcheck/runners.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,866 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/bash 2023-01-13 17:59:20,866 root INFO copying build/lib/pkgcheck/bash/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/bash 2023-01-13 17:59:20,866 root INFO copying build/lib/pkgcheck/pipeline.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,866 root INFO copying build/lib/pkgcheck/_verinfo.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,867 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/addons/profiles.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/addons/eclass.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/addons/net.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/addons/caches.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/addons/git.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/addons/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/addons 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/results.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,867 root INFO copying build/lib/pkgcheck/const.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,868 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_replay.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_ci.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_show.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_cache.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/pkgcheck_scan.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/argparse_actions.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,868 root INFO copying build/lib/pkgcheck/scripts/argparsers.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/scripts/pkgcheck.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/scripts/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/scripts 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/sources.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/cli.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/log.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/reporters.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/api.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,869 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,869 root INFO copying build/lib/pkgcheck/checks/whitespace.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/imlate.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/codingstyle.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/stablereq.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/dropped_keywords.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/cleanup.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/network.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/profiles.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,870 root INFO copying build/lib/pkgcheck/checks/reserved.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/acct.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/repo_metadata.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/overlays.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/repo.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/python.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/metadata_xml.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/perl.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/eclass.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,871 root INFO copying build/lib/pkgcheck/checks/unstable_only.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/pkgdir.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/header.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/glsa.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/visibility.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/git.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/metadata.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/checks/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck/checks 2023-01-13 17:59:20,872 root INFO copying build/lib/pkgcheck/utils.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,873 root INFO copying build/lib/pkgcheck/objects.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,873 root INFO copying build/lib/pkgcheck/base.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,873 root INFO copying build/lib/pkgcheck/__init__.py -> build/bdist.linux-x86_64/wheel/pkgcheck 2023-01-13 17:59:20,873 root WARNING warning: install_lib: byte-compiling is disabled, skipping. 2023-01-13 17:59:20,873 root INFO running install_egg_info 2023-01-13 17:59:20,881 root INFO Copying src/pkgcheck.egg-info to build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19-py3.11.egg-info 2023-01-13 17:59:20,882 root INFO running install_scripts 2023-01-13 17:59:21,033 root INFO writing objects to PosixPath('build/bdist.linux-x86_64/wheel/pkgcheck/_objects.py') 2023-01-13 17:59:21,034 root INFO writing path constants to PosixPath('build/bdist.linux-x86_64/wheel/pkgcheck/_const.py') 2023-01-13 17:59:21,034 root INFO generating version info 2023-01-13 17:59:21,039 root INFO Generating available scopes 2023-01-13 17:59:21,039 root INFO Generating available cache types 2023-01-13 17:59:21,039 root INFO Generating keywords list 2023-01-13 17:59:21,039 root INFO Generating checks list 2023-01-13 17:59:21,039 root INFO Generating reporters list 2023-01-13 17:59:21,039 root INFO copying data/share/pkgcheck/ci.py -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:21,039 root INFO copying data/share/pkgcheck/perl-version.pl -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:21,039 root INFO copying data/share/pkgcheck/pkgcheck.conf -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/pkgcheck 2023-01-13 17:59:21,040 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh 2023-01-13 17:59:21,040 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh/site-functions 2023-01-13 17:59:21,040 root INFO copying data/share/zsh/site-functions/_pkgcheck -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/zsh/site-functions 2023-01-13 17:59:21,040 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion 2023-01-13 17:59:21,040 root INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion/completions 2023-01-13 17:59:21,040 root INFO copying data/share/bash-completion/completions/pkgcheck -> build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.data/data/share/bash-completion/completions 2023-01-13 17:59:21,051 wheel INFO creating build/bdist.linux-x86_64/wheel/pkgcheck-0.10.19.dist-info/WHEEL 2023-01-13 17:59:21,051 wheel INFO creating '/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/wheel/.tmp-o8q4ju1n/pkgcheck-0.10.19-py3-none-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2023-01-13 17:59:21,051 wheel INFO adding 'pkgcheck/__init__.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/_const.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/_objects.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/_verinfo.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/api.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/base.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/cli.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/const.py' 2023-01-13 17:59:21,052 wheel INFO adding 'pkgcheck/feeds.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/log.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/objects.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/packages.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/pipeline.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/reporters.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/results.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/runners.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/sources.py' 2023-01-13 17:59:21,053 wheel INFO adding 'pkgcheck/utils.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/addons/__init__.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/addons/caches.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/addons/eclass.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/addons/git.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/addons/net.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/addons/profiles.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/bash/__init__.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/checks/__init__.py' 2023-01-13 17:59:21,054 wheel INFO adding 'pkgcheck/checks/acct.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/cleanup.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/codingstyle.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/dropped_keywords.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/eclass.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/git.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/glsa.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/header.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/imlate.py' 2023-01-13 17:59:21,055 wheel INFO adding 'pkgcheck/checks/metadata.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/metadata_xml.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/network.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/overlays.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/perl.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/pkgdir.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/profiles.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/python.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/repo.py' 2023-01-13 17:59:21,056 wheel INFO adding 'pkgcheck/checks/repo_metadata.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/checks/reserved.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/checks/stablereq.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/checks/unstable_only.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/checks/visibility.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/checks/whitespace.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/scripts/__init__.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/scripts/argparse_actions.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/scripts/argparsers.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/scripts/pkgcheck.py' 2023-01-13 17:59:21,057 wheel INFO adding 'pkgcheck/scripts/pkgcheck_cache.py' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck/scripts/pkgcheck_ci.py' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck/scripts/pkgcheck_replay.py' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck/scripts/pkgcheck_scan.py' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck/scripts/pkgcheck_show.py' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/bash-completion/completions/pkgcheck' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/caches' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/checks' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/ci.py' 2023-01-13 17:59:21,058 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/keywords' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/perl-version.pl' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/pkgcheck.conf' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/reporters' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/pkgcheck/scopes' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.data/data/share/zsh/site-functions/_pkgcheck' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.dist-info/LICENSE' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.dist-info/METADATA' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.dist-info/WHEEL' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.dist-info/entry_points.txt' 2023-01-13 17:59:21,059 wheel INFO adding 'pkgcheck-0.10.19.dist-info/top_level.txt' 2023-01-13 17:59:21,060 wheel INFO adding 'pkgcheck-0.10.19.dist-info/RECORD' 2023-01-13 17:59:21,060 wheel INFO removing build/bdist.linux-x86_64/wheel 2023-01-13 17:59:21,062 gpep517 INFO The backend produced /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl * Installing pkgcheck-0.10.19-py3-none-linux_x86_64.whl to /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/install gpep517 install-wheel --destdir=/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/install --interpreter=/usr/bin/python3.11 --prefix=/usr --optimize=all /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl 2023-01-13 17:59:21,152 gpep517 INFO Installing /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/wheel/pkgcheck-0.10.19-py3-none-linux_x86_64.whl into /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_11/install 2023-01-13 17:59:21,370 gpep517 INFO Installation complete >>> Source compiled. >>> Test phase: dev-util/pkgcheck-0.10.19-r1 * python3_9: running distutils-r1_run_phase python_test python3.9 -m pytest -vv -ra -l -Wdefault --color=yes -o console_output_style=count -p no:cov -p no:flake8 -p no:flakes -p no:pylint -p no:markdown -p no:sugar -p no:xvfb -p no:tavern --deselect tests/scripts/test_pkgcheck_replay.py::TestPkgcheckReplay::test_replay_pipe_stdin ================================ test session starts ================================ platform linux -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0 -- /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19-python3_9/install/usr/bin/python3.9 cachedir: .pytest_cache hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19/.hypothesis/examples') rootdir: /var/tmp/portage/dev-util/pkgcheck-0.10.19-r1/work/pkgcheck-0.10.19, configfile: pyproject.toml, testpaths: tests plugins: httpbin-1.0.2, hypothesis-6.59.0, expect-1.1.0, forked-1.4.0, shutil-1.7.0, pyfakefs-5.0.0, freezegun-0.4.2, subtests-0.9.0, pkgcore-0.12.17, httpserver-1.0.6, flaky-3.7.0, timeout-2.1.0, virtualenv-1.7.0, anyio-3.6.1, xprocess-0.21.0, trio-0.8.0, asyncio-0.20.3, xdist-3.0.2, aiohttp-1.0.4, mock-3.10.0, rerunfailures-10.3 asyncio: mode=strict collecting ... collected 838 items / 1 deselected / 837 selected tests/test_api.py::TestScanApi::test_argparse_error FAILED [ 1/837] tests/test_api.py::TestScanApi::test_no_scan_args PASSED [ 2/837] tests/test_api.py::TestScanApi::test_no_base_args FAILED [ 3/837] tests/test_api.py::TestScanApi::test_keyword_import PASSED [ 4/837] tests/test_api.py::TestScanApi::test_module_attributes PASSED [ 5/837] tests/test_api.py::TestScanApi::test_sigint_handling