Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932847 - dev-python/ipython-8.24.0-r1 fails to compile: index.rst:12: CRITICAL: Problems with include directive path
Summary: dev-python/ipython-8.24.0-r1 fails to compile: index.rst:12: CRITICAL: Proble...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-27 13:54 UTC by Agostino Sarubbo
Modified: 2024-05-27 15:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,774.69 KB, text/plain)
2024-05-27 13:54 UTC, Agostino Sarubbo
Details
1-sphinx-err-phivv0my.log (1-sphinx-err-phivv0my.log,7.14 KB, text/plain)
2024-05-27 13:54 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 2024-05-27 13:54:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ipython-8.24.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

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

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-27 13:54:19 UTC
Created attachment 894517 [details]
1-sphinx-err-phivv0my.log

1-sphinx-err-phivv0my.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-05-27 13:54:19 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ImportError: 
ImportError: initialization failed
ImportError: numpy.core.multiarray failed to import
InputError: [Errno 2] No such file or directory: 'source/api/generated/gen.txt'.
RuntimeError: Unexpected exception in `/var/tmp/portage/dev-python/ipython-8.24.0-r1/work/ipython-8.24.0/docs/source/sphinxext.rst` line None
UsageError: %bookmark -d: Can't delete bookmark 'ipy_savedir'
Comment 4 Larry the Git Cow gentoo-dev 2024-05-27 15:11:15 UTC
The bug has been closed via the following commit(s):

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

commit 2d46ec55c35452f6adadba30f539eae947340181
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-05-27 15:01:40 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-05-27 15:11:06 +0000

    dev-python/matplotlib: Depend on dev-python/numpy:=
    
    Closes: https://bugs.gentoo.org/932847
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../{matplotlib-3.8.4.ebuild => matplotlib-3.8.4-r1.ebuild}      | 9 ++++++---
 .../{matplotlib-3.9.0.ebuild => matplotlib-3.9.0-r1.ebuild}      | 2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)