Fri, 14 Mar 2025 10:43:47 CST | login

Information for build gc-8.2.4-2.ocs23

ID15183
Package Namegc
Version8.2.4
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/gc.git?.#be7b7495bd09be6f3dcef8889ba24270f6ad0c29
SummaryGarbage collector for C and C++
DescriptionThe Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It allows you to allocate memory basically as you normally would, without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be otherwise accessed.
Built byocs-bot
State complete
Volume DEFAULT
StartedFri, 16 Aug 2024 20:20:17 CST
CompletedFri, 16 Aug 2024 20:47:23 CST
Taskbuild (dist-ocs23, /opencloudos-stream/gc.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/gc.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
gc-8.2.4-2.ocs23.src.rpm (info) (download)
aarch64
gc-8.2.4-2.ocs23.aarch64.rpm (info) (download)
gc-devel-8.2.4-2.ocs23.aarch64.rpm (info) (download)
gc-debuginfo-8.2.4-2.ocs23.aarch64.rpm (info) (download)
gc-debugsource-8.2.4-2.ocs23.aarch64.rpm (info) (download)
loongarch64
gc-8.2.4-2.ocs23.loongarch64.rpm (info) (download)
gc-devel-8.2.4-2.ocs23.loongarch64.rpm (info) (download)
gc-debuginfo-8.2.4-2.ocs23.loongarch64.rpm (info) (download)
gc-debugsource-8.2.4-2.ocs23.loongarch64.rpm (info) (download)
x86_64
gc-8.2.4-2.ocs23.x86_64.rpm (info) (download)
gc-devel-8.2.4-2.ocs23.x86_64.rpm (info) (download)
gc-debuginfo-8.2.4-2.ocs23.x86_64.rpm (info) (download)
gc-debugsource-8.2.4-2.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.2.4-2 - Rebuilt for loongarch release * Wed Jan 03 2024 Upgrade Robot <upbot@opencloudos.org> - 8.2.4-1 - Upgrade to version 8.2.4 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.0.6-4 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.0.6-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 8.0.6-2 - Rebuilt for OpenCloudOS Stream 23 * Tue Aug 02 2022 Wang Zhe <bessiewang@tencent.com> - 8.0.6-1 - initial build