Sun, 05 Jan 2025 15:02:38 CST | login

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

ID11558
Package Namerust-alloc-no-stdlib
Version2.0.4
Release2.ocs23
Epoch
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, 11 Jul 2024 11:18:55 CST
CompletedThu, 11 Jul 2024 11:21:55 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
rust-alloc-no-stdlib-2.0.4-2.ocs23.src.rpm (info) (download)
noarch
rust-alloc-no-stdlib+default-devel-2.0.4-2.ocs23.noarch.rpm (info) (download)
rust-alloc-no-stdlib+unsafe-devel-2.0.4-2.ocs23.noarch.rpm (info) (download)
rust-alloc-no-stdlib-devel-2.0.4-2.ocs23.noarch.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Jun 18 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.0.4-1 - initial build