Wed, 24 Apr 2024 06:08:33 UTC | login

Information for build gcc-toolset-12-dwz-0.14-4.el9

ID23129
Package Namegcc-toolset-12-dwz
Version0.14
Release4.el9
Epoch
DraftFalse
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/dwz#0fb48ab0caf431d85fcb04de39e571e4c9788d00
SummaryDWARF optimization and duplicate removal tool
DescriptionThe dwz package contains a program that attempts to optimize DWARF debugging information contained in ELF shared libraries and ELF executables for size, by replacing DWARF information representation with equivalent smaller representation where possible and by reducing the amount of duplication using techniques from DWARF standard appendix E - creating DW_TAG_partial_unit compilation units (CUs) for duplicated information and using DW_TAG_imported_unit to import it into each CU that needs it.
Built bympolacek
State complete
Volume DEFAULT
StartedMon, 13 Jun 2022 19:12:59 UTC
CompletedMon, 13 Jun 2022 19:14:31 UTC
Taskbuild (scl-gcc-toolset-12-rhel-9.1.0-candidate, /redhat/centos-stream/rpms/dwz:0fb48ab0caf431d85fcb04de39e571e4c9788d00)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/dwz#0fb48ab0caf431d85fcb04de39e571e4c9788d00'}}
Tags
c9s-candidate
c9s-gate
c9s-pending
c9s-pending-signed
c9s-released
RPMs
src
gcc-toolset-12-dwz-0.14-4.el9.src.rpm (info) (download)
aarch64
gcc-toolset-12-dwz-0.14-4.el9.aarch64.rpm (info) (download)
gcc-toolset-12-dwz-debuginfo-0.14-4.el9.aarch64.rpm (info) (download)
i686
gcc-toolset-12-dwz-0.14-4.el9.i686.rpm (info) (download)
gcc-toolset-12-dwz-debuginfo-0.14-4.el9.i686.rpm (info) (download)
ppc64le
gcc-toolset-12-dwz-0.14-4.el9.ppc64le.rpm (info) (download)
gcc-toolset-12-dwz-debuginfo-0.14-4.el9.ppc64le.rpm (info) (download)
s390x
gcc-toolset-12-dwz-0.14-4.el9.s390x.rpm (info) (download)
gcc-toolset-12-dwz-debuginfo-0.14-4.el9.s390x.rpm (info) (download)
x86_64
gcc-toolset-12-dwz-0.14-4.el9.x86_64.rpm (info) (download)
gcc-toolset-12-dwz-debuginfo-0.14-4.el9.x86_64.rpm (info) (download)
Logs
aarch64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
i686
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
ppc64le
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
s390x
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
x86_64
build.log
hw_info.log
installed_pkgs.log
mock_output.log
root.log
state.log
Changelog * Mon Jun 13 2022 Marek Polacek <polacek@redhat.com> 0.14-4 - NVR bump and rebuild * Tue May 11 2021 Marek Polacek <polacek@redhat.com> 0.14-2 - update to dwz 0.14 (#1841830) - add make check - use make macros