Thu, 26 Jun 2025 22:47:14 CST | login

Information for build valgrind-3.21.0-8.oc9

ID32531
Package Namevalgrind
Version3.21.0
Release8.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/valgrind.git#cc8c88e062a81c0f9a1399d0fbe53ae2586d2cad
SummaryDynamic analysis tools to detect memory or thread bugs and profile
DescriptionValgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools. The Valgrind distribution currently includes six production-quality tools: a memory error detector (memcheck, the default tool), two thread error detectors (helgrind and drd), a cache and branch-prediction profiler (cachegrind), a call-graph generating cache and branch-prediction profiler (callgrind), and a heap profiler (massif).
Built byoc-bot
State complete
Volume DEFAULT
StartedTue, 31 Dec 2024 12:01:03 CST
CompletedTue, 31 Dec 2024 12:15:33 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/valgrind.git:cc8c88e062a81c0f9a1399d0fbe53ae2586d2cad)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/valgrind.git#cc8c88e062a81c0f9a1399d0fbe53ae2586d2cad'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
valgrind-3.21.0-8.oc9.src.rpm (info) (download)
aarch64
valgrind-3.21.0-8.oc9.aarch64.rpm (info) (download)
valgrind-devel-3.21.0-8.oc9.aarch64.rpm (info) (download)
valgrind-debuginfo-3.21.0-8.oc9.aarch64.rpm (info) (download)
valgrind-debugsource-3.21.0-8.oc9.aarch64.rpm (info) (download)
loongarch64
valgrind-3.21.0-8.oc9.loongarch64.rpm (info) (download)
valgrind-devel-3.21.0-8.oc9.loongarch64.rpm (info) (download)
valgrind-debuginfo-3.21.0-8.oc9.loongarch64.rpm (info) (download)
valgrind-debugsource-3.21.0-8.oc9.loongarch64.rpm (info) (download)
x86_64
valgrind-3.21.0-8.oc9.x86_64.rpm (info) (download)
valgrind-devel-3.21.0-8.oc9.x86_64.rpm (info) (download)
valgrind-debuginfo-3.21.0-8.oc9.x86_64.rpm (info) (download)
valgrind-debugsource-3.21.0-8.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Mon Dec 30 2024 Binbin Zhou <zhoubinbin@loongson.cn> - 3.21.0-8 - [Type] bugfix - [DESC] Update loongarch64/Linux patch, more instructions need to be supported; Enable test for loongarch64 * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.21.0-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.21.0-6 - Rebuilt for loongarch release * Tue Jul 02 2024 Liangliang Zhai <zhailiangliang@loongson.cn> - 3.21.0-5 - [Type] other - [DESC] disable test for loongarch64 * Tue May 07 2024 Pengda Dou <doupengda@loongson.cn> - 3.21.0-4 - add loongarch64 to ExclusiveArch * Wed Mar 20 2024 Pengda Dou <doupengda@loongson.cn> - 3.21.0-3 - Add support for loongarch64/Linux ,from @FreeFlyingSheep * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.21.0-2 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Jul 07 2023 rockerzhu <rockerzhu@tencent.com> - 3.21.0-1 - Upgrade to 3.21.0 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.20.0-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.20.0-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Dec 15 2022 rockerzhu <rockerzhu@tencent.com> - 3.20.0-1 - Initial build