Tue, 03 Feb 2026 19:11:56 CST | login

Information for build perl-Test-Valgrind-1.19-2.oc9

ID39727
Package Nameperl-Test-Valgrind
Version1.19
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Test-Valgrind.git?.#4bfcfd9cd42a596209d1e075ce30ec6dce89f4d5
SummaryGenerate suppressions, analyze and test any command with valgrind
DescriptionThe Test::Valgrind::* API lets you run Perl code through the memcheck tool of the valgrind memory debugger, to test for memory errors and leaks. The Test::Valgrind module itself is a front-end to this API. If they aren't available yet, it will first generate suppressions for the current perl interpreter and store them in the portable flavor of ~/.perl/Test-Valgrind/suppressions/$VERSION. The actual run will then take place, and tests will be passed or failed according to the result of the analysis. The complete API is much more versatile than this. By declaring an appropriate Test::Valgrind::Command class, you can run any executable (that is, not only Perl scripts) under valgrind, generate the corresponding suppressions on-the-fly and convert the analysis result to TAP output so that it can be incorporated into your project's test suite. If you're not interested in producing TAP, you can output the results in whatever format you like (for example HTML pages) by defining your own Test::Valgrind::Action class.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 20:04:23 CST
CompletedFri, 13 Jun 2025 20:06:09 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Test-Valgrind.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Test-Valgrind.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Test-Valgrind-1.19-2.oc9.src.rpm (info) (download)
noarch
perl-Test-Valgrind-1.19-2.oc9.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.19-2 - Rebuilt for loongarch64 * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.19-1 - initial build