Wed, 04 Feb 2026 11:03:30 CST | login

Information for build rust-alloc-no-stdlib-2.0.4-3.oc9

ID41370
Package Namerust-alloc-no-stdlib
Version2.0.4
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-alloc-no-stdlib.git?.#c86c0d0ee98f893eb6e74cd8f62dc0fee733f227
SummaryDynamic allocator that may be used with or without the stdlib
DescriptionA dynamic allocator that may be used with or without the stdlib. This allows a package with nostd to allocate memory dynamically and be used either with a custom allocator, items on the stack, or by a package that wishes to simply use Box<>. It also provides options to use calloc or a mutable global variable for pre-zeroed memory.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 04:29:08 CST
CompletedSat, 14 Jun 2025 04:36:38 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/rust-alloc-no-stdlib.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/rust-alloc-no-stdlib.git?.#origin/master'}}
Tags
epol9-test-compose
RPMs
src
rust-alloc-no-stdlib-2.0.4-3.oc9.src.rpm (info) (download)
noarch
rust-alloc-no-stdlib+default-devel-2.0.4-3.oc9.noarch.rpm (info) (download)
rust-alloc-no-stdlib+unsafe-devel-2.0.4-3.oc9.noarch.rpm (info) (download)
rust-alloc-no-stdlib-devel-2.0.4-3.oc9.noarch.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
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
noarch_rpmdiff.json
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 2.0.4-3 - Rebuilt for loongarch64 * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.4-1 - initial build