Tue, 07 May 2024 06:26:53 UTC | login

Information for build dwz-0.12-9.fc29

ID66107
Package Namedwz
Version0.12
Release9.fc29
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
StartedMon, 30 Jul 2018 13:01:34 UTC
CompletedMon, 30 Jul 2018 13:59:57 UTC
Taskbuild (f29-candidate, dwz-0.12-9.fc29.src.rpm)
Tags
f29
f30
RPMs
src
dwz-0.12-9.fc29.src.rpm (info) (download)
riscv64
dwz-0.12-9.fc29.riscv64.rpm (info) (download)
dwz-debuginfo-0.12-9.fc29.riscv64.rpm (info) (download)
dwz-debugsource-0.12-9.fc29.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