Sun, 26 Apr 2026 01:19:17 CST | login

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

ID25844
Package Namerust-alloc-no-stdlib
Version2.0.4
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/rust-alloc-no-stdlib.git?.#4628d772ba60e07b1fdd7c7b117c98d91ccae42e
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 byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 22:45:11 CST
CompletedThu, 25 Jul 2024 22:49:54 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
dist-oc9-epol-2504-build
epol9-test-compose
RPMs
src
rust-alloc-no-stdlib-2.0.4-2.oc9.src.rpm (info) (download)
noarch
rust-alloc-no-stdlib+default-devel-2.0.4-2.oc9.noarch.rpm (info) (download)
rust-alloc-no-stdlib+unsafe-devel-2.0.4-2.oc9.noarch.rpm (info) (download)
rust-alloc-no-stdlib-devel-2.0.4-2.oc9.noarch.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.4-1 - initial build