Information for build clang-17.0.6-5.el9
ID | 31200 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | clang | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Version | 17.0.6 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Release | 5.el9 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Epoch | Draft | False | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Source | git+https://git.cclinux.org/stage/rpms/clang.git#ec447f37f20d7ce5a912b649bf1c7b923eab52c5 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Summary | A C language family front-end for LLVM | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | clang: noun 1. A loud, resonant, metallic sound. 2. The strident call of a crane or goose. 3. C-language family front-end toolkit. The goal of the Clang project is to create a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its tools are built as libraries and designed to be loosely-coupled and extensible. Install compiler-rt if you want the Blocks C language extension or to enable sanitization and profiling options when building, and libomp-devel to enable -fopenmp. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Built by | distrobuild | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
State | complete | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Volume | DEFAULT | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Started | Mon, 18 Nov 2024 15:26:39 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Completed | Mon, 18 Nov 2024 16:42:08 CST | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Task | build (dist-circle9, /stage/rpms/clang.git:ec447f37f20d7ce5a912b649bf1c7b923eab52c5) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/clang.git?#ec447f37f20d7ce5a912b649bf1c7b923eab52c5'}} | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
RPMs |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Logs | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changelog | * Tue Jan 09 2024 Timm Bäder <tbaeder@redhat.com> - 17.0.6-5 - Remove compat libs * Thu Dec 14 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.6-4 - Add back compat libs until all necessary packages have been rebuilt. * Fri Dec 08 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.6-3 - Remove compat libs * Wed Dec 06 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.6-2 - Update to 17.0.6 * Wed Oct 04 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.1-2 - Pick up macros.clang changes from Fedora * Thu Sep 28 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.1-1 - Update to 17.0.1 * Wed Jul 05 2023 Nikita Popov <npopov@redhat.com> - 16.0.6-1 - Update to LLVM 16.0.6 * Fri Jun 30 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-7 - Restore gcc-toolset-libatomic-devel requirement * Fri Jun 30 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-6 - Switch to gcc-toolset-13-gcc * Thu Jun 29 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-5 - Use gcc-toolset-13-gdb for gdb-add-index * Fri Jun 02 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-4 - Build with LTO * Thu May 25 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-3 - Use ld from gcc-toolset * Tue Apr 18 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-2 - Restore use of gcc-toolset-12 * Mon Apr 17 2023 Nikita Popov <npopov@redhat.com> - 16.0.1-1 - Update to LLVM 16.0.1 * Fri Jan 27 2023 Konrad Kleine <kkleine@redhat.com> - 15.0.7-3 - Remove clang-tools-extra-devel package * Mon Jan 16 2023 Konrad Kleine <kkleine@redhat.com> - 15.0.7-2 - Update to 15.0.7 * Thu Dec 08 2022 Konrad Kleine<kkleine@redhat.com> - 15.0.6-1 - Update to 15.0.6 * Mon Oct 17 2022 Nikita Popov <npopov@redhat.com> - 15.0.1-2 - Default to non-pie, fix rhbz#2134146 * Mon Sep 26 2022 Konrad Kleine <kkleine@redhat.com> - 15.0.1-1 - Update to 15.0.1 * Tue Jul 19 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.6-1 - Update to 14.0.6 * Mon Jun 20 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1 - Update to 14.0.5 * Fri Apr 22 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1 - 14.0.0 Release * Thu Feb 03 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-1 - 13.0.1 Release * Fri Jan 21 2022 Serge Guelton - 13.0.0-3 - Backport bidi patches |