Wed, 31 Dec 2025 20:58:16 CST | login

Information for build cppcheck-2.13.0-1.oc9

ID24903
Package Namecppcheck
Version2.13.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/cppcheck.git?.#801f2995b8cd08ef6e5c62d183309b20b41c8ae2
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 10:58:25 CST
CompletedMon, 05 Aug 2024 11:06:04 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/cppcheck.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cppcheck.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
cppcheck-2.13.0-1.oc9.src.rpm (info) (download)
aarch64
cppcheck-2.13.0-1.oc9.aarch64.rpm (info) (download)
cppcheck-gui-2.13.0-1.oc9.aarch64.rpm (info) (download)
cppcheck-htmlreport-2.13.0-1.oc9.aarch64.rpm (info) (download)
cppcheck-debuginfo-2.13.0-1.oc9.aarch64.rpm (info) (download)
cppcheck-debugsource-2.13.0-1.oc9.aarch64.rpm (info) (download)
cppcheck-gui-debuginfo-2.13.0-1.oc9.aarch64.rpm (info) (download)
x86_64
cppcheck-2.13.0-1.oc9.x86_64.rpm (info) (download)
cppcheck-gui-2.13.0-1.oc9.x86_64.rpm (info) (download)
cppcheck-htmlreport-2.13.0-1.oc9.x86_64.rpm (info) (download)
cppcheck-debuginfo-2.13.0-1.oc9.x86_64.rpm (info) (download)
cppcheck-debugsource-2.13.0-1.oc9.x86_64.rpm (info) (download)
cppcheck-gui-debuginfo-2.13.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13.0-1 - initial build