Sat, 20 Apr 2024 05:48:05 UTC | login

Information for build ftnchek-3.3.1-32.fc33

ID184722
Package Nameftnchek
Version3.3.1
Release32.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ftnchek.git#881f6dbb622b89387b22a1b0b43519b85b41332e
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
StartedSat, 15 Aug 2020 11:05:19 UTC
CompletedSat, 15 Aug 2020 11:53:56 UTC
Taskbuild (f33, /rpms/ftnchek.git:881f6dbb622b89387b22a1b0b43519b85b41332e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ftnchek.git#881f6dbb622b89387b22a1b0b43519b85b41332e'}}
Tags
f33
f37
f38
RPMs
src
ftnchek-3.3.1-32.fc33.src.rpm (info) (download)
riscv64
ftnchek-3.3.1-32.fc33.riscv64.rpm (info) (download)
ftnchek-debuginfo-3.3.1-32.fc33.riscv64.rpm (info) (download)
ftnchek-debugsource-3.3.1-32.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild