Fri, 03 May 2024 08:30:24 UTC | login

Information for build dwz-0.12-9.fc30

ID82373
Package Namedwz
Version0.12
Release9.fc30
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 07 Dec 2018 19:24:10 UTC
CompletedFri, 07 Dec 2018 20:22:09 UTC
Taskbuild (f30-candidate, dwz-0.12-9.fc30.src.rpm)
Tags
f30
f31
RPMs
src
dwz-0.12-9.fc30.src.rpm (info) (download)
riscv64
dwz-0.12-9.fc30.riscv64.rpm (info) (download)
dwz-debuginfo-0.12-9.fc30.riscv64.rpm (info) (download)
dwz-debugsource-0.12-9.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jul 19 2018 Marek Polacek <polacek@redhat.com> 0.12-9 - remove (riscv-64) from BuildRequires (#1545173) - add gcc to BuildRequires * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 23 2018 Florian Weimer <fweimer@redhat.com> - 0.12-7 - Use LDFLAGS from redhat-rpm-config * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Feb 01 2017 Stephen Gallagher <sgallagh@redhat.com> - 0.12-3 - Add missing %license macro