Information for build gc-8.0.6-3.oc9

ID14461
Package Namegc
Version8.0.6
Release3.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/gc.git?.#313fdd01635a2b33cada1f713ba11343aa03cf48
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 bydenisecheng
State complete
Volume DEFAULT
StartedTue, 19 Sep 2023 13:21:47 CST
CompletedTue, 19 Sep 2023 13:26:06 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/gc.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/gc.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
gc-8.0.6-3.oc9.src.rpm (info) (download)
aarch64
gc-8.0.6-3.oc9.aarch64.rpm (info) (download)
gc-devel-8.0.6-3.oc9.aarch64.rpm (info) (download)
gc-debuginfo-8.0.6-3.oc9.aarch64.rpm (info) (download)
gc-debugsource-8.0.6-3.oc9.aarch64.rpm (info) (download)
x86_64
gc-8.0.6-3.oc9.x86_64.rpm (info) (download)
gc-devel-8.0.6-3.oc9.x86_64.rpm (info) (download)
gc-debuginfo-8.0.6-3.oc9.x86_64.rpm (info) (download)
gc-debugsource-8.0.6-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * 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