Wed, 04 Feb 2026 12:16:56 CST | login

Information for build perl-Sys-Mmap-0.20-2.oc9

ID39598
Package Nameperl-Sys-Mmap
Version0.20
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Sys-Mmap.git?.#b816d8e837c1f7402ab22ea8c1501c71a3af6a53
SummaryUse mmap to map in a file as a Perl variable
DescriptionThe Mmap module lets you use mmap to map in a file as a perl variable rather than reading the file into dynamically allocated memory. Multiple programs may map the same file into memory, and immediately see changes by each other. Memory may be allocated not attached to a file, and shared with sub-processes.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:25:48 CST
CompletedFri, 13 Jun 2025 19:30:49 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Sys-Mmap.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Sys-Mmap.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Sys-Mmap-0.20-2.oc9.src.rpm (info) (download)
aarch64
perl-Sys-Mmap-0.20-2.oc9.aarch64.rpm (info) (download)
perl-Sys-Mmap-debuginfo-0.20-2.oc9.aarch64.rpm (info) (download)
perl-Sys-Mmap-debugsource-0.20-2.oc9.aarch64.rpm (info) (download)
loongarch64
perl-Sys-Mmap-0.20-2.oc9.loongarch64.rpm (info) (download)
perl-Sys-Mmap-debuginfo-0.20-2.oc9.loongarch64.rpm (info) (download)
perl-Sys-Mmap-debugsource-0.20-2.oc9.loongarch64.rpm (info) (download)
x86_64
perl-Sys-Mmap-0.20-2.oc9.x86_64.rpm (info) (download)
perl-Sys-Mmap-debuginfo-0.20-2.oc9.x86_64.rpm (info) (download)
perl-Sys-Mmap-debugsource-0.20-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
dnf.librepo.log
mock_output.log
dnf.log
state.log
installed_pkgs.log
build.log
mock_config.log
hw_info.log
root.log
aarch64
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.20-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.20-1 - initial build