Tue, 30 Dec 2025 00:21:55 CST | login

Information for build llvm-16.0.6-1.ocs23

ID138
Package Namellvm
Version16.0.6
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/llvm.git?.#1380d5d27a8ecd25b72ed2325b8fcf061e06f7cc
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 byocs-bot
State complete
Volume DEFAULT
StartedWed, 12 Jul 2023 20:52:18 CST
CompletedWed, 12 Jul 2023 21:57:01 CST
Taskbuild (dist-ocs23, /opencloudos-stream/llvm.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/llvm.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
llvm-16.0.6-1.ocs23.src.rpm (info) (download)
aarch64
llvm-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-cmake-utils-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-devel-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-libs-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-test-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-debuginfo-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-debugsource-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-devel-debuginfo-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-libs-debuginfo-16.0.6-1.ocs23.aarch64.rpm (info) (download)
llvm-test-debuginfo-16.0.6-1.ocs23.aarch64.rpm (info) (download)
x86_64
llvm-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-cmake-utils-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-devel-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-libs-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-test-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-debuginfo-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-debugsource-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-devel-debuginfo-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-libs-debuginfo-16.0.6-1.ocs23.x86_64.rpm (info) (download)
llvm-test-debuginfo-16.0.6-1.ocs23.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * 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