Wed, 22 Apr 2026 20:55:20 CST | login

Information for build perl-Math-BigInt-GMP-1.6012-1.oc9

ID23221
Package Nameperl-Math-BigInt-GMP
Version1.6012
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Math-BigInt-GMP.git?.#0c0ab130249d9d02552468b5df26a40a6b30e451
SummaryUse the GMP library for Math::BigInt routines
DescriptionProvides support for big integer calculations by means of the GMP library, as a replacement (drop-in) module for Math::BigInt's core, Math::BigInt::Calc.pm. Math::BigInt::GMP does not use Math::GMP, but provides its own XS layer to access the GMP library. This cuts out another (perl subroutine) layer and also reduces the memory footprint by not loading Math::GMP and Carp at all.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:18:48 CST
CompletedMon, 03 Jun 2024 19:22:24 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Math-BigInt-GMP.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Math-BigInt-GMP.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Math-BigInt-GMP-1.6012-1.oc9.src.rpm (info) (download)
aarch64
perl-Math-BigInt-GMP-1.6012-1.oc9.aarch64.rpm (info) (download)
perl-Math-BigInt-GMP-tests-1.6012-1.oc9.aarch64.rpm (info) (download)
perl-Math-BigInt-GMP-debuginfo-1.6012-1.oc9.aarch64.rpm (info) (download)
perl-Math-BigInt-GMP-debugsource-1.6012-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Math-BigInt-GMP-1.6012-1.oc9.x86_64.rpm (info) (download)
perl-Math-BigInt-GMP-tests-1.6012-1.oc9.x86_64.rpm (info) (download)
perl-Math-BigInt-GMP-debuginfo-1.6012-1.oc9.x86_64.rpm (info) (download)
perl-Math-BigInt-GMP-debugsource-1.6012-1.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
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6012-1 - initial build