Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811549 - dev-python/black-21.8_beta0 - * ERROR: dev-python/black-21.8_beta0::gentoo failed (compile phase):
Summary: dev-python/black-21.8_beta0 - * ERROR: dev-python/black-21.8_beta0::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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-04 07:47 UTC by Toralf Förster
Modified: 2021-09-04 08:19 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.44 KB, text/plain)
2021-09-04 07:47 UTC, Toralf Förster
Details
dev-python:black-21.8_beta0:20210904-000514.log (dev-python:black-21.8_beta0:20210904-000514.log,4.78 KB, text/plain)
2021-09-04 07:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,261.60 KB, text/plain)
2021-09-04 07:47 UTC, Toralf Förster
Details
environment (environment,114.72 KB, text/plain)
2021-09-04 07:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.72 KB, application/x-bzip)
2021-09-04 07:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.18 KB, application/x-bzip)
2021-09-04 07:47 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 2021-09-04 07:47:46 UTC
    raise DistutilsError(str(e)) from e
distutils.errors.DistutilsError: Command '['/usr/bin/python3.9', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/black-21.8_beta0/temp/tmpjcfsp2ea', '--quiet', 'setuptools_scm~=6.0.1']' returned non-zero exit status 1.
 * ERROR: dev-python/black-21.8_beta0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20210901-200247

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.54.0
  [2]   rust-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 2a3a2afb10cfb511e03de63fab1de9274c7353c7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 3 22:56:47 2021 +0000

    2021-09-03 22:56:38 UTC

emerge -qpvO dev-python/black
[ebuild  N    ] dev-python/black-21.8_beta0  USE="-test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-09-04 07:47:47 UTC
Created attachment 737365 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-04 07:47:48 UTC
Created attachment 737368 [details]
dev-python:black-21.8_beta0:20210904-000514.log
Comment 3 Toralf Förster gentoo-dev 2021-09-04 07:47:50 UTC
Created attachment 737371 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-04 07:47:52 UTC
Created attachment 737374 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-09-04 07:47:53 UTC
Created attachment 737377 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-04 07:47:55 UTC
Created attachment 737380 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-09-04 08:19:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22049b9edf9b8846197f024ef36f46e35f590ac7

commit 22049b9edf9b8846197f024ef36f46e35f590ac7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-09-04 08:18:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-09-04 08:19:54 +0000

    dev-python/black: Remove setuptools_scm version bind
    
    Closes: https://bugs.gentoo.org/811549
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/black/black-21.8_beta0.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)