Thu, 16 Apr 2026 23:15:02 CST | login

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

ID23268
Package Nameperl-Sys-Mmap
Version0.20
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Sys-Mmap.git?.#b0404353d6dd108e5a9575780a35f597a5d73b79
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:34:01 CST
CompletedMon, 03 Jun 2024 19:35:44 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-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Sys-Mmap-0.20-1.oc9.src.rpm (info) (download)
aarch64
perl-Sys-Mmap-0.20-1.oc9.aarch64.rpm (info) (download)
perl-Sys-Mmap-debuginfo-0.20-1.oc9.aarch64.rpm (info) (download)
perl-Sys-Mmap-debugsource-0.20-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Sys-Mmap-0.20-1.oc9.x86_64.rpm (info) (download)
perl-Sys-Mmap-debuginfo-0.20-1.oc9.x86_64.rpm (info) (download)
perl-Sys-Mmap-debugsource-0.20-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> - 0.20-1 - initial build