Tue, 30 Apr 2024 08:45:17 UTC | login

Information for build check-0.15.2-6.el9sopt_901

ID49384
Package Namecheck
Version0.15.2
Release6.el9sopt_901
Epoch
Sourcegit+https://gitlab.com/redhat/centos-stream/rpms/check#142f05eab6e840d37f6666a6d9c4479bce9af38e
SummaryA unit test framework for C
DescriptionCheck is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.
Built bytdawson
State complete
Volume DEFAULT
StartedThu, 15 Jun 2023 14:51:48 UTC
CompletedThu, 15 Jun 2023 14:53:44 UTC
Taskbuild (isa9s-packages-optimized-el9sopt, /redhat/centos-stream/rpms/check:142f05eab6e840d37f6666a6d9c4479bce9af38e)
Extra{'source': {'original_url': 'git+https://gitlab.com/redhat/centos-stream/rpms/check#142f05eab6e840d37f6666a6d9c4479bce9af38e'}}
Tags
isa9s-packages-optimized-candidate
isa9s-packages-optimized-testing
RPMs
src
check-0.15.2-6.el9sopt_901.src.rpm (info) (download)
noarch
check-checkmk-0.15.2-6.el9sopt_901.noarch.rpm (info) (download)
x86_64
check-0.15.2-6.el9sopt_901.x86_64.rpm (info) (download)
check-devel-0.15.2-6.el9sopt_901.x86_64.rpm (info) (download)
check-static-0.15.2-6.el9sopt_901.x86_64.rpm (info) (download)
check-debuginfo-0.15.2-6.el9sopt_901.x86_64.rpm (info) (download)
check-debugsource-0.15.2-6.el9sopt_901.x86_64.rpm (info) (download)
Logs
x86_64
root.log
hw_info.log
installed_pkgs.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Tue Oct 26 2021 Peter Hutterer <peter.hutterer@redhat.com> 0.15.2-6 - Fix the pkgconfig file for lib64 (#2016941) * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.15.2-5 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.15.2-4 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 * Mon Mar 01 2021 Tomas Popela <tpopela@redhat.com> - 0.15.2-3 - Don't build with subinit support in RHEL * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Aug 09 2020 Jerry James <loganjerry@gmail.com> - 0.15.2-1 - Version 0.15.2 - Drop upstreamed -fail-macros patch * Mon Aug 03 2020 Jerry James <loganjerry@gmail.com> - 0.15.1-3 - Add -fail-macros patch * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 2020 Jerry James <loganjerry@gmail.com> - 0.15.1-1 - Version 0.15.1 - Drop upstreamed -format-spec patch * Tue Jun 23 2020 Jerry James <loganjerry@gmail.com> - 0.15.0-2 - Drop -attribute-format patch, causes other issues (bz 1850198) * Mon Jun 22 2020 Jerry James <loganjerry@gmail.com> - 0.15.0-1 - Version 0.15.0 - Add -formatspec and -attribute-format patches - Build with both cmake and autotools * Fri Jan 31 2020 Tom Callaway <spot@fedoraproject.org> - 0.14.0-3 - disable tests on s390x * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Mon Jan 27 2020 Tom Callaway <spot@fedoraproject.org> - 0.14.0-1 - update to 0.14.0 * Mon Dec 02 2019 Tom Callaway <spot@fedoraproject.org> - 0.13.0-2 - package NEWS instead of the obsolete ChangeLog file