Thu, 15 Jan 2026 09:08:18 CST | login

Information for build check-0.15.2-4.oc9

ID14325
Package Namecheck
Version0.15.2
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/check.git?.#6b4b85fd7585b4915f27a0b26d45b95f2b25d744
SummaryA unit test framework for C
DescriptionCheck is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.
Built bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 13:03:21 CST
CompletedTue, 19 Sep 2023 13:06:01 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/check.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/check.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
check-0.15.2-4.oc9.src.rpm (info) (download)
aarch64
check-0.15.2-4.oc9.aarch64.rpm (info) (download)
check-devel-0.15.2-4.oc9.aarch64.rpm (info) (download)
check-static-0.15.2-4.oc9.aarch64.rpm (info) (download)
check-debuginfo-0.15.2-4.oc9.aarch64.rpm (info) (download)
check-debugsource-0.15.2-4.oc9.aarch64.rpm (info) (download)
noarch
check-checkmk-0.15.2-4.oc9.noarch.rpm (info) (download)
x86_64
check-0.15.2-4.oc9.x86_64.rpm (info) (download)
check-devel-0.15.2-4.oc9.x86_64.rpm (info) (download)
check-static-0.15.2-4.oc9.x86_64.rpm (info) (download)
check-debuginfo-0.15.2-4.oc9.x86_64.rpm (info) (download)
check-debugsource-0.15.2-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15.2-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.15.2-3 - Rebuilt for OpenCloudOS Stream 23 * Mon Feb 20 2023 Shuo Wang <abushwang@tencent.com> - 0.15.2-2 - remove unused buildrequires * Wed Nov 16 2022 Zhao Zhen <jeremiazhao@tencent.com> - 0.15.2-1 - initial