Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 867703 - app-arch/brotli-1.0.9-r5:0/1 fails test - Tests failed with python3.10
Summary: app-arch/brotli-1.0.9-r5:0/1 fails test - Tests failed with python3.10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-08-31 10:02 UTC by Toralf Förster
Modified: 2022-09-01 02:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.45 KB, text/plain)
2022-08-31 10:02 UTC, Toralf Förster
Details
app-arch:brotli-1.0.9-r5:20220831-082129.log (app-arch:brotli-1.0.9-r5:20220831-082129.log,63.25 KB, text/plain)
2022-08-31 10:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,68.66 KB, text/plain)
2022-08-31 10:02 UTC, Toralf Förster
Details
environment (environment,181.39 KB, text/plain)
2022-08-31 10:02 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.57 KB, application/x-bzip)
2022-08-31 10:02 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.74 KB, application/x-bzip)
2022-08-31 10:02 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,44.72 KB, application/x-bzip)
2022-08-31 10:02 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-08-31 10:02:02 UTC
 * python3_10: running distutils-r1_run_phase python_test
python3.10 -m unittest_or_fail discover -v -s python -p *_test.py
/var/tmp/portage/app-arch/brotli-1.0.9-r5/work/brotli-1.0.9_build-python3_10/install/usr/bin/python3.10: No module named unittest_or_fail
 * ERROR: app-arch/brotli-1.0.9-r5::gentoo failed (test phase):
 *   Tests failed with python3.10
 * Call stack:

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma-j4_test-20220830-180009

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit 8db0be72d9b20d6e1536f6f49dec32a8dba6c060
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Aug 31 07:46:50 2022 +0000

    2022-08-31 07:46:49 UTC

emerge -qpvO app-arch/brotli
[ebuild  N    ] app-arch/brotli-1.0.9-r5  USE="python test -static-libs" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python3_10 -pypy3 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-08-31 10:02:04 UTC
Created attachment 802198 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-31 10:02:05 UTC
Created attachment 802201 [details]
app-arch:brotli-1.0.9-r5:20220831-082129.log
Comment 3 Toralf Förster gentoo-dev 2022-08-31 10:02:06 UTC
Created attachment 802204 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-31 10:02:08 UTC
Created attachment 802207 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-31 10:02:09 UTC
Created attachment 802210 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-31 10:02:10 UTC
Created attachment 802213 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-08-31 10:02:11 UTC
Created attachment 802216 [details]
temp.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-08-31 10:02:13 UTC
The file size of ./files/tests.tar.bz2 is too big (6.1M) for an upload. For about 8 weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1_desktop_plasma-j4_test-20220830-180009/var/tmp/tb/issues/20220831-102201-app-arch_brotli-1.0.9-r5:0_1/files/tests.tar.bz2 is valid.
Comment 9 Larry the Git Cow gentoo-dev 2022-09-01 02:00:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aaef7fff6565fc26102a0ac06a5e288898632aa

commit 7aaef7fff6565fc26102a0ac06a5e288898632aa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-09-01 01:53:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-09-01 01:53:22 +0000

    app-arch/brotli: add missing unittest-or-fail test dep
    
    Closes: https://bugs.gentoo.org/867703
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/brotli/brotli-1.0.9-r5.ebuild | 7 ++++++-
 app-arch/brotli/brotli-9999.ebuild     | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)