Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835014 - dev-build/cmake-3.23.3 fails tests when no Fortran compiler installed
Summary: dev-build/cmake-3.23.3 fails tests when no Fortran compiler installed
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-12 20:30 UTC by Jonathan Lovelace
Modified: 2024-03-21 22:32 UTC (History)
3 users (show)

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


Attachments
dev-util:cmake-3.22.3:20220312-193643.log.gz (dev-util:cmake-3.22.3:20220312-193643.log.gz,372.17 KB, application/gzip)
2022-03-12 20:30 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,8.81 KB, text/plain)
2022-03-12 20:31 UTC, Jonathan Lovelace
Details
dev-build:cmake-3.28.3:20240321-115842.log (dev-build:cmake-3.28.3:20240321-115842.log,819.77 KB, application/octet-stream)
2024-03-21 22:31 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.07 KB, text/plain)
2024-03-21 22:32 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
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