Summary: | sci-libs/cantera-3.0.0-r1 fails to compile: ERROR: Expected system installation of Sundials, but it could not be found | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Sergey Torokhov <torokhov-s-a> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint, torokhov-s-a |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/38188 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 898897 [details]
build.log
build log and emerge --info
Got the same error on amd64 glibc system with sundials-7.0.0. It's OK with sundials-6.5.0 but cantera-3.0.0 also isn't compatible with numpy-2.x - the tests fail due to numpy breakage changes. The both issues are fixed in cantera-3.0.1 fix release (23 June 2024) that will be at pull request soon. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8c1d5d28effae96bddfa0e27cae00f6659362b commit 6e8c1d5d28effae96bddfa0e27cae00f6659362b Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2024-08-18 19:08:18 +0000 Commit: Eli Schwartz <eschwartz@gentoo.org> CommitDate: 2024-08-20 18:12:03 +0000 sci-libs/cantera: 3.0.1; fix build with sundials-7, tests with numpy-2 Closes: https://bugs.gentoo.org/937247 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/38188 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org> sci-libs/cantera/Manifest | 1 + sci-libs/cantera/cantera-3.0.1.ebuild | 143 ++++++++++++++++++++++++++++++++++ 2 files changed, 144 insertions(+) |