Wed, 08 Apr 2026 08:16:00 CST | login

Information for build perl-Devel-CallParser-0.002-2.oc9

ID39133
Package Nameperl-Devel-CallParser
Version0.002
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Devel-CallParser.git?.#66db57f5e8e0f767ef12240652abbb6721e300f6
SummaryCustom parsing attached to subroutines
DescriptionThis module provides a C API, for XS modules, concerned with custom parsing. It is centered around the function cv_set_call_parser, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine having their arguments parsed by arbitrary C code (this is a more conveniently structured facility than the core's PL_keyword_plugin API). This module makes cv_set_call_parser and several supporting functions available.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 17:16:00 CST
CompletedFri, 13 Jun 2025 17:19:41 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Devel-CallParser.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Devel-CallParser.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Devel-CallParser-0.002-2.oc9.src.rpm (info) (download)
aarch64
perl-Devel-CallParser-0.002-2.oc9.aarch64.rpm (info) (download)
perl-Devel-CallParser-debuginfo-0.002-2.oc9.aarch64.rpm (info) (download)
perl-Devel-CallParser-debugsource-0.002-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Devel-CallParser-0.002-2.oc9.loongarch64.rpm (info) (download)
perl-Devel-CallParser-debuginfo-0.002-2.oc9.loongarch64.rpm (info) (download)
perl-Devel-CallParser-debugsource-0.002-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Devel-CallParser-0.002-2.oc9.x86_64.rpm (info) (download)
perl-Devel-CallParser-debuginfo-0.002-2.oc9.x86_64.rpm (info) (download)
perl-Devel-CallParser-debugsource-0.002-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
root.log
hw_info.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.002-2 - Rebuilt for loongarch64 * Thu Jul 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.002-1 - initial build