Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936552 - dev-python/nanobind-2.0.0-r1 fails to compile: ModuleNotFoundError: No module named py_stub_test
Summary: dev-python/nanobind-2.0.0-r1 fails to compile: ModuleNotFoundError: No module...
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: parallel-make
  Show dependency tree
 
Reported: 2024-07-23 13:13 UTC by Agostino Sarubbo
Modified: 2024-09-18 00:09 UTC (History)
0 users

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


Attachments
build.log (build.log,131.75 KB, text/plain)
2024-07-23 13:13 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-07-23 13:13:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/nanobind-2.0.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 13:13:22 UTC
Created attachment 898194 [details]
build.log

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


-- Could NOT find Eigen3 (missing: Eigen3_DIR)
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED: tests/py_stub_test.pyi /var/tmp/portage/dev-python/nanobind-2.0.0-r1/work/nanobind-2.0.0_build-python3_10/tests/py_stub_test.pyi 
ModuleNotFoundError: No module named 'py_stub_test'
Comment 3 Larry the Git Cow gentoo-dev 2024-09-15 18:31:53 UTC
The bug has been closed via the following commit(s):

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

commit ec2568492a586ff3139ad891c403d968c11022a7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-09-15 16:26:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-09-15 18:30:48 +0000

    dev-python/nanobind: Fix parallel build failure
    
    Closes: https://bugs.gentoo.org/936552
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/nanobind/files/nanobind-2.0.0-parallel-build.patch | 7 +++++++
 dev-python/nanobind/nanobind-2.0.0-r1.ebuild                  | 6 ++++++
 2 files changed, 13 insertions(+)