Information for build llvm-17.0.6-2.oc9

ID21771
Package Namellvm
Version17.0.6
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/llvm.git#8b08e169c1bcbc0708c08b3a9dafd7cf7a79e222
SummaryLow Level Virtual Machine, modular and reusable compiler and toolchain
DescriptionThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies, including llvm, clang, lldb, compiler-rt, and so on.The LLVM Core libraries provide a modern source- and target-independent optimizer, along with code generation support for many popular CPUs. These libraries are built around a well specified code representation known as the LLVM intermediate representation ("LLVM IR"). Documentation is https://llvm.org/docs/.
Built byoc-bot
State complete
Volume DEFAULT
StartedTue, 16 Apr 2024 12:31:36 CST
CompletedTue, 16 Apr 2024 13:43:45 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/llvm.git:8b08e169c1bcbc0708c08b3a9dafd7cf7a79e222)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/llvm.git#8b08e169c1bcbc0708c08b3a9dafd7cf7a79e222'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
llvm-17.0.6-2.oc9.src.rpm (info) (download)
aarch64
llvm-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-cmake-utils-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-devel-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-libs-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-test-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-debuginfo-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-debugsource-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-devel-debuginfo-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-libs-debuginfo-17.0.6-2.oc9.aarch64.rpm (info) (download)
llvm-test-debuginfo-17.0.6-2.oc9.aarch64.rpm (info) (download)
x86_64
llvm-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-cmake-utils-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-devel-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-libs-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-test-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-debuginfo-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-debugsource-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-devel-debuginfo-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-libs-debuginfo-17.0.6-2.oc9.x86_64.rpm (info) (download)
llvm-test-debuginfo-17.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 * Mon Apr 01 2024 rockerzhu <rockerzhu@tencent.com> - 17.0.6-2 - Fix CVE-2023-46049. * Mon Dec 18 2023 luffyluo <luffyluo@tencent.com> - 17.0.6-1 - Upgrade to version 17.0.6 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 16.0.6-2 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Jun 30 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-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 14.0.5-3 - Rebuilt for OpenCloudOS Stream 23 * Thu Jan 05 2023 rockerzhu <rockerzhu@tencent.com> - 14.0.5-2 - Disable INSTANTIATE_TEST_SUITE_P on aarch64 due to failing in compiling. * Wed Jun 15 2022 metrechen <metrechen@tencent.com> - 14.0.5-1 - Release tllvm, based on LLVM 14.0.5 * Thu Jun 02 2022 rockerzhu <rockerzhu@tencent.com> - 14.0.0-1 - Initial build