Sat, 18 Jan 2025 21:01:21 CST | login

Information for build cppcheck-2.13.0-1.ocs23

ID7507
Package Namecppcheck
Version2.13.0
Release1.ocs23
Epoch
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
StartedWed, 08 May 2024 15:59:48 CST
CompletedWed, 08 May 2024 16:06:52 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/cppcheck.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/cppcheck.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
cppcheck-2.13.0-1.ocs23.src.rpm (info) (download)
aarch64
cppcheck-2.13.0-1.ocs23.aarch64.rpm (info) (download)
cppcheck-gui-2.13.0-1.ocs23.aarch64.rpm (info) (download)
cppcheck-htmlreport-2.13.0-1.ocs23.aarch64.rpm (info) (download)
cppcheck-debuginfo-2.13.0-1.ocs23.aarch64.rpm (info) (download)
cppcheck-debugsource-2.13.0-1.ocs23.aarch64.rpm (info) (download)
cppcheck-gui-debuginfo-2.13.0-1.ocs23.aarch64.rpm (info) (download)
x86_64
cppcheck-2.13.0-1.ocs23.x86_64.rpm (info) (download)
cppcheck-gui-2.13.0-1.ocs23.x86_64.rpm (info) (download)
cppcheck-htmlreport-2.13.0-1.ocs23.x86_64.rpm (info) (download)
cppcheck-debuginfo-2.13.0-1.ocs23.x86_64.rpm (info) (download)
cppcheck-debugsource-2.13.0-1.ocs23.x86_64.rpm (info) (download)
cppcheck-gui-debuginfo-2.13.0-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.13.0-1 - initial build