Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893816 - dev-python/mkdocs-git-revision-date-localized-plugin-1.1.0 fails to compile (HARDENED-SYSTEM): ModuleNotFoundError: No module named regex
Summary: dev-python/mkdocs-git-revision-date-localized-plugin-1.1.0 fails to compile (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrew Nowa Ammerlaan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-10 08:18 UTC by Agostino Sarubbo
Modified: 2023-02-13 08:50 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,85.50 KB, text/plain)
2023-02-10 08:18 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 2023-02-10 08:18:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-git-revision-date-localized-plugin-1.1.0 fails to compile (HARDENED-SYSTEM).
Discovered on: amd64 (internal ref: hardened_tinderbox)

NOTE:
(HARDENED-SYSTEM) in the summary means that the bug was found on a machine that runs an hardened profile with -D_FORTIFY_SOURCE=3 and -D_GLIBCXX_ASSERTIONS (https://www.gentoo.org/support/news-items/2023-01-01-hardening-fortify-assertions.html) but this bug MAY or MAY NOT BE related to the changes related to hardened.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-10 08:18:31 UTC
Created attachment 850332 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-10 08:18:32 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
ModuleNotFoundError: No module named 'regex'
Comment 3 Larry the Git Cow gentoo-dev 2023-02-13 08:50:37 UTC
The bug has been closed via the following commit(s):

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

commit 66632a12545c16af36713d59e6f4eee48f733d62
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-02-13 08:50:04 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-02-13 08:50:22 +0000

    dev-python/mkdocs-git-revision-date-localized-plugin: add missing doc dep
    
    Closes: https://bugs.gentoo.org/893816
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../mkdocs-git-revision-date-localized-plugin-1.1.0.ebuild               | 1 +
 1 file changed, 1 insertion(+)