Wed, 24 Apr 2024 14:22:37 UTC | login

Information for build libabigail-1.8-2.fc33

ID191967
Package Namelibabigail
Version1.8
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libabigail.git#c0bdd2f38e9fb71a9fe9b6ae2888ce233eac4ee3
SummarySet of ABI analysis tools
DescriptionThe libabigail package comprises seven command line utilities: abidiff, kmidiff, abipkgdiff, abicompat, abidw, and abilint. The abidiff command line tool compares the ABI of two ELF shared libraries and emits meaningful textual reports about changes impacting exported functions, variables and their types. Simarly, the kmidiff compares the kernel module interface of two Linux kernels. abipkgdiff compares the ABIs of ELF binaries contained in two packages. abicompat checks if a subsequent version of a shared library is still compatible with an application that is linked against it. abidw emits an XML representation of the ABI of a given ELF shared library. abilint checks that a given XML representation of the ABI of a shared library is correct. Install libabigail if you need to compare the ABI of ELF shared libraries.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 16 Jan 2021 19:25:54 UTC
CompletedSat, 16 Jan 2021 22:25:01 UTC
Taskbuild (f33, /rpms/libabigail.git:c0bdd2f38e9fb71a9fe9b6ae2888ce233eac4ee3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libabigail.git#c0bdd2f38e9fb71a9fe9b6ae2888ce233eac4ee3'}}
Tags
f33
RPMs
src
libabigail-1.8-2.fc33.src.rpm (info) (download)
riscv64
libabigail-1.8-2.fc33.riscv64.rpm (info) (download)
libabigail-devel-1.8-2.fc33.riscv64.rpm (info) (download)
libabigail-doc-1.8-2.fc33.riscv64.rpm (info) (download)
libabigail-fedora-1.8-2.fc33.riscv64.rpm (info) (download)
libabigail-debuginfo-1.8-2.fc33.riscv64.rpm (info) (download)
libabigail-debugsource-1.8-2.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 06 2021 Dodji Seketeli <dodji@redhat.com> - 1.8-2 - Enable fedabipkgdiff back as the builders instability seems to have disappeared * Tue Dec 01 2020 Dodji Seketeli <dodji@redhat.com> - 1.8-1 - Update to upstream 1.8 - Add "make check-self-update" as a regression tests target. - Remove fedabipkgdiff as for a reason, koji python module is not getting detected by configure on some arches of f33. * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Feb 25 2020 Dodji Seketeli <dodji@redhat.com> - 1.7-1 - Update to upstream 1.7 * Mon Feb 17 2020 Sinny Kumari <skumari@fedoraproject.org> - 1.6-4 - Add koji as BuildRequires - Fixes: RHBZ#1799575 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed Mar 27 2019 Dodji Seketeli <dodji@redhat.com> - 1.6-1 - Update to upstream 1.6 - Removed patches that are now upstream Support-having-several-debuginfo-search-dirs-for-a-b.patch Add-a-fail-no-debug-info-to-abidiff.patch * Wed Mar 13 2019 Mathieu Bridon <bochecha@daitauha.fr> - 1.5-4 - Remove unnecessary dependencies: python3-unittest2 and wget which was referred to twice. - Better group dependencies: Many dependencies are only required for fedabipkgdiff, so let's put them under the right conditional. - Split fedabipkgdiff to its own subpackage This tool is very specific, and only useful to Fedora developers, not all developers. It also has lots of dependencies which aren't required by the other tools. Splitting it to its own specialized package makes the main package, with its library and utilities, much lighter. * Thu Mar 07 2019 Tim Landscheidt <tim@tim-landscheidt.de> - 1.5-4 - Remove obsolete requirements for %post/%preun scriptlets * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild