Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888868 - [guru] dev-python/pytest-harvest-1.10.4 fails to compile: mkdocs_compile: mkdocs build failed
Summary: [guru] dev-python/pytest-harvest-1.10.4 fails to compile: mkdocs_compile: mkd...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-29 12:51 UTC by Agostino Sarubbo
Modified: 2024-01-26 10:35 UTC (History)
0 users

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


Attachments
build.log (build.log,74.52 KB, text/plain)
2022-12-29 12:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-29 12:51:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-harvest-1.10.4 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-29 12:51:15 UTC
Created attachment 845646 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-29 12:51:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       mkdocs build -d "${DOCS_OUTDIR}" || die "${FUNCNAME}: mkdocs build failed";
 *   mkdocs_compile: mkdocs build failed
Comment 3 Larry the Git Cow gentoo-dev 2024-01-26 10:35:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7c99903a642fe38f70c61e530bba250727eb0c9d

commit 7c99903a642fe38f70c61e530bba250727eb0c9d
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-26 08:19:26 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-26 10:01:53 +0000

    dev-python/pytest-harvest: enable py3.12
    
    Closes: https://bugs.gentoo.org/888868
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 .../files/pytest-harvest-1.10.4-strict-mkdocs.patch  | 20 ++++++++++++++++++++
 .../pytest-harvest/pytest-harvest-1.10.4.ebuild      |  7 ++++---
 2 files changed, 24 insertions(+), 3 deletions(-)