Mon, 20 Apr 2026 18:52:41 CST | login

Information for build perl-Linux-Pid-0.04-1.oc9

ID23210
Package Nameperl-Linux-Pid
Version0.04
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-Linux-Pid.git?.#0ac92979a82d1f7c83a5dff3f46a798d2c621d37
SummaryGet the native PID and the PPID on Linux
DescriptionLinux::Pid gets the native PID and the PPID on Linux. It's useful with multithreaded programs. Linux's C library returns different values of the PID and the PPID from different threads. This module forces Perl to call the underlying C functions getpid() and getppid().
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 19:15:53 CST
CompletedMon, 03 Jun 2024 19:17:39 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-Linux-Pid.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-Linux-Pid.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-2504-build
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-Linux-Pid-0.04-1.oc9.src.rpm (info) (download)
aarch64
perl-Linux-Pid-0.04-1.oc9.aarch64.rpm (info) (download)
perl-Linux-Pid-debuginfo-0.04-1.oc9.aarch64.rpm (info) (download)
perl-Linux-Pid-debugsource-0.04-1.oc9.aarch64.rpm (info) (download)
x86_64
perl-Linux-Pid-0.04-1.oc9.x86_64.rpm (info) (download)
perl-Linux-Pid-debuginfo-0.04-1.oc9.x86_64.rpm (info) (download)
perl-Linux-Pid-debugsource-0.04-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.04-1 - initial build