https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/fortran-stdlib-0.7.0 fails to compile. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Created attachment 924903 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: Error: There is no specific subroutine for the generic ‘check’ at (1) FAILED: test/math/CMakeFiles/test_stdlib_math.dir/test_stdlib_math.f90.o test/math/test_stdlib_math.mod FAILED: test/quadrature/CMakeFiles/test_simps.dir/test_simps.f90.o test/quadrature/test_simps.mod Fatal Error: Cannot open module file ‘test_simps.mod’ for reading at (1): No such file or directory Fatal Error: Cannot open module file ‘test_stdlib_math.mod’ for reading at (1): No such file or directory
Tests fail due to fortran-test-drive-0.5.0 and are OK with 0.4.0 version. I will restrict USE="test" dependency of fortran-test-drive.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=26ee074a97e6558dab49d843bdcf35d75c4be43f commit 26ee074a97e6558dab49d843bdcf35d75c4be43f Author: Sergey Torokhov <torokhov-s-a@yandex.ru> AuthorDate: 2025-04-15 16:36:16 +0000 Commit: Sergey Torokhov <torokhov-s-a@yandex.ru> CommitDate: 2025-04-15 16:36:16 +0000 dev-libs/fortran-stdlib: restrict fortran-test-drive version (USE=test) Closes: https://bugs.gentoo.org/953876 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> dev-libs/fortran-stdlib/fortran-stdlib-0.5.0.ebuild | 2 +- dev-libs/fortran-stdlib/fortran-stdlib-0.6.1.ebuild | 2 +- dev-libs/fortran-stdlib/fortran-stdlib-0.7.0.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-)