Information for build compiler-rt-16.0.6-2.oc9

ID19028
Package Namecompiler-rt
Version16.0.6
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/compiler-rt.git?.#7a1ec15babe1030657e94f7d102d7b0992a86136
Summary"compiler-rt" runtime libraries, part of the LLVM project
DescriptionThe compiler-rt project is a part of the LLVM project.It consists of: * builtins - a simple library that provides an implementation of the low-level target-specific hooks required by code generation and other runtime components. For example, when compiling for a 32-bit target, converting a double to a 64-bit unsigned integer is compiling into a runtime call to the "__fixunsdfdi" function. The builtins library provides optimized implementations of this and other low-level routines, either in target-independent C form, or as a heavily-optimized assembly. * sanitizer runtimes - runtime libraries that are required to run the code with sanitizer instrumentation. This includes runtimes for: - AddressSanitizer - ThreadSanitizer - UndefinedBehaviorSanitizer - MemorySanitizer - LeakSanitizer - DataFlowSanitizer * profile - library which is used to collect coverage information. * BlocksRuntime - a target-independent implementation of Apple "Blocks" runtime interfaces.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 06:00:46 CST
CompletedMon, 08 Jan 2024 06:02:54 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/compiler-rt.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/compiler-rt.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
compiler-rt-16.0.6-2.oc9.src.rpm (info) (download)
aarch64
compiler-rt-16.0.6-2.oc9.aarch64.rpm (info) (download)
compiler-rt-debuginfo-16.0.6-2.oc9.aarch64.rpm (info) (download)
compiler-rt-debugsource-16.0.6-2.oc9.aarch64.rpm (info) (download)
x86_64
compiler-rt-16.0.6-2.oc9.x86_64.rpm (info) (download)
compiler-rt-debuginfo-16.0.6-2.oc9.x86_64.rpm (info) (download)
compiler-rt-debugsource-16.0.6-2.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> - 16.0.6-2 - Rebuilt for OpenCloudOS Stream 23.09 * Tue Jul 11 2023 kianli <kianli@tencent.com> - 16.0.6-1 - Upgrade to 16.0.6 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.0.5-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.0.5-2 - Rebuilt for OpenCloudOS Stream 23 * Wed Jul 27 2022 doriscchao <doriscchao@tencent.com> - 14.0.5-1 - initial build, Version 14.0.5, Release 1