Information for build clang-16.0.6-3.oc9.2

ID20794
Package Nameclang
Version16.0.6
Release3.oc9.2
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/clang#c7e934ef990c008277f043e2f9b7e550510350de
SummaryC language family Compiler front-end for LLVM
DescriptionClang provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM projects. Both a GCC-compatible compiler driver (clang) and an MSVC-compatible compiler driver (clang-cl.exe) are provided. Unlike many other compiler frontends, Clang is useful for a number of things beyond just compiling code, to intend to be host to a number of different source-level tools. One example of this is the Clang Static Analyzer. Details are https://clang.llvm.org/.
Built bydenisecheng
State complete
Volume DEFAULT
StartedThu, 25 Jan 2024 16:52:55 CST
CompletedThu, 25 Jan 2024 18:23:36 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/clang:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/clang#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
RPMs
src
clang-16.0.6-3.oc9.2.src.rpm (info) (download)
aarch64
clang-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-devel-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-libs-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-resource-filesystem-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-tools-extra-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
git-clang-format-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
python3-clang-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-debuginfo-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-debugsource-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-libs-debuginfo-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
clang-tools-extra-debuginfo-16.0.6-3.oc9.2.aarch64.rpm (info) (download)
noarch
clang-analyzer-16.0.6-3.oc9.2.noarch.rpm (info) (download)
x86_64
clang-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-devel-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-libs-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-resource-filesystem-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-tools-extra-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
git-clang-format-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
python3-clang-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-debuginfo-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-debugsource-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-libs-debuginfo-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
clang-tools-extra-debuginfo-16.0.6-3.oc9.2.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Nov 23 2023 jiaxinyyang <jiaxinyyang@tencent.com> - 16.0.6-3.2 - rebuild * Wed Nov 15 2023 jiaxinyyang <jiaxinyyang@tencent.com> - 16.0.6-3.1 - debrand clang 16.0.6 for TencentOS * Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 16.0.6-3 - Rebuilt for python 3.11 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 16.0.6-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Jul 10 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 Jun 15 2022 metrechen <metrechen@tencent.com> - 14.0.5-1 - Update to tllvm, based on LLVM 14.0.5 * Fri May 27 2022 rockerzhu <rockerzhu@tencent.com> - 14.0.0-1 - Initail build