Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 937247

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 packagesAssignee: 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 gentoo-dev 2024-08-03 16:44:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/cantera-3.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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-03 16:44:52 UTC
Created attachment 898897 [details]
build.log

build log and emerge --info
Comment 2 Sergey Torokhov 2024-08-18 19:07:49 UTC
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.
Comment 3 Larry the Git Cow gentoo-dev 2024-08-20 18:14:28 UTC
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(+)