Sat, 27 Dec 2025 18:36:49 CST | login

Information for build perl-threads-shared-1.64-7.oc9

ID34327
Package Nameperl-threads-shared
Version1.64
Release7.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/perl-threads-shared.git?.#deeffbd8950cc445715af20d42bb71b8d42f0ef9
SummaryPerl extension for sharing data structures between threads
DescriptionBy default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 24 Apr 2025 15:06:55 CST
CompletedThu, 24 Apr 2025 15:18:40 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/perl-threads-shared.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/perl-threads-shared.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
perl-threads-shared-1.64-7.oc9.src.rpm (info) (download)
aarch64
perl-threads-shared-1.64-7.oc9.aarch64.rpm (info) (download)
perl-threads-shared-debuginfo-1.64-7.oc9.aarch64.rpm (info) (download)
perl-threads-shared-debugsource-1.64-7.oc9.aarch64.rpm (info) (download)
loongarch64
perl-threads-shared-1.64-7.oc9.loongarch64.rpm (info) (download)
perl-threads-shared-debuginfo-1.64-7.oc9.loongarch64.rpm (info) (download)
perl-threads-shared-debugsource-1.64-7.oc9.loongarch64.rpm (info) (download)
x86_64
perl-threads-shared-1.64-7.oc9.x86_64.rpm (info) (download)
perl-threads-shared-debuginfo-1.64-7.oc9.x86_64.rpm (info) (download)
perl-threads-shared-debugsource-1.64-7.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
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.64-7 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.64-6 - Rebuilt for loongarch release * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.64-5 - Rebuilt for OpenCloudOS Stream 23.09 * Thu Aug 17 2023 Xiaojie Chen <jackxjchen@tencent.com> - 1.64-4 - Remove perl(:MODULE_COMPAT) which will be generated by perl-generators >= 1.15 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.64-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.64-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Aug 11 2022 Xiaojie Chen <jackxjchen@tencent.com> - 1.64-1 - Initial build