Fri, 20 Dec 2024 09:13:58 UTC | login

Information for build cppcheck-2.16.0-2.fc42

ID344175
Package Namecppcheck
Version2.16.0
Release2.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/cppcheck.git#055597aa6d9697191e80c1057d60fd4d658c6139
SummaryTool for static C/C++ code analysis
DescriptionCppcheck is a static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the code (i.e. have zero false positives).
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Dec 2024 19:51:10 UTC
CompletedTue, 17 Dec 2024 21:59:46 UTC
Taskbuild (f42, /rpms/cppcheck.git:055597aa6d9697191e80c1057d60fd4d658c6139)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cppcheck.git#055597aa6d9697191e80c1057d60fd4d658c6139'}}
Tags
f42
RPMs
src
cppcheck-2.16.0-2.fc42.src.rpm (info) (download)
riscv64
cppcheck-2.16.0-2.fc42.riscv64.rpm (info) (download)
cppcheck-gui-2.16.0-2.fc42.riscv64.rpm (info) (download)
cppcheck-htmlreport-2.16.0-2.fc42.riscv64.rpm (info) (download)
cppcheck-debuginfo-2.16.0-2.fc42.riscv64.rpm (info) (download)
cppcheck-debugsource-2.16.0-2.fc42.riscv64.rpm (info) (download)
cppcheck-gui-debuginfo-2.16.0-2.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Nov 11 2024 Dominik Mierzejewski <dominik@greysector.net> - 2.16.0-2 - rebuild for tinyxml2 * Mon Oct 28 2024 Gwyn Ciesla <gwync@protonmail.com> - 2.16.0-1 - 2.16.0 * Sat Aug 31 2024 Wolfgang Stöggl <c72578@yahoo.de> - 2.15.0-1 - Update to 2.15.0 * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 22 2024 Wolfgang Stöggl <c72578@yahoo.de> - 2.14.2-1 - Update to 2.14.2 * Sun May 26 2024 Wolfgang Stöggl <c72578@yahoo.de> - 2.14.1-1 - Update to 2.14.1 * Thu Apr 25 2024 Wolfgang Stöggl <c72578@yahoo.de> - 2.14.0-1 - Update to 2.14.0 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.13.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 23 2023 Wolfgang Stöggl <c72578@yahoo.de> - 2.13.0-1 - Update to 2.13.0 * Wed Sep 20 2023 Wolfgang Stöggl <c72578@yahoo.de> - 2.12.1-1 - Update to 2.12.1 * Tue Sep 12 2023 Wolfgang Stöggl <c72578@yahoo.de> - 2.12.0-2 - Add "-fsigned-char" to CXXFLAGS, to make tests pass * Sun Sep 10 2023 Wolfgang Stöggl <c72578@yahoo.de> - 2.12.0-1 - Update to 2.12.0 (#2165211) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Steve Grubb <sgrubb@redhat.com> - 2.11-1 - Update to 2.11 - Disable tests (2 style tests failing) * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jan 13 2023 Steve Grubb <sgrubb@redhat.com> - 2.9-3 - SPDX Migration