Information for build gc-8.0.6-4.oc9

ID19580
Package Namegc
Version8.0.6
Release4.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/gc.git?.#aa70cb884aae691766d93029ec23a269bbe3332b
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
StartedMon, 08 Jan 2024 08:32:44 CST
CompletedMon, 08 Jan 2024 08:35:28 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-4.oc9.src.rpm (info) (download)
aarch64
gc-8.0.6-4.oc9.aarch64.rpm (info) (download)
gc-devel-8.0.6-4.oc9.aarch64.rpm (info) (download)
gc-debuginfo-8.0.6-4.oc9.aarch64.rpm (info) (download)
gc-debugsource-8.0.6-4.oc9.aarch64.rpm (info) (download)
x86_64
gc-8.0.6-4.oc9.x86_64.rpm (info) (download)
gc-devel-8.0.6-4.oc9.x86_64.rpm (info) (download)
gc-debuginfo-8.0.6-4.oc9.x86_64.rpm (info) (download)
gc-debugsource-8.0.6-4.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 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