Sat, 04 May 2024 07:41:27 UTC | login

Information for build ftnchek-3.3.1-39.fc40

ID268458
Package Nameftnchek
Version3.3.1
Release39.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ftnchek.git#b5e345cff71be1e637778beacbad7630ada329fc
SummaryStatic analyzer for Fortran 77 programs
Descriptionftnchek is a static analyzer for Fortran 77 programs. It is designed to detect certain errors in a Fortran program that a compiler usually does not. ftnchek is not primarily intended to detect syntax errors. Its purpose is to assist the user in finding semantic errors. Semantic errors are legal in the Fortran language but are wasteful or may cause incorrect operation. For example, variables which are never used may indicate some omission in the program; uninitialized variables contain garbage which may cause incorrect results to be calculated; and variables which are not declared may not have the intended type. ftnchek is intended to assist users in the debugging of their Fortran program. It is not intended to catch all syntax errors. This is the function of the compiler. Prior to using ftnchek, the user should verify that the program compiles correctly.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 22 Nov 2023 15:58:51 UTC
CompletedWed, 22 Nov 2023 16:51:05 UTC
Taskbuild (f40, /rpms/ftnchek.git:b5e345cff71be1e637778beacbad7630ada329fc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ftnchek.git#b5e345cff71be1e637778beacbad7630ada329fc'}}
Tags
f40
RPMs
src
ftnchek-3.3.1-39.fc40.src.rpm (info) (download)
riscv64
ftnchek-3.3.1-39.fc40.riscv64.rpm (info) (download)
ftnchek-debuginfo-3.3.1-39.fc40.riscv64.rpm (info) (download)
ftnchek-debugsource-3.3.1-39.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-39 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Apr 27 2023 Florian Weimer <fweimer@redhat.com> - 3.3.1-38 - Port configure script to C99 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-36 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-34 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild