Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908853 - dev-python/numpy-1.25.0: fails to build due to low meson version
Summary: dev-python/numpy-1.25.0: fails to build due to low meson version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-20 03:49 UTC by Yiyang Wu
Modified: 2023-06-20 04:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,5.17 KB, text/x-log)
2023-06-20 03:51 UTC, Yiyang Wu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yiyang Wu 2023-06-20 03:49:58 UTC
dev-python/numpy-1.25.0 requires >=dev-util/meson-1.1 to build. However, this is not strictly required by ebuild, so there is possibility that user compile dev-python/numpy-1.25.0 with lower version of meson.

Reproducible: Always
Comment 1 Yiyang Wu 2023-06-20 03:51:09 UTC
Created attachment 864242 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2023-06-20 04:14:33 UTC
The bug has been closed via the following commit(s):

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

commit f2b3bf319c99371f4ec1690675d9c1a06b979910
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-06-20 04:01:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-06-20 04:01:54 +0000

    dev-python/numpy: fix minimum Meson version
    
    Closes: https://bugs.gentoo.org/908853
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/numpy/numpy-1.25.0.ebuild | 1 +
 1 file changed, 1 insertion(+)