Information for build cppcheck-2.16.0-1.fc41

ID94804
Package Namecppcheck
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.16.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/cppcheck.git#b67fa7522c614b254fb61a7ec75a675eade38c77
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 bykojiadmin
State complete
Volume DEFAULT
StartedMon, 04 Nov 2024 23:57:32 CST
CompletedTue, 05 Nov 2024 01:13:18 CST
Taskbuild (f41-build-side-1, /rpms/cppcheck.git:b67fa7522c614b254fb61a7ec75a675eade38c77)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/cppcheck.git#b67fa7522c614b254fb61a7ec75a675eade38c77'}}
Tags
f41
f41-build-side-1
RPMs
src
cppcheck-2.16.0-1.fc41.src.rpm (info) (download)
riscv64
cppcheck-2.16.0-1.fc41.riscv64.rpm (info) (download)
cppcheck-gui-2.16.0-1.fc41.riscv64.rpm (info) (download)
cppcheck-htmlreport-2.16.0-1.fc41.riscv64.rpm (info) (download)
cppcheck-debuginfo-2.16.0-1.fc41.riscv64.rpm (info) (download)
cppcheck-debugsource-2.16.0-1.fc41.riscv64.rpm (info) (download)
cppcheck-gui-debuginfo-2.16.0-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
hw_info.log
root.log
build.log
mock_output.log
Changelog * 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