Wed, 22 May 2024 04:42:01 UTC | login

Information for build perl-Devel-CallChecker-0.008-7.fc31

ID88549
Package Nameperl-Devel-CallChecker
Version0.008
Release7.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-Devel-CallChecker.git#1fa720fa670aea526c0092be2809c9f01ef1fdab
SummaryCustom op checking attached to subroutines
DescriptionThis module makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centered around the function cv_set_call_checker, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine being mutated at compile time by arbitrary C code. This module makes cv_set_call_checker and several supporting functions available. (It is possible to achieve the effect of cv_set_call_checker from XS code on much earlier Perl versions, but it is painful to achieve without the centralized facility.)
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 18 Jul 2019 02:06:35 UTC
CompletedThu, 18 Jul 2019 02:39:38 UTC
Taskbuild (f31-candidate, /rpms/perl-Devel-CallChecker.git:1fa720fa670aea526c0092be2809c9f01ef1fdab)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-Devel-CallChecker.git#1fa720fa670aea526c0092be2809c9f01ef1fdab'}}
Tags
f31
RPMs
src
perl-Devel-CallChecker-0.008-7.fc31.src.rpm (info) (download)
riscv64
perl-Devel-CallChecker-0.008-7.fc31.riscv64.rpm (info) (download)
perl-Devel-CallChecker-debuginfo-0.008-7.fc31.riscv64.rpm (info) (download)
perl-Devel-CallChecker-debugsource-0.008-7.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-7 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-4 - Perl 5.28 rebuild * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Petr Pisar <ppisar@redhat.com> - 0.008-1 - 0.008 bump