Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891721 - [guru] sci-mathematics/pyromaths-21.8.2 fails to compile: conf.py not found, distutils_enable_sphinx call wrong
Summary: [guru] sci-mathematics/pyromaths-21.8.2 fails to compile: conf.py not found, ...
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: 2023-01-22 15:57 UTC by Agostino Sarubbo
Modified: 2023-02-06 08:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,369.70 KB, text/plain)
2023-01-22 15:57 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-01-22 15:57:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/pyromaths-21.8.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-22 15:57:44 UTC
Created attachment 849013 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-22 15:57:45 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *       [[ -f ${confpy} ]] || die "${confpy} not found, distutils_enable_sphinx call wrong";
 *   docs/conf.py not found, distutils_enable_sphinx call wrong
Comment 3 Larry the Git Cow gentoo-dev 2023-02-06 08:21:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=640fee1509f61ec23e7f93776284022baf7aefcd

commit 640fee1509f61ec23e7f93776284022baf7aefcd
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-02-04 17:32:09 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-02-04 17:32:57 +0000

    sci-mathematics/pyromaths: enable py3.8 and disable py3.11
    
    Closes: https://bugs.gentoo.org/891721
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 sci-mathematics/pyromaths/pyromaths-21.8.2.ebuild | 24 +++++++++++++++++------
 1 file changed, 18 insertions(+), 6 deletions(-)