Thu, 24 Apr 2025 23:26:39 MSK | login

Information for build gcc-epel-11.5.0-2.el9

ID20188
Package Namegcc-epel
Version11.5.0
Release2.el9
Epoch
Sourcegit+http://git.inferitos.ru/rpms/gcc-epel#88c47915468e08f464db74dc98df92220b408684
SummaryVarious compilers (C, C++, Objective-C, ...)
DescriptionThe gcc package contains the GNU Compiler Collection version 11. You'll need this package in order to compile C code.
Built bytigro
State complete
Volume DEFAULT
StartedTue, 22 Oct 2024 07:52:51 MSK
CompletedTue, 22 Oct 2024 12:04:08 MSK
Taskbuild (inferit-9_4-extras, /rpms/gcc-epel:changed/i9ce-next/gcc-epel-11.5.0-2.el9)
Extra{'source': {'original_url': 'git+http://git.inferitos.ru/rpms/gcc-epel#changed/i9ce-next/gcc-epel-11.5.0-2.el9'}}
Tags
inferit-9_4-extras
inferit-9_5-extras
RPMs
src
gcc-epel-11.5.0-2.el9.src.rpm (info) (download)
x86_64
gcc-gdc-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-gnat-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-go-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-objc-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-objc++-11.5.0-2.el9.x86_64.rpm (info) (download)
libgnat-11.5.0-2.el9.x86_64.rpm (info) (download)
libgnat-devel-11.5.0-2.el9.x86_64.rpm (info) (download)
libgnat-static-11.5.0-2.el9.x86_64.rpm (info) (download)
libgo-11.5.0-2.el9.x86_64.rpm (info) (download)
libgo-devel-11.5.0-2.el9.x86_64.rpm (info) (download)
libgo-static-11.5.0-2.el9.x86_64.rpm (info) (download)
libgphobos-11.5.0-2.el9.x86_64.rpm (info) (download)
libgphobos-static-11.5.0-2.el9.x86_64.rpm (info) (download)
libobjc-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-epel-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-epel-debugsource-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-gdc-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-gnat-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-go-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-objc++-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
gcc-objc-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
libgnat-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
libgphobos-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
libobjc-debuginfo-11.5.0-2.el9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
state.log
mock_output.log
installed_pkgs.log
hw_info.log
build.log
Changelog * Tue Oct 22 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 11.5.0-2 - Bump release * Mon Oct 21 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 11.5.0-1 - Update for MSVSphere 9.5 * Wed Jan 10 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 11.4.1-4 - Rebuilt for MSVSphere 9.3 * Wed Nov 29 2023 Robert Scheck <robert@fedoraproject.org> 11.4.1-4 - disable bootstrap mode and rebuild using gcc-epel-11.4.1-3.el9 * Wed Nov 29 2023 Robert Scheck <robert@fedoraproject.org> 11.4.1-3 - backport from 11.4.1-2.3: fix member vs global template (RHEL-2607) - backport from 11.4.1-2.2: guard the bit test merging code in if-combine (RHEL-6068) - backport from 11.4.1-2.1: fix ICE on pr96024.f90 on big-endian hosts (PR fortran/96024, #2213211) - backport from 11.4.1-2.1: use -fno-stack-protector to fix bit-field aarch64 tests (#2213221) - backport from 11.4.1-2.1: fix ICE on pr96024.f90 on big-endian hosts (PR fortran/96024, #2213211) - backport from 11.4.1-2: update from releases/gcc-11-branch (#2193180) - GCC 11.4 release * Thu Jun 08 2023 Robert Scheck <robert@fedoraproject.org> 11.3.1-5 - backport from 11.3.1-4.4: s390x: add support for register arguments preserving (#2168204) - backport from 11.3.1-4.3: compile the cross binaries as PIE/-z now (#2155452) - backport from 11.3.1-4.2: ship libitm.spec in cross-gcc (#2154462) - backport from 11.3.1-4.1: add cross compiler functionality for non-production uses (#2149650) - backport from 11.3.1-4: update from releases/gcc-11-branch (#2117632) - backport from 11.3.1-4: fix the detection of Sapphire Rapids in host_detect_local_cpu - backport from 11.3.1-4: fix -Wmismatched-dealloc documentation (#2116635) * Thu Nov 17 2022 Robert Scheck <robert@fedoraproject.org> 11.3.1-4 - disable bootstrap mode and rebuild using gcc-epel-11.3.1-3.el9 * Thu Nov 17 2022 Robert Scheck <robert@fedoraproject.org> 11.3.1-3 - backport from 11.3.1-2.1: fix handling of invalid ranges in std::regex (#2106262) - backport from 11.3.1-2: update from releases/gcc-11-branch (#2077536) - backport from 11.3.1-2: fix bogus -Wuninitialized warning on va_arg with complex types on x86_64 (PR target/105331) - backport from 11.3.1-2: remove bogus assertion in std::from_chars (PR libstdc++/105324)