Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852188 - dev-util/buildbot-3.5.0 fails test - ERROR: dev-util/buildbot-3.5.0::gentoo failed (test phase):
Summary: dev-util/buildbot-3.5.0 fails test - ERROR: dev-util/buildbot-3.5.0::gentoo f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Brian Dolbec
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-06-15 15:54 UTC by Toralf Förster
Modified: 2022-08-25 23:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.74 KB, text/plain)
2022-06-15 15:54 UTC, Toralf Förster
Details
dev-util:buildbot-3.5.0:20220615-154748.log (dev-util:buildbot-3.5.0:20220615-154748.log,99.71 KB, text/plain)
2022-06-15 15:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,99.41 KB, text/plain)
2022-06-15 15:54 UTC, Toralf Förster
Details
environment (environment,148.11 KB, text/plain)
2022-06-15 15:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,21.76 KB, application/x-bzip)
2022-06-15 15:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.38 KB, application/x-bzip)
2022-06-15 15:54 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-06-15 15:54:14 UTC
 *   Installing buildbot-3.5.0-py3-none-any.whl to /var/tmp/portage/dev-util/buildbot-3.5.0/work/buildbot-3.5.0-python3_9/install
>>> Source compiled.
>>> Test phase: dev-util/buildbot-3.5.0
 * python3_9: running distutils-r1_run_phase python_test
 * ERROR: dev-util/buildbot-3.5.0::gentoo failed (test phase):
 *   distutils_install_for_testing is not implemented in PEP517 mode
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_test-20220614-140043

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  (none found)

  HEAD of ::gentoo
commit 443e9d1648915811527de4f8c19f34e44583d0c3
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jun 15 14:48:19 2022 +0000

    2022-06-15 14:48:19 UTC

emerge -qpvO dev-util/buildbot
[ebuild  N    ] dev-util/buildbot-3.5.0  USE="crypt test -docker -examples -irc" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-06-15 15:54:16 UTC
Created attachment 785519 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-15 15:54:17 UTC
Created attachment 785522 [details]
dev-util:buildbot-3.5.0:20220615-154748.log
Comment 3 Toralf Förster gentoo-dev 2022-06-15 15:54:19 UTC
Created attachment 785525 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-15 15:54:20 UTC
Created attachment 785528 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-15 15:54:21 UTC
Created attachment 785531 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-15 15:54:22 UTC
Created attachment 785534 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-08-25 23:24:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702c0ce282993021b942db1d3b94a02583715ea3

commit 702c0ce282993021b942db1d3b94a02583715ea3
Author:     Brian Dolbec <dolsen@gentoo.org>
AuthorDate: 2022-08-25 22:51:46 +0000
Commit:     Brian Dolbec <dolsen@gentoo.org>
CommitDate: 2022-08-25 23:24:09 +0000

    dev-util/buildbot: Version bump to 3.6.0
    
    Update 9999 twisted dep.
    Fix test failure due to improper PEP517 migration in
    commit: c79608691d5137156f43094b4dafb26c798de3ac
    for 3.5.0-r1 and 3.4.0-r1, 9999
    
    Closes: https://bugs.gentoo.org/852188
    Signed-off-by: Brian Dolbec <dolsen@gentoo.org>

 dev-util/buildbot/Manifest                 |   1 +
 dev-util/buildbot/buildbot-3.4.0-r1.ebuild |   1 -
 dev-util/buildbot/buildbot-3.5.0-r1.ebuild |   1 -
 dev-util/buildbot/buildbot-3.6.0.ebuild    | 181 +++++++++++++++++++++++++++++
 dev-util/buildbot/buildbot-9999.ebuild     |   7 +-
 5 files changed, 185 insertions(+), 6 deletions(-)