Sat, 04 May 2024 19:06:42 UTC | login

Information for build ftnchek-3.3.1-30.fc31

ID118606
Package Nameftnchek
Version3.3.1
Release30.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ftnchek.git#7f19c965ce761aa4a49118e14f50708a2eac7c6c
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, 03 Aug 2019 12:28:08 UTC
CompletedSat, 03 Aug 2019 13:59:00 UTC
Taskbuild (f31-candidate, /rpms/ftnchek.git:7f19c965ce761aa4a49118e14f50708a2eac7c6c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ftnchek.git#7f19c965ce761aa4a49118e14f50708a2eac7c6c'}}
Tags
f31
f32
f33
RPMs
src
ftnchek-3.3.1-30.fc31.src.rpm (info) (download)
riscv64
ftnchek-3.3.1-30.fc31.riscv64.rpm (info) (download)
ftnchek-debuginfo-3.3.1-30.fc31.riscv64.rpm (info) (download)
ftnchek-debugsource-3.3.1-30.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * 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 * Sun Jul 22 2018 Orion Poplawski <orion@nwra.com> - 3.3.1-28 - Add BR perl (FTBFS bug #1604014) * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild