Wed, 02 Oct 2024 15:49:38 UTC | login

Information for build clang8.0-8.0.0-8.fc33

ID153049
Package Nameclang8.0
Version8.0.0
Release8.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/clang8.0.git#6234f376461975e9b13e573561fe51c48198bd0b
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
StartedMon, 30 Mar 2020 13:28:37 UTC
CompletedMon, 30 Mar 2020 13:40:09 UTC
Taskbuild (f33, /rpms/clang8.0.git:6234f376461975e9b13e573561fe51c48198bd0b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/clang8.0.git#6234f376461975e9b13e573561fe51c48198bd0b'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Nov 20 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-8 - Add symlinks for include dirs, so the CLANG_INCLUDE_DIRS cmake variable works * Fri Nov 15 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-7 - Disable building clang tools to avoid referencing binaries in cmake exports. * Fri Nov 15 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-6 - devel package should depend on llvm8.0-devel * Wed Sep 25 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-5 - Reduce debug info verbosity on ppc64le to avoid OOM errors in koji * Mon Sep 23 2019 Tom Stellard <tstellar@redhat.com> - 8.0.0-4 - Rebuild with fc32 dist tag * 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 * Mon Jul 23 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-3 - Sync spec file with the clang6.0 package * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 6.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 26 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-1 - 6.0.1 Release * Wed Jun 13 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-0.2.rc2 - 6.0.1-rc2 * Fri May 11 2018 Tom Stellard <tstellar@redhat.com> - 6.0.1-0.1.rc1 - 6.0.1-rc1 Release