Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937247 - sci-libs/cantera-3.0.0-r1 fails to compile: ERROR: Expected system installation of Sundials, but it could not be found
Summary: sci-libs/cantera-3.0.0-r1 fails to compile: ERROR: Expected system installati...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-08-03 16:44 UTC by Agostino Sarubbo
Modified: 2024-08-20 18:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,63.40 KB, text/plain)
2024-08-03 16:44 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-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(+)