Mon, 26 Jan 2026 12:53:19 CST | login

Information for build libdispatch-5.9-3.oc9

ID38010
Package Namelibdispatch
Version5.9
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libdispatch.git?.#66b25fed78c6487fea927fea4d41420adbfc7163
SummaryApple's Grand Central Dispatch library
DescriptionGrand Central Dispatch (GCD or libdispatch) provides comprehensive support for concurrent code execution on multicore hardware. libdispatch is currently available on all Darwin platforms. This project aims to make a modern version of libdispatch available on all other Swift platforms. To do this, we will implement as much of the portable subset of the API as possible, using the existing open source C implementation. libdispatch on Darwin is a combination of logic in the xnu kernel alongside the user-space Library. The kernel has the most information available to balance workload across the entire system. As a first step, however, we believe it is useful to bring up the basic functionality of the library using user-space pthread primitives on Linux. Eventually, a Linux kernel module could be developed to support more informed thread scheduling.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 08:44:43 CST
CompletedFri, 13 Jun 2025 08:49:00 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libdispatch.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libdispatch.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libdispatch-5.9-3.oc9.src.rpm (info) (download)
aarch64
libdispatch-5.9-3.oc9.aarch64.rpm (info) (download)
libdispatch-devel-5.9-3.oc9.aarch64.rpm (info) (download)
libdispatch-debuginfo-5.9-3.oc9.aarch64.rpm (info) (download)
libdispatch-debugsource-5.9-3.oc9.aarch64.rpm (info) (download)
loongarch64
libdispatch-5.9-3.oc9.loongarch64.rpm (info) (download)
libdispatch-devel-5.9-3.oc9.loongarch64.rpm (info) (download)
libdispatch-debuginfo-5.9-3.oc9.loongarch64.rpm (info) (download)
libdispatch-debugsource-5.9-3.oc9.loongarch64.rpm (info) (download)
x86_64
libdispatch-5.9-3.oc9.x86_64.rpm (info) (download)
libdispatch-devel-5.9-3.oc9.x86_64.rpm (info) (download)
libdispatch-debuginfo-5.9-3.oc9.x86_64.rpm (info) (download)
libdispatch-debugsource-5.9-3.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
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Tue Jun 10 2025 bbrucezhang <bbrucezhang@tencent.com> - 5.9-3 - Rebuilt for loongarch64 * Thu Nov 14 2024 Pengda Dou <doupengda@loongson.cn> - 5.9-2 - [Type] other - [DESC] add loongarch64 to ExclusiveArch * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 5.9-1 - initial build