Sat, 04 May 2024 16:38:26 UTC | login

Information for build ftnchek-3.3.1-41.fc40

ID301832
Package Nameftnchek
Version3.3.1
Release41.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ftnchek.git#25318d6f7782458901b8009ed312ae2473b11f94
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, 23 Mar 2024 23:13:47 UTC
CompletedSun, 24 Mar 2024 06:31:08 UTC
Taskbuild (f40, /rpms/ftnchek.git:25318d6f7782458901b8009ed312ae2473b11f94)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ftnchek.git#25318d6f7782458901b8009ed312ae2473b11f94'}}
Tags
f40
RPMs
src
ftnchek-3.3.1-41.fc40.src.rpm (info) (download)
riscv64
ftnchek-3.3.1-41.fc40.riscv64.rpm (info) (download)
ftnchek-debuginfo-3.3.1-41.fc40.riscv64.rpm (info) (download)
ftnchek-debugsource-3.3.1-41.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.1-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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