collecting ... collected 319 items / 1 error / 318 selected run-last-failure: 1 known failures not in selected tests ==================================== ERRORS ==================================== _______________________ ERROR collecting CONTRIBUTING.md _______________________ CONTRIBUTING.md:1: in <module> Contributing __builtins__ = <builtins> __doc__ = None ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4_test_debug-20211117-210104 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * /usr/lib/llvm/13 13.0.0 Python 3.9.9 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.56.1 [2] rust-1.56.1 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php7.3 [2] php7.4 [3] php8.0 * HEAD of ::gentoo commit feab66b7516a4d5363ff98f7249fd646154b9afd Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Nov 24 08:06:45 2021 +0000 2021-11-24 08:06:43 UTC emerge -qpvO dev-ada/e3-core [ebuild N ] dev-ada/e3-core-22.1.0 USE="test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Created attachment 755862 [details] emerge-info.txt
Created attachment 755866 [details] dev-ada:e3-core-22.1.0:20211124-081545.log
Created attachment 755870 [details] emerge-history.txt
Created attachment 755874 [details] environment
Created attachment 755878 [details] etc.portage.tar.bz2
Created attachment 755882 [details] temp.tar.bz2
Created attachment 755886 [details] tests.tar.bz2
In case wondering what's happening here, it's the same as bug #826574 But I do wonder how widespread this issue actually is, kind of feel like this may affect many packages, and there's no real worth in testing .md files downstream. On a side-note (unrelated to this bug), seems tests still missing a dep on dev-python/psutil, python deps are missing [${PYTHON_USEDEP}], and non-linked executed/python test deps should technically be BDEPEND (unsure if some of these are needed at runtime too? haven't checked -- note distutils eclass will automatically add BDEPEND="test? ( ${RDEPEND} )" too)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e58e3ec9463ed9636bf73f69742014e6a05941d commit 9e58e3ec9463ed9636bf73f69742014e6a05941d Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2022-02-03 13:45:19 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2022-02-03 13:45:19 +0000 dev-ada/e3-core: porting to python3.10 and PEP517 Closes: https://bugs.gentoo.org/827054 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> dev-ada/e3-core/e3-core-22.1.0.ebuild | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)