Sun, 28 Apr 2024 23:19:56 UTC | login

Information for build perl-Test-LeakTrace-0.16-15.fc33

ID136553
Package Nameperl-Test-LeakTrace
Version0.16
Release15.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Test-LeakTrace.git#d69b3bcf01ac2c2b7dbc2b62338cae5e129d88b4
SummaryTrace memory leaks
DescriptionTest::LeakTrace provides several functions that trace memory leaks. This module scans arenas, the memory allocation system, so it can detect any leaked SVs in given blocks. Leaked SVs are SVs that are not released after the end of the scope they have been created. These SVs include global variables and internal caches. For example, if you call a method in a tracing block, perl might prepare a cache for the method. Thus, to trace true leaks, no_leaks_ok() and leaks_cmp_ok() executes a block more than once.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Mar 2020 13:59:06 UTC
CompletedThu, 26 Mar 2020 14:14:07 UTC
Taskbuild (f33, /rpms/perl-Test-LeakTrace.git:d69b3bcf01ac2c2b7dbc2b62338cae5e129d88b4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Test-LeakTrace.git#d69b3bcf01ac2c2b7dbc2b62338cae5e129d88b4'}}
Tags
f33
RPMs
src
perl-Test-LeakTrace-0.16-15.fc33.src.rpm (info) (download)
riscv64
perl-Test-LeakTrace-0.16-15.fc33.riscv64.rpm (info) (download)
perl-Test-LeakTrace-debuginfo-0.16-15.fc33.riscv64.rpm (info) (download)
perl-Test-LeakTrace-debugsource-0.16-15.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.16-13 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.16-12 - Perl 5.30 rebuild * Tue Apr 02 2019 Paul Howarth <paul@city-fan.org> - 0.16-11 - Re-enable valgrind on ppc64 and ppc64le (see #1470030) * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.16-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.16-8 - Perl 5.28 re-rebuild of bootstrapped packages * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.16-7 - Perl 5.28 rebuild