Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928256 - [guru] dev-python/mkdocs-rss-plugin-1.12.1 fails to compile: mkdocs_compile: mkdocs build failed
Summary: [guru] dev-python/mkdocs-rss-plugin-1.12.1 fails to compile: mkdocs_compile: ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-30 18:39 UTC by Agostino Sarubbo
Modified: 2024-06-01 22:03 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,104.63 KB, text/plain)
2024-03-30 18:39 UTC, Agostino Sarubbo
Details
build.log (mkdocs-rss-plugin-1.12.1:20240410-134238.log,94.99 KB, text/x-log)
2024-04-10 13:44 UTC, Gasc Henri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-30 18:39:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-rss-plugin-1.12.1 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-30 18:39:27 UTC
Created attachment 889060 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-30 18:39:28 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       "${command[@]}" || die "${FUNCNAME}: mkdocs build failed";
 *   mkdocs_compile: mkdocs build failed
Comment 3 Gasc Henri 2024-04-10 12:52:46 UTC
Unfortunately, I am unable to know why this happened.
It is possible to be a permission problem, but I am unable to know more since I do not have access to your test machine.
The next command done (the one that fails for you) is this:

[...]
WARNING -  git-committers plugin DISABLED: no git token provided
INFO    -  Cleaning site directory
INFO    -  Building documentation to directory: /var/tmp/portage/testing/mkdocs-rss-plugin-1.12.1/work/mkdocs-rss-plugin-1.12.1/_build/html/mkdocs
[...]
Comment 4 Agostino Sarubbo gentoo-dev 2024-04-10 13:02:25 UTC
(In reply to Gasc Henri from comment #3)
> Unfortunately, I am unable to know why this happened.

did you try with USE="doc" ?
Comment 5 Gasc Henri 2024-04-10 13:13:06 UTC
(In reply to Agostino Sarubbo from comment #4)
> did you try with USE="doc" ?

Yes, and with USE="test"
Comment 6 Agostino Sarubbo gentoo-dev 2024-04-10 13:18:20 UTC
feel free to post your build.log
Comment 7 Gasc Henri 2024-04-10 13:44:15 UTC
Created attachment 890144 [details]
build.log

Sorry, for the delay, I had to recompile all dep
Comment 8 Larry the Git Cow gentoo-dev 2024-06-01 22:03:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=82e7ad1702ed61e96a925507c3c96a35e783a67a

commit 82e7ad1702ed61e96a925507c3c96a35e783a67a
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2024-05-31 22:02:52 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2024-05-31 22:16:02 +0000

    dev-python/mkdocs-rss-plugin: add 1.12.2, drop 1.12.1
    
    Closes: https://bugs.gentoo.org/928256
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 dev-python/mkdocs-rss-plugin/Manifest                          |  3 ++-
 ...ss-plugin-1.12.1.ebuild => mkdocs-rss-plugin-1.12.2.ebuild} | 10 +++++++---
 2 files changed, 9 insertions(+), 4 deletions(-)