Tue, 16 Apr 2024 10:44:00 UTC | login

Information for build clang10-10.0.0-11.fc33

ID186493
Package Nameclang10
Version10.0.0
Release11.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/clang10.git#a552a96987548b014fe511d143a2b4f1ac8e3ac9
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.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 07 May 2021 09:36:03 UTC
CompletedFri, 07 May 2021 09:50:56 UTC
Taskbuild (f33, /rpms/clang10.git:a552a96987548b014fe511d143a2b4f1ac8e3ac9)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/clang10.git#a552a96987548b014fe511d143a2b4f1ac8e3ac9'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Aug 04 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-11 - Remove Requires: emacs-filesystem * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-10 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Jeff Law <law@redhat.com> - 10.0.0-9 - Disable LTO on arm and i686 * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 10.0.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 20 2020 sguelton@redhat.com - 10.0.0-7 - Update cmake macro usage - Finalize source verification * Fri Jun 26 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-6 - Add cet.h header * Mon Jun 08 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-5 - Accept multiple --config options * Wed Jun 03 2020 Dan Čermák <dan.cermak@cgc-instruments.com> - 10.0.0-4 - Add symlink to %{_libdir}/clang/%{maj_ver} for persistent access to the resource directory accross minor version bumps * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 10.0.0-3 - Rebuilt for Python 3.9 * Tue May 19 2020 sguelton@redhat.com - 10.0.0-2 - Backport ad7211df6f257e39da2e5a11b2456b4488f32a1e, see rhbz#1825593 * Thu Mar 26 2020 sguelton@redhat.com - 10.0.0-1 - 10.0.0 final * Tue Mar 24 2020 sguelton@redhat.com - 10.0.0-0.11.rc6 - 10.0.0 rc6 * Sun Mar 22 2020 sguelton@redhat.com - 10.0.0-0.10.rc5 - Update git-clang-format dependency, see rhbz#1815913 * Fri Mar 20 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-0.9.rc5 - Add dependency on libomp-devel * Fri Mar 20 2020 sguelton@redhat.com - 10.0.0-0.8.rc5 - 10.0.0 rc5 * Sat Mar 14 2020 sguelton@redhat.com - 10.0.0-0.7.rc4 - 10.0.0 rc4 * Thu Mar 12 2020 sguelton@redhat.com - 10.0.0-0.6.rc3 - Move a few files from clang to clang-tools-extra. * Thu Mar 05 2020 sguelton@redhat.com - 10.0.0-0.5.rc3 - 10.0.0 rc3 * Tue Feb 25 2020 sguelton@redhat.com - 10.0.0-0.4.rc2 - Apply -fdiscard-value-names patch. * Mon Feb 17 2020 sguelton@redhat.com - 10.0.0-0.3.rc2 - Fix NVR * Fri Feb 14 2020 sguelton@redhat.com - 10.0.0-0.1.rc2 - 10.0.0 rc2 * Tue Feb 11 2020 sguelton@redhat.com - 10.0.0-0.2.rc1 - Explicitly conflicts with any different compiler-rt version, see rhbz#1800705 * Fri Jan 31 2020 Tom Stellard <tstellar@redhat.com> - 10.0.0-0.1.rc1 - Stop shipping individual component libraries - https://fedoraproject.org/wiki/Changes/Stop-Shipping-Individual-Component-Libraries-In-clang-lib-Package * Fri Jan 31 2020 sguelton@redhat.com - 10.0.0-0.1.rc1 - 10.0.0 rc1 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 9.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 10 2020 Tom Stellard <tstellar@redhat.com> - 9.0.1-2 - Fix crash with kernel bpf self-tests * Thu Dec 19 2019 Tom Stellard <tstellar@redhat.com> - 9.0.1-1 - 9.0.1 Release * Wed Dec 11 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-3 - Add explicit requires for clang-libs to fix rpmdiff errors * Tue Dec 10 2019 sguelton@redhat.com - 9.0.0-2 - Activate -funwind-tables on all arches, see rhbz#1655546. * Thu Sep 19 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-1 - 9.0.0 Release * Wed Sep 11 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.2.rc3 - Reduce debug info verbosity on ppc64le to avoid OOM errors in koji * Thu Aug 22 2019 Tom Stellard <tstellar@redhat.com> - 9.0.0-0.1.rc3 - 9.0.0 Release candidate 3 * Tue Aug 20 2019 sguelton@redhat.com - 8.0.0-4 - Rebuilt for Python 3.8 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 8.0.0-3.2 - Rebuilt for Python 3.8 * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.0-3.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 16 2019 sguelton@redhat.com - 8.0.0-3 - Fix for rhbz#1674031 * Fri Apr 12 2019 sguelton@redhat.com - 8.0.0-2 - Remove useless patch thanks to GCC upgrade * Wed Mar 20 2019 sguelton@redhat.com - 8.0.0-1 - 8.0.0 final * Tue Mar 12 2019 sguelton@redhat.com - 8.0.0-0.6.rc4 - 8.0.0 Release candidate 4 * Mon Mar 04 2019 sguelton@redhat.com - 8.0.0-0.5.rc3 - Cleanup specfile after llvm dependency update * Mon Mar 04 2019 sguelton@redhat.com - 8.0.0-0.4.rc3 - 8.0.0 Release candidate 3 * Mon Feb 25 2019 tstellar@redhat.com - 8.0.0-0.3.rc2 - Fix compiling with -stdlib=libc++ * Thu Feb 21 2019 sguelton@redhat.com - 8.0.0-0.2.rc2 - 8.0.0 Release candidate 2 * Sat Feb 09 2019 sguelton@redhat.com - 8.0.0-0.1.rc1 - 8.0.0 Release candidate 1 * Tue Feb 05 2019 sguelton@redhat.com - 7.0.1-6 - Update patch for Python3 port of scan-view * Tue Feb 05 2019 sguelton@redhat.com - 7.0.1-5 - Working CI test suite * Mon Feb 04 2019 sguelton@redhat.com - 7.0.1-4 - Workaround gcc-9 bug when compiling bitfields * Fri Feb 01 2019 sguelton@redhat.com - 7.0.1-3 - Fix uninitialized error detected by gcc-9 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.1-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 19 2018 Tom Stellard <tstellar@redhat.com> - 7.0.1-2 - Fix for rhbz#1657544 * Tue Dec 18 2018 sguelton@redhat.com - 7.0.1-1 - 7.0.1 * Tue Dec 18 2018 sguelton@redhat.com - 7.0.0-10 - Install proper manpage symlinks for clang/clang++ versions * Fri Dec 14 2018 sguelton@redhat.com - 7.0.0-9 - No longer Ignore -fstack-clash-protection option * Tue Dec 04 2018 sguelton@redhat.com - 7.0.0-8 - Ensure rpmlint passes on specfile * Fri Nov 30 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-7 - Drop python2 dependency from clang-tools-extra * Wed Nov 21 2018 sguelton@redhat.com - 7.0.0-6 - Prune unneeded reference to llvm-test-suite sub-package * Mon Nov 19 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-5 - Run 'make check-all' instead of 'make check-clang' * Mon Nov 19 2018 sergesanspaille <sguelton@redhat.com> - 7.0.0-4 - Avoid Python2 + Python3 dependency for clang-analyzer * Mon Nov 05 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-3 - User helper macro to fixup config.h for multilib * Tue Oct 02 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-2 - Use correct shebang substitution for python scripts * Mon Sep 24 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-1 - 7.0.0 Release * Wed Sep 19 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.16.rc3 - Move builtin headers into clang-libs sub-package * Wed Sep 19 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.15.rc3 - Remove ambiguous python shebangs * Thu Sep 13 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.14.rc3 - Move unversioned shared objects to devel package * Thu Sep 13 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.13.rc3 - Rebuild with new llvm-devel that disables rpath on install * Thu Sep 13 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.12.rc3 - Fix clang++-7 symlink * Wed Sep 12 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.11.rc3 - 7.0.0-rc3 Release * Mon Sep 10 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.10.rc2 - Drop siod from llvm-test-suite * Fri Sep 07 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.9.rc2 - Drop python2 dependency from clang package * Thu Sep 06 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.8.rc2 - Drop all uses of python2 from lit tests * Sat Sep 01 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.7.rc2 - Add Fedora specific version string * Tue Aug 28 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.6.rc2 - 7.0.0-rc2 Release * Tue Aug 28 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.5.rc1 - Enable unit tests * Fri Aug 17 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.4.rc1 - Move llvm-test-suite into a sub-package * Fri Aug 17 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.3.rc1 - Recommend the same version of compiler-rt * Wed Aug 15 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.2.rc1 - Rebuild for f30 * Mon Aug 13 2018 Tom Stellard <tstellar@redhat.com> - 7.0.0-0.1.rc1 - 7.0.0-rc1 Release