Sat, 08 Jun 2024 03:49:38 UTC | login

Information for build clang14-14.0.5-10.fc40

ID268841
Package Nameclang14
Version14.0.5
Release10.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/clang14.git#ae522753db3020e208dc19d321ff792562c4827d
SummaryA C language family front-end for LLVM
Descriptionclang: 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 bydavidlt
State complete
Volume DEFAULT
StartedSun, 03 Dec 2023 14:38:58 UTC
CompletedMon, 04 Dec 2023 18:29:30 UTC
Taskbuild (f40, /rpms/clang14.git:ae522753db3020e208dc19d321ff792562c4827d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/clang14.git#ae522753db3020e208dc19d321ff792562c4827d'}}
Tags
f40
f41
RPMs
src
clang14-14.0.5-10.fc40.src.rpm (info) (download)
riscv64
clang14-devel-14.0.5-10.fc40.riscv64.rpm (info) (download)
clang14-libs-14.0.5-10.fc40.riscv64.rpm (info) (download)
clang14-resource-filesystem-14.0.5-10.fc40.riscv64.rpm (info) (download)
clang14-debugsource-14.0.5-10.fc40.riscv64.rpm (info) (download)
clang14-libs-debuginfo-14.0.5-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Sep 08 2022 Nikita Popov <npopov@redhat.com> - 14.0.5-8 - Add dep from clang15-devel to clang15-libs * Mon Aug 29 2022 sguelton@redhat.com - 14.0.5-7 - Add a Recommends on libatomic, see rhbz#2118592 * Wed Aug 10 2022 Nikita Popov <npopov@redhat.com> - 14.0.5-6 - Revert powerpc -mabi=ieeelongdouble default * Thu Aug 04 2022 Tom Stellard <tstellar@redhat.com> - 14.0.5-5 - Re-enable ieee128 as the default long double format on ppc64le * Thu Jul 28 2022 Amit Shah <amitshah@fedoraproject.org> - 14.0.5-4 - Use the dist_vendor macro to identify the distribution * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 14.0.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jun 30 2022 Miro Hrončok <mhroncok@redhat.com> - 14.0.5-2 - Revert "Use the ieee128 format for long double on ppc64le" until rhbz#2100546 is fixed * Tue Jun 14 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.5-1 - Update to 14.0.5 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 14.0.0-4 - Rebuilt for Python 3.11 * Thu May 19 2022 Tom Stellard <tstellar@redhat.com> - 14.0.0-3 - Use the ieee128 format for long double on ppc64le * Mon Apr 04 2022 Jeremy Newton <alexjnewt AT hotmail DOT com> - 14.0.0-2 - Add patch for HIP (cherry-picked from llvm trunk, to be LLVM15) * Wed Mar 23 2022 Timm Bäder <tbaeder@redhat.com> - 14.0.0-1 - Update to 14.0.0 * Wed Feb 16 2022 Tom Stellard <tstellar@redhat.com> - 13.0.1-2 - Fix some rpmlinter errors * Thu Feb 03 2022 Nikita Popov <npopov@redhat.com> - 13.0.1-1 - Update to LLVM 13.0.1 final * Tue Feb 01 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc3-1 - Update to LLVM 13.0.1rc3 * Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 13.0.1~rc2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jan 14 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc2-1 - Update to LLVM 13.0.1rc2 * Wed Jan 12 2022 Nikita Popov <npopov@redhat.com> - 13.0.1~rc1-1 - Update to LLVM 13.0.1rc1 * Thu Oct 28 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-5 - Make lld the default linker on arm * Wed Oct 27 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-4 - Remove Conflicts: compiler-rt for newer versions of compiler-rt * Wed Oct 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-3 - Fix gcc detection with redhat triples * Tue Oct 05 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-2 - Drop abi_revision from soname * Fri Oct 01 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0-1 - 13.0.0 Release * Sat Sep 18 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-5 - 13.0.0-rc3 Release * Tue Sep 14 2021 Konrad Kleine <kkleine@redhat.com> - 13.0.0~rc1-4 - Add --without=check option * Fri Sep 10 2021 sguelton@redhat.com - 13.0.0~rc1-3 - Apply scan-build-py intergation patch * Thu Sep 09 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-2 - Add macros.clang file * Fri Aug 06 2021 Tom Stellard <tstellar@redhat.com> - 13.0.0~rc1-1 - 13.0.0-rc1 Release * Thu Jul 22 2021 Tom Stellard <tstellar@redhat.com> - 12.0.1-3 - Fix compat build * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 12.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild