Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873907 - dev-python/mkdocs-material-8.5.4 - ERROR: dev-python/mkdocs-material-8.5.4::gentoo failed (compile phase):
Summary: dev-python/mkdocs-material-8.5.4 - ERROR: dev-python/mkdocs-material-8.5.4::g...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-01 20:07 UTC by Toralf Förster
Modified: 2022-10-01 20:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.38 KB, text/plain)
2022-10-01 20:07 UTC, Toralf Förster
Details
dev-python:mkdocs-material-8.5.4:20221001-105242.log (dev-python:mkdocs-material-8.5.4:20221001-105242.log,3.39 KB, text/plain)
2022-10-01 20:07 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,82.23 KB, application/x-bzip)
2022-10-01 20:07 UTC, Toralf Förster
Details
environment (environment,140.63 KB, text/plain)
2022-10-01 20:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.58 KB, application/x-bzip)
2022-10-01 20:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.32 KB, application/x-bzip)
2022-10-01 20:07 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-10-01 20:07:26 UTC
 * DISTUTILS_USE_PEP517 does not match pyproject.toml!
 *     have: DISTUTILS_USE_PEP517=setuptools
 * expected: DISTUTILS_USE_PEP517=hatchling
 * (backend: hatchling.build)
 * ERROR: dev-python/mkdocs-material-8.5.4::gentoo failed (compile phase):
 *   DISTUTILS_USE_PEP517 value incorrect
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220928-050023

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.3.1
 [2] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.16.1_p1 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit 4ca21b2e4d89550f62c039c4fcfea9f2aa10170a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Oct 1 10:32:07 2022 +0000

    2022-10-01 10:32:07 UTC

emerge -qpvO dev-python/mkdocs-material
[ebuild     U ] dev-python/mkdocs-material-8.5.4 [8.5.2] USE="-doc" PYTHON_TARGETS="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-10-01 20:07:28 UTC
Created attachment 814990 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-01 20:07:29 UTC
Created attachment 814993 [details]
dev-python:mkdocs-material-8.5.4:20221001-105242.log
Comment 3 Toralf Förster gentoo-dev 2022-10-01 20:07:30 UTC
Created attachment 814996 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-10-01 20:07:32 UTC
Created attachment 814999 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-01 20:07:33 UTC
Created attachment 815002 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-01 20:07:34 UTC
Created attachment 815005 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-10-01 20:48:29 UTC
The bug has been closed via the following commit(s):

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

commit feccea5aa3541d7f90afb56e5a4495131c384449
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2022-10-01 20:46:49 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-10-01 20:47:31 +0000

    dev-python/mkdocs-material: fix pep517 build mode
    
    Closes: https://bugs.gentoo.org/873892
    Closes: https://bugs.gentoo.org/873907
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/mkdocs-material/mkdocs-material-8.5.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)