https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/cantera-3.0.1 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#CF0003
Created attachment 913148 [details] build.log build log and emerge --info
Not musl related, it is reproducible with glibc as well. It is libfmt-11 issue, which was already addressed upstream.
Petr Vaněk, thank you for upstream issue and fix URLs.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc01402b312ede7b9609225e18c6cc5ada6601d9 commit bc01402b312ede7b9609225e18c6cc5ada6601d9 Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2024-12-08 18:22:25 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-12-10 08:36:33 +0000 sci-libs/cantera: 3.0.1-r2, fix build against fmt11 Closes: https://bugs.gentoo.org/945800 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/39638 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> sci-libs/cantera/cantera-3.0.1-r2.ebuild | 3 +- .../files/cantera-3.0.1_add_fmt11_support.patch | 46 ++++++++++++++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071b50bd6da022a0bdd476d59b18a3eb3bfcb3bc commit 071b50bd6da022a0bdd476d59b18a3eb3bfcb3bc Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2024-12-08 18:20:23 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-12-10 08:36:31 +0000 sci-libs/cantera: 3.0.1-r2, fix fmt with c++20 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Bug: https://bugs.gentoo.org/945800 Signed-off-by: Petr Vaněk <arkamar@gentoo.org> sci-libs/cantera/cantera-3.0.1-r2.ebuild | 148 ++++++++++ .../files/cantera-3.0.1_fix_fmt_with_c++20.patch | 323 +++++++++++++++++++++ 2 files changed, 471 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61559d50d5cf58c705f74eea4cbacbef09752dc7 commit 61559d50d5cf58c705f74eea4cbacbef09752dc7 Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2024-12-09 18:20:43 +0000 Commit: Petr Vaněk <arkamar@gentoo.org> CommitDate: 2024-12-10 08:36:30 +0000 sci-libs/cantera: 3.0.1-r1 bump, restrict DEPEND '<dev-libs/libfmt-11' Bug: https://bugs.gentoo.org/945800 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Signed-off-by: Petr Vaněk <arkamar@gentoo.org> sci-libs/cantera/{cantera-3.0.1.ebuild => cantera-3.0.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f16f351c75f802f35851f5f080fa37238eb9671 commit 1f16f351c75f802f35851f5f080fa37238eb9671 Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2024-12-30 19:58:00 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-10 02:47:41 +0000 sci-libs/cantera: 3.1.0 version bump Bug: https://bugs.gentoo.org/945800 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/39910 Signed-off-by: Sam James <sam@gentoo.org> sci-libs/cantera/Manifest | 2 + sci-libs/cantera/cantera-3.1.0.ebuild | 155 +++++++++++++++++++++++++ sci-libs/cantera/files/cantera-3.1.0_env.patch | 37 ++++++ 3 files changed, 194 insertions(+)