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

Bug 835014

Summary: dev-build/cmake-3.23.3 fails tests when no Fortran compiler installed
Product: Gentoo Linux Reporter: Jonathan Lovelace <kingjon3377>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein, kde, kingjon3377
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dev-util:cmake-3.22.3:20220312-193643.log.gz
emerge-info.txt
dev-build:cmake-3.28.3:20240321-115842.log
emerge-info.txt

Description Jonathan Lovelace 2022-03-12 20:30:49 UTC
Created attachment 766884 [details]
dev-util:cmake-3.22.3:20220312-193643.log.gz

=dev-util/cmake-3.22.3 (and 3.22.2, as best I can tell without redoing that build with TEST_VERBOSE on) fails its tests, specifically the test RunCMake.DependencyGraph. When I run the tests with TEST_VERBOSE=yes (as in the attached build log), the output suggests that this is because no Fortran compiler is installed.
Comment 1 Jonathan Lovelace 2022-03-12 20:31:52 UTC
Created attachment 766885 [details]
emerge-info.txt
Comment 2 Jonathan Lovelace 2022-09-02 20:52:23 UTC
I'm still seeing this with versions 3.22.4 and 3.23.3.
Comment 3 Jonathan Lovelace 2024-03-21 22:31:30 UTC
Created attachment 888118 [details]
dev-build:cmake-3.28.3:20240321-115842.log

I'm still seeing this with =dev-build/cmake-2.28.3, and it's now four tests:

        363 - RunCMake.BuildDepends (Failed)
        371 - RunCMake.CompilerTest (Failed)
        445 - RunCMake.add_subdirectory (Failed)
        516 - RunCMake.DependencyGraph (Failed)

All with output (in the build log) making clear that the tests expect empty stderr and got stderr output about not being able to find or use the expected Fortran compiler.

(The "LastTest.log" file pointed to in the build log consists of a "Start testing" timestamp, a line of dashes, and an "End testing" timestamp.)
Comment 4 Jonathan Lovelace 2024-03-21 22:32:29 UTC
Created attachment 888119 [details]
emerge-info.txt